Beispiel #1
0
 public static extern bool GetMonitorInfo(IntPtr hmon, ref MonitorInfo mi);
Beispiel #2
0
		public static extern bool GetMonitorInfo(HMONITOR hMonitor, ref MonitorInfo lpmi);