Monitor Display Classes
WMI Monitor Display classes contain data supplied by the WDM Provider that provide data about display monitors. The classes are defined in Wmi.mof and are located in the "root\wmi" namespace.
The majority of monitor display data classes inherit from MSMonitorClass. The remaining classes are used by the primary monitor classes to provide various kinds of descriptive data. For example, the XYZinCIE class defines display coordinates.
Term | Description |
---|---|
Base class from which the monitor data classes inherit. |
|
Represents a container for characteristics of a supported frequency range. |
|
Represents the supported display features of the monitor |
|
Contains mode descriptor elements for the MonitorSourceModes array in the WmiMonitorListedSupportedSourceModes class. |
|
Contains the coordinates of the display in the International Commission on Illumination (CIE) XYZ color space. |