Share via


Retrieving Vertex Buffer Descriptions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

You can retrieve information about a vertex buffer by calling the IDirect3DMobileVertexBuffer::GetDesc method. This method fills the members of the D3DMVERTEXBUFFER_DESC structure with information about the vertex buffer.

See Also

Concepts

Using Vertex Buffers