ID3D11LibraryReflection::GetFunctionByIndex メソッド (d3d11shader.h)
関数リフレクターを取得します。
構文
ID3D11FunctionReflection * GetFunctionByIndex(
[in] INT FunctionIndex
);
パラメーター
[in] FunctionIndex
型: INT
取得する関数リフレクターの 0 から始まるインデックス。
戻り値
関数リフレクターを表す ID3D11FunctionReflection インターフェイスへのポインター。
要件
対象プラットフォーム | Windows |
ヘッダー | d3d11shader.h |
Library | D3DCompiler.lib |
[DLL] | D3DCompiler_47.dll |