CKeyFrame::AddToStoryboardAfterTransition
Ajoute une image clé au storyboard après la transition.
BOOL AddToStoryboardAfterTransition(
IUIAnimationStoryboard* pStoryboard,
BOOL bDeepAdd
);
Paramètres
pStoryboard
Pointeur vers un storyboard.bDeepAdd
Indique si une transition doit être ajoutée de manière récursive.
Valeur de retour
TRUE si l'image clé a été ajoutée avec succès.
Notes
Cette fonction est appelée par l'infrastructure pour ajouter une image clé au storyboard après la transition.
Configuration requise
En-tête : afxanimationcontroller.h