CKeyFrame::AddToStoryboardAfterTransition
Aggiunge un fotogramma chiave allo storyboard dopo la transizione.
BOOL AddToStoryboardAfterTransition(
IUIAnimationStoryboard* pStoryboard,
BOOL bDeepAdd
);
Parametri
pStoryboard
Puntatore ad uno storyboard.bDeepAdd
Specifica se aggiungere in modo ricorsivo una transizione.
Valore restituito
TRUE, se il fotogramma chiave è stato aggiunto correttamente.
Note
Questa funzione viene chiamata dal framework per aggiungere un fotogramma chiave allo storyboard dopo la transizione.
Requisiti
Intestazione: afxanimationcontroller.h