Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
ClassCode | uint8 |
Description | string | Indicates the USB class code. | None | TRANSLATABLE= true |
CurrentConfigValue | uint8 |
Description | string | Indicates the configuration currently selected for the Device. If this value is zero, the Device is unconfigured. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_USBDevice.CurrentAlternateSettings | None | None |
NumberOfConfigs | uint8 |
Description | string | Number of device configurations that are defined for the Device. | None | TRANSLATABLE= true |
ProtocolCode | uint8 |
Description | string | Indicates the USB protocol code. | None | TRANSLATABLE= true |
SubclassCode | uint8 |
Description | string | Indicates the USB subclass code. | None | TRANSLATABLE= true |
USBVersion | uint16 |
Description | string | Indicates the latest USB Version supported by the USB Device. The property is expressed as a Binary-Coded Decimal (BCD) where a decimal point is implied between the 2nd and 3rd digits. For example, a value of 0x201 indicates that version 2.01 is supported. | None | TRANSLATABLE= true |