AdapterDHCPServer Property
The DHCP server of the adapter identified by AdapterIndex .
Object Oriented Interface
public function getAdapterDHCPServer();
Procedural Interface
ipworks_ipinfo_get($res, 5 );
Default Value
''
Remarks
This property contains the DHCP server of the adapter identified by AdapterIndex. Dynamic Host Configuration Protocol (DHCP) is used for automatically assigning IP Addresses on a network.
NOTE: This functionality is only available in Windows.
This property is read-only.
Data Type
String