IDirect3DRMInterpolator::DetachObject

Detaches an object from the interpolator.


HRESULT DetachObject(
LPDIRECT3DRMOBJECT lpD3DRMObject
)

Parameters

lpD3DRMObject

Address of the Direct3DRMObject object to be detached from the interpolator.

Return Values

Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.