An application sends a ZGM_GETRANGESUM message to get the sum of the range that was calculated with the ZGM_SETRANGE message.
ZGM_GETRANGESUM
wParam = 0; //not used; must be zero
lParam = (LPARAM) lpDoubleValue; //pointer to double
This message does not return a value.