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

CHANGE_PASSWORD_FN_W

Declaration

Source position: IdSSPI.pas line 1389

type CHANGE_PASSWORD_FN_W = function(

  pszPackageName: PSEC_WCHAR;

  pszDomainName: PSEC_WCHAR;

  pszAccountName: PSEC_WCHAR;

  pszOldPassword: PSEC_WCHAR;

  pszNewPassword: PSEC_WCHAR;

  bImpersonating: Boolean;

  dwReserved: ULONG;

  pOutput: PSecBufferDesc

):SECURITY_STATUS;



CT Web help

CodeTyphon Studio