IDirect3DRMMeshBuilder::GetFaces
HRESULT GetFaces(LPDIRECT3DRMFACEARRAY* lplpD3DRMFaceArray);
Retrieves the faces of a Direct3DRMMeshBuilder object.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
lplpD3DRMFaceArray
Address of a pointer to an IDirect3DRMFaceArray interface that is filled with an address of the faces.