<!--
{
  "availability" : [
    "DriverKit: 19.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "USBDriverKit",
  "identifier" : "/documentation/USBDriverKit/IOUSBGetEndpointDescriptorOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "USBDriverKit"
    ],
    "preciseIdentifier" : "c:@E@IOUSBGetEndpointDescriptorOptions"
  },
  "title" : "IOUSBGetEndpointDescriptorOptions"
}
-->

# IOUSBGetEndpointDescriptorOptions

Options for fetching the endpoint descriptors of a pipe.

```
enum IOUSBGetEndpointDescriptorOptions : unsigned int;
```

## Topics

### Getting the Descriptor Options

[`kIOUSBGetEndpointDescriptorOriginal`](/documentation/USBDriverKit/IOUSBGetEndpointDescriptorOptions/kIOUSBGetEndpointDescriptorOriginal)

The original descriptor used to create the pipe.

[`kIOUSBGetEndpointDescriptorCurrentPolicy`](/documentation/USBDriverKit/IOUSBGetEndpointDescriptorOptions/kIOUSBGetEndpointDescriptorCurrentPolicy)

The descriptor controlling the current endpoint policy.



---

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)