D3DDECL_END
Microsoft DirectX 9.0 SDK Update (October 2004)

D3DDECL_END Macro


Initialize the last vertex element in a vertex declaration array.

Syntax

#define D3DDECL_END() {0xFF,0,D3DDECLTYPE_UNUSED, 0,0,0}

Remarks

This is used to initialize the last vertex element in a vertex declaration array.

Macro Information

Headerd3d9types.h
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.