IDirect3DRMMeshBuilder::AddFrame

HRESULT AddFrame(LPDIRECT3DRMFRAME lpD3DRMFrame);

Adds the contents of a frame to 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.

lpD3DRMFrame

Address of the frame whose contents are being added.

The source frame is not modified or referenced by this operation.