Source position: jwaqossp.pas line 108
type _IN_ADDR_IPV4 = record
Addr: ULONG;
AddrBytes: array [0..3] of UCHAR;
end;