4 Creating and Editing General Polygons
Q3GeneralPolygon_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3GeneralPolygon_GetData
.
TQ3Status Q3GeneralPolygon_EmptyData ( TQ3GeneralPolygonData *generalPolygonData);generalPolygonData
A pointer to aTQ3GeneralPolygonData
structure.
Q3GeneralPolygon_EmptyData
function releases the memory occupied by the TQ3GeneralPolygonData
structure pointed to by the generalPolygonData
parameter; that memory was allocated by a previous call to Q3GeneralPolygon_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker