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