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