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