BACK TO INDEX

CIM_VideoSetting
The CIM_VideoSetting class associates the CIM_VideoControllerResolution setting object with the controller to which it applies.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe video controller.
SettingReferenceThe resolutions, refresh rates, scan mode and number of colors that can be set for the Controller.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_VideoSettings
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_VideoController.DeviceID=\"VideoController2\"";
    Setting = "\\\\SCCM01\\root\\cimv2:CIM_VideoControllerResolution.SettingID=\"640 x 480 x 65536 colors @ 60 Hertz\"";
   };