Global Mapper SDK
GM_GetProgressCallback
Returns the current progress callback function, or NULL if no progress callback is set. Useful if you want to briefly change it.
Syntax
C++
Copy
GM_ProgressCallbackFunc GM_GetProgressCallback
(
void
);