Source position: jwadhcpsapi.pas line 253
type _DHCP_HOST_INFO = record
IpAddress: DHCP_IP_ADDRESS;
NetBiosName: LPWSTR;
HostName: LPWSTR;
end;