Class CIM_VideoControllerResolution
extends CIM_Setting

Note: The use of the CIM_VideoControllerResolutionclass has been deprecated in lieu of CIM_VideoHeadResolution. Deprecated description: 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 color settings that are supported by a Controller. The actual resolutions and so on that are in use are the values specified in the VideoController object.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Setting
   |
   +--CIM_VideoControllerResolution

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DeprecatedstringCIM_VideoHeadResolution
DescriptionstringNote: The use of the CIM_VideoControllerResolutionclass has been deprecated in lieu of CIM_VideoHeadResolution. Deprecated description: 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 color settings that are supported by a Controller. The actual resolutions and so on that are in use are the values specified in the VideoController object.
UMLPackagePathstringCIM::Device::Controller
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
HorizontalResolutionuint32
DeprecatedstringCIM_VideoHeadResolution.HorizontalResolution
DescriptionstringThe horizontal resolution of the Controller in Pixels.
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.2
ModelCorrespondencestringCIM_VideoController.CurrentHorizontalResolution
PUnitstringpixel
UnitsstringPixels
MaxRefreshRateuint32
DeprecatedstringCIM_VideoHeadResolution.MaxRefreshRate
DescriptionstringMaximum refresh rate in hertz, when a range of rates is supported at the specified resolutions.
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.7
ModelCorrespondencestringCIM_VideoController.MaxRefreshRate
PUnitstringhertz
UnitsstringHertz
MinRefreshRateuint32
DeprecatedstringCIM_VideoHeadResolution.MinRefreshRate
DescriptionstringMinimum refresh rate in hertz, when a range of rates is supported at the specified resolutions.
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.6
ModelCorrespondencestringCIM_VideoController.MinRefreshRate
PUnitstringhertz
UnitsstringHertz
NumberOfColorsuint64
DeprecatedstringCIM_VideoHeadResolution.NumberOfColors
DescriptionstringNumber of colors that are supported at the current resolutions.
ModelCorrespondencestringCIM_VideoController.CurrentNumberOfColors
RefreshRateuint32
DeprecatedstringCIM_VideoHeadResolution.RefreshRate
DescriptionstringRefresh rate in hertz. If a range of rates is supported, use the MinRefreshRate and MaxRefreshRate properties, and set RefreshRate (this property) to 0.
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.4
ModelCorrespondencestringCIM_VideoController.CurrentRefreshRate
PUnitstringhertz
UnitsstringHertz
ScanModeuint16
DeprecatedstringCIM_VideoHeadResolution.ScanMode
DescriptionstringInteger that indicates whether the Controller operates in interlaced (value=5) or non-interlaced (value=4) mode.
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.5
ModelCorrespondencestringCIM_VideoController.CurrentScanMode
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, Unknown, Not Supported, Non-Interlaced Operation, Interlaced Operation
SettingIDstring
DeprecatedstringNo value
DescriptionstringThe inherited SettingID serves as part of the key for a VideoControllerResolution instance.
Keybooleantrue
MaxLenuint32256
OverridestringSettingID
VerticalResolutionuint32
DeprecatedstringCIM_VideoHeadResolution.VerticalResolution
DescriptionstringThe vertical resolution of the Controller in Pixels.
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.3
ModelCorrespondencestringCIM_VideoController.CurrentVerticalResolution
PUnitstringpixel
UnitsstringPixels

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ApplyIncrementalChangeToCollectionuint32CIM_Setting
ApplyIncrementalChangeToMSEuint32CIM_Setting
ApplyToCollectionuint32CIM_Setting
ApplyToMSEuint32CIM_Setting
VerifyOKToApplyIncrementalChangeToCollectionuint32CIM_Setting
VerifyOKToApplyIncrementalChangeToMSEuint32CIM_Setting
VerifyOKToApplyToCollectionuint32CIM_Setting
VerifyOKToApplyToMSEuint32CIM_Setting