DeclData
Microsoft DirectX 9.0 SDK Update (October 2004)

DeclData


Describes a vertex declaration.

        template DeclData
        {
            < BF22E553-292C-4781-9FEA-62BD554BDD93 >
            DWORD nElements;
            array VertexElement Elements[nElements];
            DWORD nDWords;
            array DWORD data[nDWords];
        } 

Where:



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