DisposeUserData
TheDisposeUserDatafunction disposes of a user data structure created by theNewUserDatafunction.
pascal OSErr DisposeUserData (UserData theUserData);
theUserData
Specifies the user data structure that is to be disposed of. It is acceptable but unnecessary to passnilin the parametertheUserData.DESCRIPTION
You should callDisposeUserDataonly on a user data structure that you
have allocated.SPECIAL CONSIDERATIONS
Don't dispose of user data references obtained from the Movie Toolbox functionGetMovieUserData,GetTrackUserData, orGetMediaUserData(described on page 2-215, page 2-216, and page 2-217, respectively).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help