BACK TO INDEX

CIM_MonitorResolution
CIM_MonitorResolution describes the relationship between horizontal and vertical resolutions, refresh rate and scan mode for a desktop monitor. The actual resolutions, etc. that are in use, are the values specified in the video controller object.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) of the CIM_Setting object.
DescriptionStringA textual description of the CIM_Setting object.
HorizontalResolutionUInt32Monitor's horizontal resolution in Pixels.
MaxRefreshRateUInt32Monitor's maximum refresh rate in Hertz, when a range of rates is supported at the specified resolutions.
MinRefreshRateUInt32Monitor's minimum refresh rate in Hertz, when a range of rates is supported at the specified resolutions.
RefreshRateUInt32Monitor's refresh rate in Hertz. If a range of rates is supported, use the MinRefreshRate and MaxRefreshRate properties, and set RefreshRate (this property) to 0.
ScanModeUInt16Integer indicating whether the monitor operates in interlaced (value=5) or non-interlaced (4) mode.
SettingIDStringThe inherited SettingID serves as part of the key for a CIM_MonitorResolution instance.
VerticalResolutionUInt32Monitor's vertical resolution in Pixels.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances