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.
Gets the interpolator's duration.
virtual BOOL GetDuration(
UI_ANIMATION_SECONDS *duration
);
Parameters
- duration
Output. The duration of the transition, in seconds.
Return Value
Basic implementation always returns TRUE. Return FALSE from overridden implementation if you wish to fail the event.
Requirements
Header: afxanimationcontroller.h