IDirect3DRMAnimationSet::DeleteAnimation

HRESULT DeleteAnimation(LPDIRECT3DRMANIMATION lpD3DRMAnimation);

Removes a previously added animation from the animation set.

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

lpD3DRMAnimation

Address of the Direct3DRMAnimation object to be removed from the animation set.