Q3GeneralPolygon_EmptyData
You can use theQ3GeneralPolygon_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3GeneralPolygon_GetData.
TQ3Status Q3GeneralPolygon_EmptyData ( TQ3GeneralPolygonData *generalPolygonData);
generalPolygonData- A pointer to a
TQ3GeneralPolygonDatastructure.DESCRIPTION
TheQ3GeneralPolygon_EmptyDatafunction releases the memory occupied by theTQ3GeneralPolygonDatastructure pointed to by thegeneralPolygonDataparameter; that memory was allocated by a previous call toQ3GeneralPolygon_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help