GM_SaveProjectionToFile |
Saves a GM_Projection_t structure to a projection (PRJ) file.
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_SaveProjectionToFile ( const char* aFilename, // filename of projection file to save to const GM_Projection_t* aProj, // projection to save uint32 aReserved // reserved for future use, must be 0 );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved