---
title: IOUSBHostObjectDataOptions
framework: iousbhost
role: symbol
role_heading: Structure
path: iousbhost/iousbhostobjectdataoptions
---

# IOUSBHostObjectDataOptions

## Declaration

```swift
struct IOUSBHostObjectDataOptions
```

## Overview

Overview Options for dataWithCapacity:options:error          task as well as the kernel.  This option is recommended when allocating isochronous frame lists.

## Topics

### Initializers

- [init(rawValue:)](iousbhost/iousbhostobjectdataoptions/init(rawvalue:).md)

### Type Properties

- [kernelUserShared](iousbhost/iousbhostobjectdataoptions/kernelusershared.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
