To get information about the display device, call EnumDisplayDevices with lpDevice set to NULL. For example, DISPLAY_DEVICE.DeviceString contains the device name.To obtain information about a display monitor, first call EnumDisplayDevices with lpDevice set to NULL. The device name is returned in ...