---
title: IOUSBIsochronousFrame
framework: usbdriverkit
role: symbol
role_heading: Structure
path: usbdriverkit/iousbisochronousframe
---

# IOUSBIsochronousFrame

A structure representing a single frame in an isochronous transfer.

## Declaration

```occ
struct IOUSBIsochronousFrame;
```

## Topics

### Getting the Frame Properties

- [status](usbdriverkit/iousbisochronousframe/status.md)
- [requestCount](usbdriverkit/iousbisochronousframe/requestcount.md)
- [completeCount](usbdriverkit/iousbisochronousframe/completecount.md)
- [reserved](usbdriverkit/iousbisochronousframe/reserved.md)
- [timeStamp](usbdriverkit/iousbisochronousframe/timestamp.md)

## See Also

### Interacting with Isochronous Endpoints

- [IsochIO](usbdriverkit/iousbhostpipe/isochio.md)
- [CompleteAsyncIsochIO](usbdriverkit/iousbhostpipe/completeasyncisochio.md)
