Collapse All
Parallels C API Reference Guide
PRL_NET_VIRTUAL_NETWORK_TYPE Enumeration
Other Structs

Virtual Network type.

Syntax
typedef enum _PRL_NET_VIRTUAL_NETWORK_TYPE {
  PVN_BRIDGED_ETHERNET = 0,
  PVN_HOST_ONLY = 1
} PRL_NET_VIRTUAL_NETWORK_TYPE;
File

PrlEnums.h

Remarks

Should match values in LibrariesPrlNetworkingprl_netconfig.h

Links
What do you think about this topic? Send feedback!