NewUserData
TheNewUserDatafunction creates a new user data structure.
pascal OSErr NewUserData (UserData *theUserData);
theUserData
Contains a pointer to the user data structure.DESCRIPTION
You can manipulate the user data structure with any of the standard user data functions described in "Working With Movie User Data" beginning on page 2-214. If theNewUserDatafunction fails, the parametertheUserDatais set tonil.ERROR CODES
memFullErr -108 Not enough room in heap zone