| Win32_COMApplicationClasses | |||
| The Win32_COMApplicationClasses class represents an association between a COM component and the COM application where it resides. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The GroupComponent reference represents the COM application containing the COM component. | |
| PartComponent | Reference | The Win32_COMClass represents the COM component grouped under the COM 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}\"";    }; | |||