ID3DX11EffectTechnique::GetDesc method
Get a technique description.
HRESULT GetDesc(
D3DX11_TECHNIQUE_DESC *pDesc
);
-
pDesc
-
Type: D3DX11_TECHNIQUE_DESC*
A pointer to a technique description (see D3DX11_TECHNIQUE_DESC).
Type: HRESULT
Returns one of the following Direct3D 11 Return Codes.
Note
The DirectX SDK does not supply any compiled binaries for effects. You must use Effects 11 source to build your effects-type application. For more information about using Effects 11 source, see Differences Between Effects 10 and Effects 11.
Requirement | Value |
---|---|
Header |
|
Library |
|