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

# reserved

## Declaration

```occ
uint8_t reserved[2];
```

## See Also

### Accessing the Descriptor Properties

- [bLength](usbdriverkit/iousb20hubdescriptor/blength.md)
- [bDescriptorType](usbdriverkit/iousb20hubdescriptor/bdescriptortype.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)
