CAnimationController::EnableAnimationManagerEvent
Establece o libera un controlador para llamar cuando cambia el estado del administrador de animaciones.
virtual BOOL EnableAnimationManagerEvent(
BOOL bEnable = TRUE
);
Parámetros
- bEnable
Especifica si establecer o liberar un controlador.
Valor devuelto
TRUE si el controlador se estableció o liberó correctamente.
Comentarios
Cuando un controlador se establece (habilita) Windows Animation llama a OnAnimationManagerStatusChanged cuando cambia el estado del administrador de animaciones.
Requisitos
Encabezado: afxanimationcontroller.h