---
title: "configurationDescriptor(with:)"
framework: iousbhost
role: symbol
role_heading: Instance Method
path: "iousbhost/iousbhostobject/configurationdescriptor(with:)"
---

# configurationDescriptor(with:)

## Declaration

```swift
func configurationDescriptor(with index: Int) throws -> UnsafePointer<IOUSBConfigurationDescriptor>
```

## See Also

### Instance Methods

- [configurationDescriptor(withConfigurationValue:)](iousbhost/iousbhostobject/configurationdescriptor(withconfigurationvalue:).md)
