| Win32_PrinterDriverDll | |||
| The Win32_PrinterDriverDll class represents the association between a local printer and its driver file. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | The CIM_DataFile antecedent reference represents the driver file for this Win32 printer. | |
| Dependent | Reference | The Win32_Printer dependent reference represents the Win32_Printer. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_PrinterDriverDll    {     Antecedent = "\\\\SCCM01\\root\\cimv2:CIM_Datafile.Name=\"C:\\\\WINDOWS\\\\system32\\\\spool\\\\DRIVERS\\\\W32X86\\\\3\\\\msonpdrv.dll\"";     Dependent = "\\\\SCCM01\\root\\CIMV2:Win32_Printer.DeviceID=\"Send To OneNote 2007\"";    }; | |||