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

# IOUSBHostObjectDestroyOptions

```
struct IOUSBHostObjectDestroyOptions
```

## Overview

\abstract Options for <code>destroyWithOptions</code>

```
         the device will not be reset and drivers will not be re-registered for matching.  This allows for IOUSBHostDevice
         objects that were initialized with <code>IOUSBHostObjectInitOptionsDeviceCapture</code> to honor the
         <code>kUSBHostMessageDeviceIsRequestingClose</code> message.

         This option is only valid for macOS
```

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`OptionSet`](/documentation/Swift/OptionSet)

[`Sendable`](/documentation/Swift/Sendable)

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)