DeviceInfo Properties |
The DeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseContainerId | Represents the Guid value of the base container identifier (ID) .The Windows Plug and Play (PnP) manager assigns this value to the device node (devnode). |
![]() | Class | Represents the name of the device setup class that a device instance belongs to. |
![]() | ClassGuid | Represents the Guid of the device setup class that a device instance belongs to. |
![]() | CompatibleIds | Represents the list of compatible identifiers for a device instance. |
![]() | DeviceDescription | Represents a description of a device instance. |
![]() | DevicePath | The device interface path. |
![]() | Driver | Represents the registry entry name of the driver key for a device instance. |
![]() | EnumeratorName | Represents the name of the enumerator for a device instance. |
![]() | FriendlyName | Represents the friendly name of a device instance. |
![]() | HardwareId | Represents the list of hardware identifiers for a device instance. |
![]() | InstanceId | Gets the instance Id of the device. |
![]() | LocationInformation | Represents the bus-specific physical location of a device instance. |
![]() | LocationPaths | Represents the location of a device instance in the device tree. |
![]() | Manufacturer | Represents the name of the manufacturer of a device instance. |
![]() | PhysicalDeviceObjectName | Encapsulates the physical device location information provided by a device's firmware to Windows. |
![]() | Service | Represents the name of the service that is installed for a device instance. |