Exemple #1
0
 public static extern bool GetMonitorInfo(IntPtr hMonitor, ref MonitorInfo lpmi);
Exemple #2
0
 public static extern BOOL GetMonitorInfo(IntPtr hMonitor, ref MonitorInfo lpmi);
Exemple #3
0
 public static bool GetMonitorInfo(IntPtr hMonitor, ref MonitorInfo lpmi);