Win32_PnPSignedDriverCIMDataFile class
The Win32_PnPSignedDriverCIMDataFile association WMI class finds all binary files associated with a PnP driver.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
class Win32_PnPSignedDriverCIMDataFile : CIM_Dependency
{
Win32_PnPSignedDriver REF Antecedent;
CIM_DataFile REF Dependent;
};
Members
The Win32_PnPSignedDriverCIMDataFile class has these types of members:
Properties
The Win32_PnPSignedDriverCIMDataFile class has these properties.
-
Antecedent
-
-
Data type: Win32_PnPSignedDriver
-
Access type: Read-only
Reference to a Win32_PnPSignedDriver instance that represents a signed PnP driver.
-
-
Dependent
-
-
Data type: CIM_DataFile
-
Access type: Read-only
Reference to a CIM_DataFile instance that represents the binary file associated with the PnP driver.
-
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows Server 2003 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|