Method | Description | |
---|---|---|
GetCursorPos ( ) : Point | ||
GetCursorPos ( int &x, int &y ) : bool |
Method | Description | |
---|---|---|
AllocConsole ( ) : |
||
GetCursorPos ( Point &lpPoint ) : bool | ||
MessageBox ( |
||
SetCursorPos ( int X, int Y ) : bool |
public static GetCursorPos ( int &x, int &y ) : bool | ||
x | int | |
y | int | |
return | bool |