---
title: bDescriptorType
framework: usbdriverkit
role: symbol
role_heading: Instance Property
path: usbdriverkit/iousb20hubdescriptor/bdescriptortype
---

# bDescriptorType

## Declaration

```occ
uint8_t bDescriptorType;
```

## See Also

### Accessing the Descriptor Properties

- [bLength](usbdriverkit/iousb20hubdescriptor/blength.md)
- [bNumberPorts](usbdriverkit/iousb20hubdescriptor/bnumberports.md)
- [wHubCharacteristics](usbdriverkit/iousb20hubdescriptor/whubcharacteristics.md)
- [bPowerOnToPowerGood](usbdriverkit/iousb20hubdescriptor/bpowerontopowergood.md)
- [bHubControllerCurrent](usbdriverkit/iousb20hubdescriptor/bhubcontrollercurrent.md)
- [deviceRemovable](usbdriverkit/iousb20hubdescriptor/deviceremovable.md)
- [reserved](usbdriverkit/iousb20hubdescriptor/reserved.md)
