This topic has not yet been rated - Rate this topic

ID3D11Device::CheckCounterInfo method

Get a counter's information.

Syntax


void CheckCounterInfo(
  [out]  D3D11_COUNTER_INFO *pCounterInfo
);

Parameters

pCounterInfo [out]

Type: D3D11_COUNTER_INFO*

Pointer to counter information (see D3D11_COUNTER_INFO).

Return value

Returns nothing.

Remarks

Windows Phone 8: This API is supported.

Requirements

Header

D3D11.h

Library

D3D11.lib

See also

ID3D11Device

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.