CBaseTransition::GetType
Returns transition type.
TRANSITION_TYPE GetType() const;
Return Value
One of TRANSITION_TYPE enumerated values.
Remarks
This method can be used to identify a transition object by its type. The type is set in a constructor in a derived class.
Requirements
Header: afxanimationcontroller.h