Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework before an animation update begins.
virtual void OnAnimationTimerPreUpdate();
Remarks
This method is called if you enable timer event handlers using EnableAnimationTimerEventHandler. It can be overridden in a derived class to take application-specific actions.
Requirements
Header: afxanimationcontroller.h