Collapse All
Parallels Virtualization SDK
_PRL_NET_VIRTUAL_NETWORK_TYPE Enumeration
Other Structs

Virtual Network type.

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

PrlEnums.h

Remarks

Should match values in LibrariesPrlNetworkingprl_netconfig.h

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.