<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.10.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "vmnet",
  "identifier" : "/documentation/vmnet/vmnet_operation_mode_key",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "vmnet"
    ],
    "preciseIdentifier" : "c:@vmnet_operation_mode_key"
  },
  "title" : "vmnet_operation_mode_key"
}
-->

# vmnet_operation_mode_key

The mode to use to configure the guest operating system network interface.

```
let vmnet_operation_mode_key: UnsafePointer<CChar>
```

## Discussion

The value specified for this key should be of type <doc://com.apple.documentation/documentation/XPC/XPC_TYPE_UINT64-swift.var>.

---

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)