---
title: bmRequestType
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iousbdevrequest/1546317-bmrequesttype
---

# bmRequestType

The type of the request.

## Declaration

```occ
UInt8 bmRequestType;
```

## See Also

### Getting the Properties

- [bRequest](kernel/iousbdevrequest/1546404-brequest.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)
