Unit 'IdWship6' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_indy]

LPFN_WSAQUERYSOCKETSECURITY

Declaration

Source position: IdWship6.pas line 311

type LPFN_WSAQUERYSOCKETSECURITY = function(

  Socket: TSocket;

  SecurityQueryTemplate: PSOCKET_SECURITY_QUERY_TEMPLATE;

  const SecurityQueryTemplateLen: ULONG;

  SecurityQueryInfo: PSOCKET_SECURITY_QUERY_INFO;

  var SecurityQueryInfoLen: ULONG;

  Overlapped: LPWSAOVERLAPPED;

  CompletionRoutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE

):Integer;



CT Web help

CodeTyphon Studio