Global Mapper SDK
GM_COASTEditNewModelParmsFile
Creates and edits a new Model Parameters file
Syntax
C++
Copy
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_COASTEditNewModelParmsFile
(
char* aFileName, // OUT: Buffer for storing file name
uint32 aBufferLength // IN: The length of the file name buffer
);