---
title: IOUSBEndpointDescriptorPtr
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/iousbendpointdescriptorptr
---

# IOUSBEndpointDescriptorPtr

A pointer to the endpoint descriptor.

## Declaration

```occ
typedef IOUSBEndpointDescriptor *IOUSBEndpointDescriptorPtr;
```

## See Also

### Endpoint Descriptors

- [IOUSBEndpointDescriptor](kernel/iousbendpointdescriptor.md)
- [IOUSBStandardEndpointDescriptors](kernel/iousbstandardendpointdescriptors.md)
- [IOUSBEndpointProperties](kernel/iousbendpointproperties.md)
- [IOUSBEndpointPropertiesPtr](kernel/iousbendpointpropertiesptr.md)
- [IOUSBGetEndpointDescriptorOptions](kernel/iousbgetendpointdescriptoroptions.md)
