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.
ID3D11FunctionReflection::GetDesc method
Fills the function descriptor structure for the function.
Syntax
HRESULT GetDesc( [out] D3D11_FUNCTION_DESC *pDesc );
Parameters
- pDesc [out]
-
Type: D3D11_FUNCTION_DESC*
A pointer to a D3D11_FUNCTION_DESC structure that receives a description of the function.
Return value
Type: HRESULT
Returns one of the Direct3D 11 Return Codes.
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: