---
title: IOUSBGetFrameStruct
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 18.4+, macOS 10.0+]
path: iokit/iousbgetframestruct
---

# IOUSBGetFrameStruct

## Declaration

```occ
typedef struct IOUSBGetFrameStruct {
    ...
} IOUSBGetFrameStruct;
```

## Overview

Overview Structure used from user space to return the frame number and a timestamp on when the frame register was read.

## Topics

### Instance Properties

- [frame](iokit/iousbgetframestruct/1425840-frame.md)
- [timeStamp](iokit/iousbgetframestruct/1425697-timestamp.md)
