ID3D10Counter::GetDesc 方法 (d3d10.h)

获取计数器说明。

语法

void GetDesc(
  [out] D3D10_COUNTER_DESC *pDesc
);

参数

[out] pDesc

类型: D3D10_COUNTER_DESC*

指向计数器说明的指针 (请参阅 D3D10_COUNTER_DESC) 。

返回值

要求

要求
目标平台 Windows
标头 d3d10.h
Library D3D10.lib

另请参阅

ID3D10Counter 接口