Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D10EffectVariable::GetDesc method (d3d10effect.h)

Get a description.

Syntax

HRESULT GetDesc(
 [in] D3D10_EFFECT_VARIABLE_DESC *pDesc
);

Parameters

[in] pDesc

Type: D3D10_EFFECT_VARIABLE_DESC*

A pointer to an effect-variable description (see D3D10_EFFECT_VARIABLE_DESC).

Return value

Type: HRESULT

Returns one of the following Direct3D 10 Return Codes.

Requirements

Requirement Value
Target Platform Windows
Header d3d10effect.h

See also

ID3D10EffectVariable Interface


Feedback

Was this page helpful?

Additional resources