ID3D10ShaderReflection1::GetMovInstructionCount メソッド (d3d10_1shader.h)
Mov 命令の数を取得します。
構文
HRESULT GetMovInstructionCount(
[in] UINT *pCount
);
パラメーター
[in] pCount
型: UINT*
Mov 命令の数へのポインター。
戻り値
型: HRESULT
次のいずれかの Direct3D 10 リターン コードを返します。
注釈
この方法には、Windows Vista Service Pack 1 が必要です。
要件
要件 | 値 |
---|---|
対象プラットフォーム | Windows |
ヘッダー | d3d10_1shader.h |