CAnimationGroup::RemoveKeyframes
Removes and optionally destroys all keyframes that belong to an animation group.
void RemoveKeyframes();
Remarks
If m_bAutodestroyKeyframes member is TRUE then keyframes are removed and destroyed, otherwise keyframes are just removed from the internal list of keyframes.
Requirements
Header: afxanimationcontroller.h