pe_geogcs_del |
Removes a geographic coordinate system object.
void pe_geogcs_del (PE_GEOGCS geogcs);
geogcs | The geographic coordinate system object |
Releases the memory allocated to the specified geographic coordinate system object.
None
pe_geogcs_del(gcs);