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.
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