---
title: kUSBInformationDeviceIsCaptiveMask
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbdeviceinformationbits/kusbinformationdeviceiscaptivemask
---

# kUSBInformationDeviceIsCaptiveMask

The mask indicating that the USB device is captive.

## Declaration

```occ
kUSBInformationDeviceIsCaptiveMask = (1 << kUSBInformationDeviceIsCaptiveBit)
```
