ID3D11FunctionReflection::GetDesc メソッド (d3d11shader.h)
関数の関数記述子構造体を入力します。
構文
HRESULT GetDesc(
[out] D3D11_FUNCTION_DESC *pDesc
);
パラメーター
[out] pDesc
種類: D3D11_FUNCTION_DESC*
関数の説明を受け取る D3D11_FUNCTION_DESC 構造体へのポインター。
戻り値
種類: HRESULT
Direct3D 11 リターン コードのいずれかを返します。
要件
対象プラットフォーム | Windows |
ヘッダー | d3d11shader.h |
Library | D3DCompiler.lib |
[DLL] | D3DCompiler_47.dll |