BACK TO INDEX

Win32_ClassicCOMClassSettings
The Win32_ClassicCOMClassSettings class represents an association between a COM class and the settings used to configure instances of the COM class.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the COM class where the settings are applied.
SettingReferenceThe Setting reference represents configuration settings associated with the COM class.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_ClassicCOMClassSettings
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_ClassicCOMClass.ComponentId=\"{00000010-0000-0010-8000-00AA006D2EA4}\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_ClassicCOMClassSetting.ComponentId=\"{00000010-0000-0010-8000-00AA006D2EA4}\"";
   };