Class Win32_DesktopMonitor

java.lang.Object
com.ferrumx.system.hardware.Win32_DesktopMonitor

public class Win32_DesktopMonitor extends Object
This class queries the Win32_Desktop class of WMI and represents the Monitor details of your system.

Fetches the following properties: Name, PNPDeviceID, Status, MonitorManufacturer, MonitorType, PixelsPerXLogicalInch, PixelsPerYLogicalInch

Author:
Egg-03