CAnimationGroup::FindAnimationObject
Finds an animation object that contains the specified animation variable.
CAnimationBaseObject* FindAnimationObject(
IUIAnimationVariable* pVariable
);
Parameters
- pVariable
A pointer to animation variable.
Return Value
A pointer to animation object, or NULL if animation object is not found.
Requirements
Header: afxanimationcontroller.h