The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID3D11ShaderReflectionVariable::GetType method
Get a shader-variable type.
Syntax
ID3D11ShaderReflectionType* GetType();
Parameters
This method has no parameters.
Return value
Type: ID3D11ShaderReflectionType*
A pointer to a ID3D11ShaderReflectionType Interface.
Remarks
This method's interface is hosted in the out-of-box DLL D3DCompiler_xx.dll.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: