Source position: jwawinldap.pas line 2398
type NOTIFYOFNEWCONNECTION = function( |
PrimaryConnection: PLDAP; |
ReferralFromConnection: PLDAP; |
NewDN: PWideChar; |
HostName: PAnsiChar; |
NewConnection: PLDAP; |
PortNumber: ULONG; |
SecAuthIdentity: Pointer; |
CurrentUser: Pointer; |
ErrorCodeFromBind: ULONG |
):ByteBool; |