Source position: jwawsnwlink.pas line 205
type _IPX_NETNUM_DATA = record
netnum: array [0..3] of UCHAR;
hopcount: USHORT;
netdelay: USHORT;
cardnum: Integer;
router: array [0..5] of UCHAR;
end;