Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D10Device::CheckCounterInfo method (d3d10.h)

Get a counter's information.

Syntax

void CheckCounterInfo(
 [out] D3D10_COUNTER_INFO *pCounterInfo
);

Parameters

[out] pCounterInfo

Type: D3D10_COUNTER_INFO*

Pointer to counter information (see D3D10_COUNTER_INFO).

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header d3d10.h
Library D3D10.lib

See also

ID3D10Device Interface


Feedback

Was this page helpful?

Additional resources