CAnimationController::GetUIAnimationTimer
Provides access to encapsulated IUIAnimationTimer object.
IUIAnimationTimer* GetUIAnimationTimer();
Return Value
A pointer to IUIAnimationTimer interface or NULL, if creation of animation timer failed.
Remarks
If current OS does not support Windows Animation API, this method returns NULL and after that all subsequent calls on CAnimationController::IsValid return FALSE.
Requirements
Header: afxanimationcontroller.h