4 Creating and Editing Polylines
Q3PolyLine_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3PolyLine_GetData
.
TQ3Status Q3PolyLine_EmptyData (TQ3PolyLineData *polyLineData);polyLineData
A pointer to aTQ3PolyLineData
structure.
Q3PolyLine_EmptyData
function releases the memory occupied by the TQ3PolyLineData
structure pointed to by the polyLineData
parameter; that memory was allocated by a previous call to Q3PolyLine_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker