Indy 9
IPX_NETNUM_DATA
Unit: IdWinSock2
IPX_NETNUM_DATA = packed record
  netnum: Array [0..3] of Byte;
  hopcount: Word;
  netdelay: Word;
  cardnum: Integer;
  router: Array [0..5] of Byte;
  end;
Unit
IdWinSock2
Members
netnum: Array [0..3] of Byte;
netnum
hopcount: Word;
hopcount
netdelay: Word;
netdelay
cardnum: Integer;
cardnum
router: Array [0..5] of Byte;
router
Description
IPX_NETNUM_DATA

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.