Source position: jwawinsock2.pas line 1531
type _WSAPROTOCOLCHAIN = record
ChainLen: Integer;
ChainEntries: array [0..MAX_PROTOCOL_CHAIN-1] of DWORD;
end;