Exemplo n.º 1
0
 public static extern IntPtr WindowFromPoint(TagPoint point);
Exemplo n.º 2
0
 public static extern bool GetCursorPos(out TagPoint lpPoint);
Exemplo n.º 3
0
 public static extern IntPtr MonitorFromPoint(TagPoint pt, uint dwFlags);