internal static extern Boolean EnumDisplayDevices_Monitor(Char[] lpDevice, UInt32 iDevNum, ref DISPLAY_DEVICEW lpDisplayDevice, UInt32 dwFlags);
 internal static extern Boolean EnumDisplayDevices_DisplayAdapter(IntPtr lpDeviceAsZeroPtr, UInt32 iDevNum, ref DISPLAY_DEVICEW lpDisplayDevice, UInt32 dwFlags);