IDirect3DRMAnimation::DeleteKey
HRESULT DeleteKey(D3DVALUE rvTime);
Removes a key from an animation.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
rvTime
Time identifying the key that will be removed from the animation.