CAnimationController::EnableAnimationManagerEvent
Visual Studio 2010 SP1 is required.
Sets or releases a handler to call when animation manager's status changes.
virtual BOOL EnableAnimationManagerEvent(
BOOL bEnable = TRUE
);
Parameters
- bEnable
Specifies whether to set or release a handler.
Return Value
TRUE if the handler was successfully set or released.
Remarks
When a handler is set (enabled) Windows Animation calls OnAnimationManagerStatusChanged when animation manager's status changes.
Requirements
Header: afxanimationcontroller.h