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