获取包含变量基类类型的 ID3D11ShaderReflectionType 接口 。
语法
ID3D11ShaderReflectionType * GetBaseClass();
返回值
类型: ID3D11ShaderReflectionType*
返回指向 ID3D11ShaderReflectionType 接口的指针。
注解
此方法的接口托管在现成的 DLL D3DCompiler_xx.dll 中。
要求
| 要求 | 值 |
|---|---|
| 目标平台 | Windows |
| 标头 | d3d11shader.h |
| Library | D3DCompiler.lib |
| DLL | D3DCompiler_47.dll |