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

TWSAProtocol_InfoW

Declaration

Source position: flcSocketLibWindows.inc line 690

type TWSAProtocol_InfoW = record

  ServiceFlags1: Word32;

  

  ServiceFlags2: Word32;

  

  ServiceFlags3: Word32;

  

  ServiceFlags4: Word32;

  

  ProviderFlags: Word32;

  

  ProviderId: TGUID;

  

  CatalogEntryId: Word32;

  

  ProtocolChain: TWSAProtocolChain;

  

  Version: Int32;

  

  AddressFamily: Int32;

  

  MaxSockAddr: Int32;

  

  MinSockAddr: Int32;

  

  SocketType: Int32;

  

  iProtocol: Int32;

  

  ProtocolMaxOffset: Int32;

  

  NetworkByteOrder: Int32;

  

  SecurityScheme: Int32;

  

  MessageSize: Word32;

  

  ProviderReserved: Word32;

  

  szProtocol: array [0..WSAPROTOCOL_LEN+1-1] of WideChar;

  

end;



CT Web help

CodeTyphon Studio