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