<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.15.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IOUSBHost",
  "identifier" : "/documentation/IOUSBHost/IOUSBHostDevicePropertyKey",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "IOUSBHost"
    ],
    "preciseIdentifier" : "c:@T@IOUSBHostDevicePropertyKey"
  },
  "title" : "IOUSBHostDevicePropertyKey"
}
-->

# IOUSBHostDevicePropertyKey

Properties of a USB device that describe its state.

```
struct IOUSBHostDevicePropertyKey
```

## Topics

### Properties

[`currentConfiguration`](/documentation/IOUSBHost/IOUSBHostDevicePropertyKey/currentConfiguration)

The device’s current configuration value.

[`containerID`](/documentation/IOUSBHost/IOUSBHostDevicePropertyKey/containerID)

The device’s container ID.

[`serialNumberString`](/documentation/IOUSBHost/IOUSBHostDevicePropertyKey/serialNumberString)

The device’s serial number as a string.

[`vendorString`](/documentation/IOUSBHost/IOUSBHostDevicePropertyKey/vendorString)

The device’s vendor name.

[`IOUSBHostPropertyKey`](/documentation/IOUSBHost/IOUSBHostPropertyKey)

Properties that the USB host device and interface classes share.

### Initializing the Properties

[`init(rawValue:)`](/documentation/IOUSBHost/IOUSBHostDevicePropertyKey/init(rawValue:))

Creates the structure.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)