Class CIM_VideoControllerResolution
extends CIM_Setting

VideoControllerResolution describes the various video modes that a VideoController can support. Video modes are defined by the possible horizontal and vertical resolutions, refresh rate, scan mode and number of colors settings supported by a Controller. The actual resolutions, etc. that are in use, are the values specified in the VideoController object.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Setting
   |
   +--CIM_VideoControllerResolution

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringVideoControllerResolution describes the various video modes that a VideoController can support. Video modes are defined by the possible horizontal and vertical resolutions, refresh rate, scan mode and number of colors settings supported by a Controller. The actual resolutions, etc. that are in use, are the values specified in the VideoController object.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
HorizontalResolutionuint32
DescriptionstringController's horizontal resolution in Pixels.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.2None None
ModelCorrespondencestringCIM_VideoController.CurrentHorizontalResolutionNone None
UnitsstringPixelsNone TRANSLATABLE= true
MaxRefreshRateuint32
DescriptionstringMaximum refresh rate in Hertz, when a range of rates is supported at the specified resolutions.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.7None None
ModelCorrespondencestringCIM_VideoController.MaxRefreshRateNone None
UnitsstringHertzNone TRANSLATABLE= true
MinRefreshRateuint32
DescriptionstringMinimum refresh rate in Hertz, when a range of rates is supported at the specified resolutions.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.6None None
ModelCorrespondencestringCIM_VideoController.MinRefreshRateNone None
UnitsstringHertzNone TRANSLATABLE= true
NumberOfColorsuint64
DescriptionstringNumber of colors supported at the current resolutions.None TRANSLATABLE= true
ModelCorrespondencestringCIM_VideoController.CurrentNumberOfColorsNone None
RefreshRateuint32
DescriptionstringRefresh rate in Hertz. If a range of rates is supported, use the MinRefreshRate and MaxRefreshRate properties, and set RefreshRate (this property) to 0.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.4None None
ModelCorrespondencestringCIM_VideoController.CurrentRefreshRateNone None
UnitsstringHertzNone TRANSLATABLE= true
ScanModeuint16
DescriptionstringInteger indicating whether the Controller operates in interlaced (value=5) or non-interlaced (4) mode.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.5None None
ModelCorrespondencestringCIM_VideoController.CurrentScanModeNone None
ValueMapstring1, 2, 3, 4, 5None None
ValuesstringOther, Unknown, Not Supported, Non-Interlaced Operation, Interlaced OperationNone TRANSLATABLE= true
SettingIDstring
DescriptionstringThe inherited SettingID serves as part of the key for a VideoControllerResolution instance.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
OverridestringSettingIDNone OVERRIDABLE= false
VerticalResolutionuint32
DescriptionstringController's vertical resolution in Pixels.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.3None None
ModelCorrespondencestringCIM_VideoController.CurrentVerticalResolutionNone None
UnitsstringPixelsNone TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement