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.
Tells whether related transition are destroyed automatically.
BOOL GetAutodestroyTransitions() const;
Return Value
If TRUE, related transitions are destroyed automatically; if FALSE, transition objects should be deallocated by calling application.
Remarks
By default this flag is TRUE. Set this flag only if you allocated transition on the stack and/or transitions should be deallocated by the calling application.
Requirements
Header: afxanimationcontroller.h