Home |
Function USBSetMousePos |
Function USBSetMousePosUSBSetMousePos forces the mouse pointer to a particular position: void USBSetMousePos(int X, int Y); Parameters X and Y are the new coordinates for the mouse pointer.
|