예제 #1
0
 public static extern IntPtr WindowFromPoint(TagPoint point);
예제 #2
0
 public static extern bool GetCursorPos(out TagPoint lpPoint);
예제 #3
0
 public static extern IntPtr MonitorFromPoint(TagPoint pt, uint dwFlags);