ID3D10Counter

Undocumented in source.
version(Windows)
interface ID3D10Counter : ID3D10Asynchronous {}

Members

Functions

GetDesc
void GetDesc(D3D10_COUNTER_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID3D10Asynchronous

Begin
void Begin()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
End
void End()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetData
HRESULT GetData(void* pData, UINT DataSize, UINT GetDataFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDataSize
UINT GetDataSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta