BACK TO INDEX

Win32_PnPSignedDriverCIMDataFile
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
   
   instance of Win32_PnPSignedDriverCIMDataFile
   {
    Antecedent = "\\\\SCCM01\\root\\CIMV2:Win32_PnPSignedDriver.DeviceID=\"Send To OneNote 2007\"";
    Dependent = "\\\\SCCM01\\root\\CIMV2:CIM_DataFile.Name=\"C:\\\\WINDOWS\\\\system32\\\\spool\\\\DRIVERS\\\\W32X86\\\\3\\\\msonpdrv.dll\"";
   };