Indy 9
TWSAProtocolChain
Unit: IdWinSock2
TWSAProtocolChain = record
  ChainLen: Integer;
  ChainEntries: Array[0..MAX_PROTOCOL_CHAIN-1] of LongInt;
  end;
Unit
IdWinSock2
Members
ChainLen: Integer;
ChainLen
ChainEntries: Array[0..MAX_PROTOCOL_CHAIN-1] of LongInt;
ChainEntries
Description
TWSAProtocolChain

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