---
title: status
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iousbisochronousframe/3294856-status
---

# status

The completion status for this individual frame.

## Declaration

```occ
IOReturn status;
```

## Discussion

Discussion The system initializes this field to kIOReturnInvalid and updates it with a valid status code upon completion of the frame.

## See Also

### Getting the Frame Properties

- [requestCount](kernel/iousbisochronousframe/3294855-requestcount.md)
- [completeCount](kernel/iousbisochronousframe/3294854-completecount.md)
- [reserved](kernel/iousbisochronousframe/3377598-reserved.md)
- [timeStamp](kernel/iousbisochronousframe/3294857-timestamp.md)
