Indy 9
TProtoEnt
Unit: IdWinSock2
TProtoEnt = packed record
  p_name: PChar;
  p_aliases: ^Pchar;
  p_proto: Smallint;
  end;
Unit
IdWinSock2
Members
p_name: PChar;
p_name
p_aliases: ^Pchar;
p_aliases
p_proto: Smallint;
p_proto
Description
TProtoEnt

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