Q3Marker_EmptyData
You can use theQ3Marker_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3Marker_GetData.
TQ3Status Q3Marker_EmptyData (TQ3MarkerData *markerData);
markerData- A pointer to a
TQ3MarkerDatastructure.DESCRIPTION
TheQ3Marker_EmptyDatafunction releases the memory occupied by theTQ3MarkerDatastructure pointed to by themarkerDataparameter; that memory was allocated by a previous call toQ3Marker_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help