CSV_MM_GetMouseY
Gets Y coordinate of mouse position with respect
to desktop, monitor, or window.
Syntax
CSV_MM_GetMouseY(iMode)
#iMode :
- 0 = Gets mouse position with
respect to top-left corner of desktop.
- 1 = Gets mouse position with
respect to top-left corner of active monitor.
- 2 = Gets mouse position with
respect to top-left corner of active window.