<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.15.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "IOUSBHost",
  "identifier" : "/documentation/IOUSBHost/IOUSBHostIsochronousFrame/completeCount",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "IOUSBHost"
    ],
    "preciseIdentifier" : "c:@S@IOUSBHostIsochronousFrame@FI@completeCount"
  },
  "title" : "completeCount"
}
-->

# completeCount

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

```
var completeCount: UInt32
```

## Discussion

[`IOUSBHost`](/documentation/IOUSBHost) updates this field upon completion of the frame.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)