ID3D11ShaderReflectionType::GetBaseClass 方法 (d3d11shader.h)
取得 ID3D11ShaderReflectionType介面介面, 其中包含變數基類類型。
Syntax
ID3D11ShaderReflectionType * GetBaseClass();
傳回值
類型: ID3D11ShaderReflectionType*
傳回 ID3D11ShaderReflectionType介面的指標。
備註
此方法的介面裝載於現用 DLL D3DCompiler_xx.dll 中。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d3d11shader.h |
程式庫 | D3DCompiler.lib |
Dll | D3DCompiler_47.dll |