| Win32_ClassicCOMApplicationClasses | |||
| The Win32_ClassicCOMApplicationClasses class represents an association between a DCOM application and a COM component grouped under it. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The GroupComponent reference represents a DCOM application containing or using the COM component. | |
| PartComponent | Reference | The PartComponent reference represents the COM component existing in or used by the DCOM application. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_ClassicCOMApplicationClasses    {     GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_DCOMApplication.AppID=\"{00020C01-0000-0000-C000-000000000046}\"";     PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_ClassicComClass.ComponentId=\"{00020C01-0000-0000-C000-000000000046}\"";    }; | |||