Click or drag to resize

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
GM_ProgressCallbackFunc GM_GetProgressCallback
(
void
);