---
title: IOUSBDeviceRequestPtr
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/iousbdevicerequestptr
---

# IOUSBDeviceRequestPtr

A pointer to a structure that defines a standard device request.

## Declaration

```occ
typedef IOUSBDevRequest *IOUSBDeviceRequestPtr;
```

## See Also

### Device Requests

- [IOUSBDevReqOOL](kernel/iousbdevreqool.md)
- [IOUSBDevReqOOLTO](kernel/iousbdevreqoolto.md)
- [IOUSBDevRequest](kernel/iousbdevrequest.md)
- [IOUSBDevRequestTO](kernel/iousbdevrequestto.md)
- [IOUSBDeviceRequest](kernel/iousbdevicerequest.md)
- [IOUSBDeviceRequestSetSELData](kernel/iousbdevicerequestsetseldata.md)
