示例#1
0
 static extern IntPtr MonitorFromPoint(POINT pt, MonitorOptions dwFlags);
示例#2
0
 static extern bool GetCursorPos(out POINT lpPoint);