Indy 9
Content
|
Index
|
Reference
TServEnt
Unit: IdWinSock2
TServEnt =
packed
record
s_name: PChar; s_aliases: ^PChar; s_port: Smallint; s_proto: PChar;
end
;
Unit
IdWinSock2
Members
s_name: PChar;
s_name
s_aliases: ^PChar;
s_aliases
s_port: Smallint;
s_port
s_proto: PChar;
s_proto
Description
TServEnt
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.