CSV_MM_GetMouseX
Gets X coordinate of mouse position with respect
to desktop, monitor, or window.
Syntax
CSV_MM_GetMouseX(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.