Source position: jwawindns.pas line 1179
type DNS_LOC_DATA = record
wVersion: Word;
wSize: Word;
wHorPrec: Word;
wVerPrec: Word;
dwLatitude: DWORD;
dwLongitude: DWORD;
dwAltitude: DWORD;
end;