IDirect3DVertexDeclaration9

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C++)
interface IDirect3DVertexDeclaration9 : IUnknown {}

Members

Functions

GetDeclaration
HRESULT GetDeclaration(D3DVERTEXELEMENT9* pElement, UINT* pNumElements)
Undocumented in source.
GetDevice
HRESULT GetDevice(IDirect3DDevice9* ppDevice)
Undocumented in source.

Meta