Example #1
0
 public static extern bool GetMonitorInfo(IntPtr hMonitor, ref MonitorInfoEx lpmi);
Example #2
0
 public static extern bool GetMonitorInfo(HMONITOR hMonitor, ref MonitorInfoEx lpmiex);
Example #3
0
		public static extern bool GetMonitorInfo(HMONITOR hMonitor, ref MonitorInfoEx lpmiex);