CAnimationGroup::AddKeyframes
A helper that adds keyframes to a storyboard.
void AddKeyframes(
IUIAnimationStoryboard* pStoryboard,
BOOL bAddDeep
);
Parameters
pStoryboard
A pointer to a storyboard COM object.bAddDeep
Specifies whether this method should add to the storyboard keyframes that depend on other keyframes.
Requirements
Header: afxanimationcontroller.h