As introduced in Rendering, the IDirect3DDevice3 interface includes methods to render primitives from a vertex buffer. These methods work very much like other rendering methods in IDirect3DDevice3, but employ slightly different parameters to accommodate vertex buffer objects.
The following topics introduce common rendering situations, and discuss specific issues related to calling the vertex buffer rendering methods: