---
title: msgh_local_port
framework: driverkit
role: symbol
role_heading: Instance Property
path: driverkit/mach_msg_header_t/msgh_local_port
---

# msgh_local_port

## Declaration

```occ
mach_port_t msgh_local_port;
```

## See Also

### Getting the Header Fields

- [msgh_bits](driverkit/mach_msg_header_t/msgh_bits.md)
- [msgh_id](driverkit/mach_msg_header_t/msgh_id.md)
- [msgh_remote_port](driverkit/mach_msg_header_t/msgh_remote_port.md)
- [msgh_size](driverkit/mach_msg_header_t/msgh_size.md)
- [msgh_voucher_port](driverkit/mach_msg_header_t/msgh_voucher_port.md)
