---
title: bRequest
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iousbdevrequest/1546404-brequest
---

# bRequest

The request code.

## Declaration

```occ
UInt8 bRequest;
```

## See Also

### Getting the Properties

- [bmRequestType](kernel/iousbdevrequest/1546317-bmrequesttype.md)
- [wValue](kernel/iousbdevrequest/1546433-wvalue.md)
- [wIndex](kernel/iousbdevrequest/1546579-windex.md)
- [wLength](kernel/iousbdevrequest/1545928-wlength.md)
- [pData](kernel/iousbdevrequest/1546431-pdata.md)
- [wLenDone](kernel/iousbdevrequest/1546308-wlendone.md)
