CAnimationTimerEventHandler::CreateInstance
建立 CAnimationTimerEventHandler 回呼的執行個體。
static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
CAnimationController* pAnimationController,
IUIAnimationTimerEventHandler **ppTimerEventHandler
);
參數
pAnimationController
接收事件之動畫控制器的指標。ppTimerEventHandler
傳回值
如果此方法成功,則傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
需求
**標頭檔:**afxanimationcontroller.h