Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Get an effect-type description.
Syntax
HRESULT GetDesc(
[in] D3D10_EFFECT_TYPE_DESC *pDesc
);
Parameters
[in] pDesc
Type: D3D10_EFFECT_TYPE_DESC*
A pointer to an effect-type description. See D3D10_EFFECT_TYPE_DESC.
Return value
Type: HRESULT
Returns one of the following Direct3D 10 Return Codes.
Remarks
The effect-variable description contains data about the name, annotations, semantic, flags and buffer offset of the effect type.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d10effect.h |