CAnimationVariable::CreateTransitions
Crea todas las transiciones que se van a aplicar a esta variable de animación.
BOOL CreateTransitions(
IUIAnimationTransitionLibrary* pLibrary,
IUIAnimationTransitionFactory* pFactory
);
Parámetros
pLibrary
Puntero a la biblioteca de transiciones.pFactory
Puntero al generador de transiciones.
Valor devuelto
TRUE si las transiciones se crearon correctamente; de lo contrario FALSE.
Comentarios
El marco llama a este método cuando necesita crear transiciones que se han agregado a la lista interna de la variable de transiciones.
Requisitos
Encabezado: afxanimationcontroller.h