---
title: tIOUSBDescriptorType
framework: IOKit
role: symbol
role_heading: Enumeration
platforms: [Mac Catalyst 13.0+, macOS 10.15+]
path: iokit/tiousbdescriptortype
---

# tIOUSBDescriptorType

## Declaration

```occ
typedef enum tIOUSBDescriptorType : unsigned int {
    ...
} tIOUSBDescriptorType;
```

## Topics

### Constants

- [kIOUSBDecriptorTypeHID](tiousbdescriptortype/kiousbdecriptortypehid.md)
- [kIOUSBDecriptorTypeReport](tiousbdescriptortype/kiousbdecriptortypereport.md)
- [kIOUSBDescriptorTypeBOS](tiousbdescriptortype/kiousbdescriptortypebos.md)
- [kIOUSBDescriptorTypeConfiguration](tiousbdescriptortype/kiousbdescriptortypeconfiguration.md)
- [kIOUSBDescriptorTypeDebug](tiousbdescriptortype/kiousbdescriptortypedebug.md)
- [kIOUSBDescriptorTypeDevice](tiousbdescriptortype/kiousbdescriptortypedevice.md)
- [kIOUSBDescriptorTypeDeviceCapability](tiousbdescriptortype/kiousbdescriptortypedevicecapability.md)
- [kIOUSBDescriptorTypeDeviceQualifier](tiousbdescriptortype/kiousbdescriptortypedevicequalifier.md)
- [kIOUSBDescriptorTypeEndpoint](tiousbdescriptortype/kiousbdescriptortypeendpoint.md)
- [kIOUSBDescriptorTypeHub](tiousbdescriptortype/kiousbdescriptortypehub.md)
- [kIOUSBDescriptorTypeInterface](tiousbdescriptortype/kiousbdescriptortypeinterface.md)
- [kIOUSBDescriptorTypeInterfaceAssociation](tiousbdescriptortype/kiousbdescriptortypeinterfaceassociation.md)
- [kIOUSBDescriptorTypeInterfacePower](tiousbdescriptortype/kiousbdescriptortypeinterfacepower.md)
- [kIOUSBDescriptorTypeOTG](tiousbdescriptortype/kiousbdescriptortypeotg.md)
- [kIOUSBDescriptorTypeOtherSpeedConfiguration](tiousbdescriptortype/kiousbdescriptortypeotherspeedconfiguration.md)
- [kIOUSBDescriptorTypePhysical](tiousbdescriptortype/kiousbdescriptortypephysical.md)
- [kIOUSBDescriptorTypeString](tiousbdescriptortype/kiousbdescriptortypestring.md)
- [kIOUSBDescriptorTypeSuperSpeedHub](tiousbdescriptortype/kiousbdescriptortypesuperspeedhub.md)
- [kIOUSBDescriptorTypeSuperSpeedPlusIsochronousEndpointCompanion](tiousbdescriptortype/kiousbdescriptortypesuperspeedplusisochronousendpointcompanion.md)
- [kIOUSBDescriptorTypeSuperSpeedUSBEndpointCompanion](tiousbdescriptortype/kiousbdescriptortypesuperspeedusbendpointcompanion.md)
