---
title: kIOUSBEndpointTypeBulk
framework: usbdriverkit
role: symbol
role_heading: Enumeration Case
path: usbdriverkit/tiousbendpointtype/kiousbendpointtypebulk
---

# kIOUSBEndpointTypeBulk

An endpoint you use for bulk transfers.

## Declaration

```occ
kIOUSBEndpointTypeBulk
```

## See Also

### Getting the Endpoint Types

- [kIOUSBEndpointTypeControl](usbdriverkit/tiousbendpointtype/kiousbendpointtypecontrol.md)
- [kIOUSBEndpointTypeInterrupt](usbdriverkit/tiousbendpointtype/kiousbendpointtypeinterrupt.md)
- [kIOUSBEndpointTypeIsochronous](usbdriverkit/tiousbendpointtype/kiousbendpointtypeisochronous.md)
