---
title: IOUSBEndpointPropertiesPtr
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/iousbendpointpropertiesptr
---

# IOUSBEndpointPropertiesPtr

A pointer to an endpoint properties object.

## Declaration

```occ
typedef IOUSBEndpointProperties *IOUSBEndpointPropertiesPtr;
```

## See Also

### Endpoint Descriptors

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