Global Mapper SDK
GM_GetFilterString
Returns a const pointer to a string containing the filter for all of the types supported by this DLL. This filter string can be used as input to the standard Windows open file dialog.
Syntax
C++
Copy
GM_DLL_EXPORTED const char* GM_GetFilterString
(
void
);