Beispiel #1
0
 public static extern IntPtr MonitorFromWindow(IntPtr hWnd, MONITOR_FLAG flags);
Beispiel #2
0
 public static extern IntPtr MonitorFromPoint(POINTSTRUCT pt, MONITOR_FLAG flags);