Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
_PRL_NET_VIRTUAL_NETWORK_TYPE Enumeration
Other PRL 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 ©2016-2017 Parallels International GmbH. All rights reserved.