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

MSMonitorClass

Base class from which the monitor data classes inherit.

FrequencyRangeDescriptor

Represents a container for characteristics of a supported frequency range.

SupportedDisplayFeaturesDescriptor

Represents the supported display features of the monitor

VideoModeDescriptor

Contains mode descriptor elements for the MonitorSourceModes array in the WmiMonitorListedSupportedSourceModes class.

XYZinCIE

Contains the coordinates of the display in the International Commission on Illumination (CIE) XYZ color space.