Partager via


CAnimationController::GetUIAnimationTimer

Fournit l'accès à l'objet IUIAnimationTimer encapsulé.

IUIAnimationTimer* GetUIAnimationTimer();

Valeur de retour

Pointeur vers l'interface IUIAnimationTimer ou NULL, si la création de la minuterie d'animation a échoué.

Notes

Si le système d'exploitation actuel ne prend pas en charge l'API Windows Animation, cette méthode renvoie la valeur NULL et après cela tous les appels successifs sur CAnimationController::IsValid renvoient la valeur FALSE.

Configuration requise

En-tête : afxanimationcontroller.h

Voir aussi

Référence

Classe CAnimationController