---
title: IOUSBStringDescriptorPtr
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/iousbstringdescriptorptr
---

# IOUSBStringDescriptorPtr

A pointer to a string descriptor structure.

## Declaration

```occ
typedef IOUSBStringDescriptor *IOUSBStringDescriptorPtr;
```

## See Also

### USB Descriptors

- [IOUSBStringDescriptor](kernel/iousbstringdescriptor.md)
- [IOUSBSuperSpeedEndpointCompanionDescriptor](kernel/iousbsuperspeedendpointcompaniondescriptor.md)
- [IOUSBSuperSpeedEndpointCompanionDescriptorPtr](kernel/iousbsuperspeedendpointcompaniondescriptorptr.md)
- [IOUSBSuperSpeedHubDescriptor](kernel/iousbsuperspeedhubdescriptor.md)
- [IOUSBSuperSpeedPlusIsochronousEndpointCompanionDescriptor](kernel/iousbsuperspeedplusisochronousendpointcompaniondescriptor.md)
- [IOUSBSuperSpeedPlusIsochronousEndpointCompanionDescriptorPtr](kernel/iousbsuperspeedplusisochronousendpointcompaniondescriptorptr.md)
