CAnimationBaseObject::SetUserData
Sets user-defined data.
void SetUserData (
DWORD dwUserData
);
Parameters
- dwUserData
Specifies the custom data.
Remarks
Use this method to associate a custom data with an animation object. This data may be retrieved later at runtime by GetUserData.
Requirements
Header: afxanimationcontroller.h