Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

WSAData

Declaration

Source position: jwawinsock2.pas line 569

type WSAData = 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;


Documentation generated on: 2023-03-18