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.
|
Name |
Description |
|
Returns the default gateway address for the specified network adapter. | |
|
Returns the default IPv6 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 IPv6 network settings are configured through DHCP. | |
|
Determines whether the adapter is enabled or disabled. |