Enumerator |
---|
WdDevicePropertyDeviceDescription | Device description.
|
WdDevicePropertyHardwareID | The device's hardware IDs.
|
WdDevicePropertyCompatibleIDs | The device's compatible IDs.
|
WdDevicePropertyBootConfiguration | The hardware resources assigned to the device by the firmware, in raw data form.
|
WdDevicePropertyBootConfigurationTranslated | The hardware resources assigned to the device by the firmware, in translated form.
|
WdDevicePropertyClassName | The name of the device's setup class, in text format.
|
WdDevicePropertyClassGuid | The GUID for the device's setup class (string format)
|
WdDevicePropertyDriverKeyName | The name of the driver-specific registry key.
|
WdDevicePropertyManufacturer | Device manufacturer string.
|
WdDevicePropertyFriendlyName | Friendly device name (typically defined by the class installer), which can be used to distinguish between two similar devices.
|
WdDevicePropertyLocationInformation | Information about the device's Location on the bus (string format).
The interpertation of this information is bus-specific.
|
WdDevicePropertyPhysicalDeviceObjectName | The name of the Physical Device Object (PDO) for the device.
|
WdDevicePropertyBusTypeGuid | The GUID for the bus to which the device is connected.
|
WdDevicePropertyLegacyBusType | The bus type (e.g., PCIBus)
|
WdDevicePropertyBusNumber | The legacy bus number of the bus to which the device is connected.
|
WdDevicePropertyEnumeratorName | The name of the device's enumerator (e.g., "PCI" or "root")
|
WdDevicePropertyAddress | The device's bus address.
The interpertation of this address is bus-specific.
|
WdDevicePropertyUINumber | A number associated with the device that can be displayed in the user interface.
|
WdDevicePropertyInstallState | The device's installation state.
|
WdDevicePropertyRemovalPolicy | The device's current removal policy (Windows)
|