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

# IORPCMessageMach

```
struct IORPCMessageMach;
```

## Topics

### Getting the Properties

[`mach_msg_header_t msgh;`](/documentation/DriverKit/IORPCMessageMach/msgh)

[`mach_msg_body_t msgh_body;`](/documentation/DriverKit/IORPCMessageMach/msgh_body)

[`mach_msg_port_descriptor_t objects[0];`](/documentation/DriverKit/IORPCMessageMach/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)