CAnimationTimerEventHandler::CreateInstance
Crea una instancia de devolución de llamada de CAnimationTimerEventHandler.
static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
CAnimationController* pAnimationController,
IUIAnimationTimerEventHandler **ppTimerEventHandler
);
Parámetros
pAnimationController
Un puntero al controlador de animación, que recibirá los eventos.ppTimerEventHandler
Valor devuelto
Si el método se ejecuta correctamente, devuelve S_OK. De lo contrario, devuelve un código de error HRESULT.
Requisitos
Encabezado: afxanimationcontroller.h