---
title: completeCount
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iousbisochronousframe/3294854-completecount
---

# completeCount

The number of bytes that the system actually transferred for this frame.

## Declaration

```occ
uint32_t completeCount;
```

## Discussion

Discussion The system updates this field upon completion of the frame.

## See Also

### Getting the Frame Properties

- [status](kernel/iousbisochronousframe/3294856-status.md)
- [requestCount](kernel/iousbisochronousframe/3294855-requestcount.md)
- [reserved](kernel/iousbisochronousframe/3377598-reserved.md)
- [timeStamp](kernel/iousbisochronousframe/3294857-timestamp.md)
