---
title: operating_modes_t.VMNET_HOST_MODE
framework: vmnet
role: symbol
role_heading: Case
path: vmnet/operating_modes_t/vmnet_host_mode
---

# operating_modes_t.VMNET_HOST_MODE

## Declaration

```swift
case VMNET_HOST_MODE
```

## Discussion

Discussion Mode that allows the guest network interface to communicate with other guest network interfaces in the host mode and with the native host.

## See Also

### Constants

- [operating_modes_t.VMNET_SHARED_MODE](vmnet/operating_modes_t/vmnet_shared_mode.md)
