POINT CursorPosit(lpPntStruc) | |||
LPEXTPAINTSTRUC lpPntStruc; |
The CursorPosit function returns the position of the cursor on the display.
lpPntStruc
Points to an EXTPAINTSTRUC structure.
The return value is the x- and y-coordinates of the upper-left corner of the cursor. The function returns -1 if there is no cursor.
The export ordinal for this function is 14.