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

# IORPCMessage

```
struct IORPCMessage;
```

## Topics

### Getting the Properties

[`uint64_t flags;`](/documentation/DriverKit/IORPCMessage/flags)

[`uint64_t msgid;`](/documentation/DriverKit/IORPCMessage/msgid)

[`uint64_t objectRefs;`](/documentation/DriverKit/IORPCMessage/objectRefs)

[`OSObjectRef objects[0];`](/documentation/DriverKit/IORPCMessage/objects)



---

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)