[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'synsock' (#synapse) |
Source position: sswin32.pas line 388
type THostEnt = packed record |
h_name: PChar; |
h_aliases: ; |
h_addrtype: SmallInt; |
h_length: SmallInt; |
case Integer of |
0: ( |
h_addr_list: ; |
); |
1: ( |
h_addr: ; |
); |
end; |
No notes exist for this page yet.