Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the underlying animation variable COM object.
virtual BOOL Create(
IUIAnimationManager* pManager
);
Parameters
- pManager
A pointer to animation manager.
Return Value
TRUE if the animation variable was successfully created; otherwise FALSE.
Remarks
This method creates the underlying animation variable COM object and sets its default value.
Requirements
Header: afxanimationcontroller.h