查找包含指定的动画变量的动画对象。
CAnimationBaseObject* FindAnimationObject(
IUIAnimationVariable* pVariable
);
参数
- pVariable
指向动画变量的指针。
返回值
指向动画对象的,或者如果找不到动画对象则为 NULL 的指针。
要求
标头: afxanimationcontroller.h
查找包含指定的动画变量的动画对象。
CAnimationBaseObject* FindAnimationObject(
IUIAnimationVariable* pVariable
);
指向动画对象的,或者如果找不到动画对象则为 NULL 的指针。
标头: afxanimationcontroller.h