Collapse All
Parallels C API Reference Guide
_PRL_NET_ADAPTER_EMULATED_TYPE Enumeration
PrlEnums.h Other Structs

Network adapter emulated type

Syntax
enum _PRL_NET_ADAPTER_EMULATED_TYPE {
  PNA_HOST_ONLY = 0,
  PNA_SHARED = 1,
  PNA_BRIDGED_ETHERNET = 2,
  PNA_DIRECT_ASSIGN = 4,
  PNA_ROUTED = 5
};
File
Members

PNA_DIRECT_ASSIGN
PNA_CUSTOM= 3 // not currently supported!
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!