共用方式為


ID3D11ShaderReflectionVariable::GetType 方法 (d3d11shader.h)

取得著色器變數類型。

Syntax

ID3D11ShaderReflectionType * GetType();

傳回值

類型: ID3D11ShaderReflectionType*

ID3D11ShaderReflectionType 介面的指標。

備註

此方法的介面裝載於現用 DLL D3DCompiler_xx.dll 中。

規格需求

需求
目標平台 Windows
標頭 d3d11shader.h
程式庫 D3DCompiler.lib
Dll D3DCompiler_47.dll

另請參閱

ID3D11ShaderReflectionVariable 介面