Unit 'flcSocketLibSys' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fundamentals]

WSAData

Declaration

Source position: flcSocketLibWindows.inc line 573

type WSAData = record

  Version: Word;

  

  HighVersion: Word;

  

  MaxSockets: Word;

  

  MaxUdpDg: Word;

  

  VendorInfo: Pointer;

  

  Description: array [0..WSADESCRIPTION_LEN+1-1] of AnsiChar;

  

  SystemStatus: array [0..WSASYS_STATUS_LEN+1-1] of AnsiChar;

  

end;



CT Web help

CodeTyphon Studio