Q3PolyLine_EmptyData
You can use theQ3PolyLine_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3PolyLine_GetData.
TQ3Status Q3PolyLine_EmptyData (TQ3PolyLineData *polyLineData);
polyLineData- A pointer to a
TQ3PolyLineDatastructure.DESCRIPTION
TheQ3PolyLine_EmptyDatafunction releases the memory occupied by theTQ3PolyLineDatastructure pointed to by thepolyLineDataparameter; that memory was allocated by a previous call toQ3PolyLine_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help