BACK TO INDEX

CIM_Dependency
A generic association to establish dependency relationships between objects.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AntecedentReferenceAntecedent represents the independent object in this association.
DependentReferenceDependent represents the object dependent on the Antecedent.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of CIM_ProcessExecutable
   {
    Antecedent = "\\\\SCCM01\\root\\cimv2:CIM_DataFile.Name=\"C:\\\\WINDOWS\\\\system32\\\\winlogon.exe\"";
    BaseAddress = "16777216";
    Dependent = "\\\\SCCM01\\root\\cimv2:Win32_Process.Handle=\"444\"";
    ModuleInstance = 16777216;
   };