public static extern bool GetMonitorInfo(IntPtr hMonitor, ref MonitorInfoEx lpmi);
public static extern bool GetMonitorInfo(HMONITOR hMonitor, ref MonitorInfoEx lpmiex);