CAnimationTimerEventHandler::CreateInstance
Crée une instance de rappel CAnimationTimerEventHandler.
static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
CAnimationController* pAnimationController,
IUIAnimationTimerEventHandler **ppTimerEventHandler
);
Paramètres
pAnimationController
Pointeur vers le contrôleur de l'animation qui doit recevoir les événements.ppTimerEventHandler
Valeur de retour
Si la méthode réussit, S_OK est retourné.Sinon, il retourne un code d'erreur du HRESULT.
Configuration requise
En-tête : afxanimationcontroller.h