CAnimationBaseObject::GetUserData
Returns user defined data.
DWORD GetUserData() const;
Return Value
A value of custom data.
Remarks
Call this method to retrieve the custom data at runtime. The returned value will be 0 if it was not explicitly initialized in constructor or with SetUserData.
Requirements
Header: afxanimationcontroller.h