Source position: jwawinldap.pas line 2371
type QUERYFORCONNECTION = function( |
PrimaryConnection: PLDAP; |
ReferralFromConnection: PLDAP; |
NewDN: PWideChar; |
HostName: PChar; |
PortNumber: ULONG; |
SecAuthIdentity: Pointer; |
CurrentUserToken: Pointer; |
var ConnectionToUse: PLDAP |
):ULONG; |