CDiscreteTransition::Create
Calls the transition library to create encapsulated transition COM object.
virtual BOOL Create(
IUIAnimationTransitionLibrary* pLibrary,
IUIAnimationTransitionFactory* */
);
- pLibrary
A pointer to transition library, which is responsible for creation of standard transitions.
TRUE if transition is created successfully; otherwise FALSE.
Header: afxanimationcontroller.h