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