[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'synsock' (#synapse) |
Source position: sswin32.pas line 737
type TWSAData = packed record |
wVersion: Word; |
wHighVersion: Word; |
szDescription: array [0..WSADESCRIPTION_LEN] of Char; |
szSystemStatus: array [0..WSASYS_STATUS_LEN] of Char; |
iMaxSockets: Word; |
iMaxUdpDg: Word; |
lpVendorInfo: PChar; |
end; |
No notes exist for this page yet.