HRESULT Apply(LPDIRECT3DRMOBJECT lpObject);
Applies a Direct3DRMWrap object to its destination object. The destination object is typically a face or a mesh.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
lpObject
Address of the destination object.