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

INITIALIZE_SECURITY_CONTEXT_FN_W

Declaration

Source position: IdSSPI.pas line 1426

type INITIALIZE_SECURITY_CONTEXT_FN_W = function(

  phCredential: PCredHandle;

  phContext: PCtxtHandle;

  pszTargetName: PSEC_WCHAR;

  fContextReq: ULONG;

  Reserved1: ULONG;

  TargetDataRep: ULONG;

  pInput: PSecBufferDesc;

  Reserved2: ULONG;

  phNewContext: PCtxtHandle;

  pOutput: PSecBufferDesc;

  pfContextAttr: PULONG;

  ptsExpiry: PTimeStamp

):SECURITY_STATUS;



CT Web help

CodeTyphon Studio