Win32_InstalledDeviceHardwareId class

[This documentation is preliminary and is subject to change.]

The Win32_InstalledDeviceHardwareId class represents a hardware/compatible id on an installed peripheral device.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

class Win32_InstalledDeviceHardwareId
{
  string  InstanceId;
  string  HardwareId;
  string  DeviceId;
  boolean IsCompatibleId;
  uint32  Rank;
};

Members

The Win32_InstalledDeviceHardwareId class has these types of members:

  • Properties

Properties

The Win32_InstalledDeviceHardwareId class has these properties.

DeviceId

Data type: string

Access type: Read-only

Device Id

HardwareId

Data type: string

Access type: Read-only

Qualifiers: Key

Hardware/Compatible Id

InstanceId

Data type: string

Access type: Read-only

Qualifiers: Key

Identifies an instance of a device

IsCompatibleId

Data type: boolean

Access type: Read-only

TRUE if HardwareId is a Compatible Id

Rank

Data type: uint32

Access type: Read-only

Rank of the hardware/compatible id. Lower number is more specific.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

None supported

Namespace

Root\AppDevInvProv

MOF

Aeinv.mof