<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/IOUserClientMethodArguments/structureOutput",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@S@IOUserClientMethodArguments@FI@structureOutput"
  },
  "title" : "structureOutput"
}
-->

# structureOutput

A data object to return to the caller as structure output.

```
OSData * structureOutput;
```

## Discussion

A reference will be consumed by the caller. It is an error to set this field if structureOutputDescriptor was passed in

---

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)