?/TD> |
Microsoft DirectX 9.0 |
Describes a function used by an effect.
Syntax
typedef struct D3DXFUNCTION_DESC { LPCSTR Name; UINT Annotations; } D3DXFUNCTION_DESC;
Members
- Name
- Function name.
- Annotations
- Unused. This member will always be set to zero by ID3DXBaseEffect::GetFunctionDesc.
Structure Information
Header d3dx9effect.h Minimum operating systems Windows 98