?/TD>
Microsoft DirectX 9.0

IDirect3DVertexDeclaration9 Interface


Applications use the methods of the IDirect3DVertexDeclaration9 interface to encapsulate the vertex shader declaration.

IDirect3DVertexDeclaration9 Members

GetDeclaration Gets the vertex shader declaration.
GetDevice Gets the current device.

Remarks

A vertex shader declaration is made up of an array of vertex elements.

Interface Information

Inherits fromIUnknown
Headerd3d9.h
Import libraryd3d9.lib
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.