Share via


Retrieving Vertex Buffer Descriptions (Windows Embedded CE 6.0)

1/6/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