Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PHT_HW_NET_ADAPTER
Functions  Functions by Handle  Legend  Send Feedback

The PHT_HW_NET_ADAPTER handle is used to manage network adapters installed on the host computer or in a guest operating system. The handle is obtained by calling the PrlSrvCfg_GetNetAdapter function. The handle is derived from the PHT_HW_GENERIC_DEVICE handle, which provides additional functions.

Functions
 
Name 
Description 
 
Returns the default gateway address for the specified network adapter. 
 
Obtains a list of addresses of DNS servers assigned to the specified network adapter. 
 
Returns the MAC address of the specified network adapter. 
 
Returns a network adapter type. 
 
Obtains a list of network addresses (IP address/Subnet mask pairs) assigned to the specified network adapter. 
 
Obtains a list of search domains assigned to the specified network adapter. 
 
Returns a network adapter system index. 
 
Returns the VLAN tag of the specified network adapter. 
 
Determines whether the adapter network settings are configured through DHCP. 
 
Determines whether the adapter is enabled or disabled. 
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!