---
title: kUSBInformationDeviceIsRemoteMask
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbdeviceinformationbits/kusbinformationdeviceisremotemask
---

# kUSBInformationDeviceIsRemoteMask

The mask indicating that the USB device is remote.

## Declaration

```occ
kUSBInformationDeviceIsRemoteMask = (1 << kUSBInformationDeviceIsRemote)
```
