ID3D10ShaderReflection1::GetBitwiseInstructionCount メソッド (d3d10_1shader.h)

ビットごとの命令の数を取得します。

構文

HRESULT GetBitwiseInstructionCount(
  [in] UINT *pCount
);

パラメーター

[in] pCount

型: UINT*

ビットごとの命令の数へのポインター。

戻り値

型: HRESULT

次のいずれかの Direct3D 10 リターン コードを返します

解説

この方法には、Windows Vista Service Pack 1 が必要です。

必要条件

   
対象プラットフォーム Windows
ヘッダー d3d10_1shader.h

関連項目

ID3D10ShaderReflection1 インターフェイス