Source position: jwawinldap.pas line 1612
function ldap_parse_result( |
var Connection: LDAP; |
ResultMessage: PLDAPMessage; |
ReturnCode: PULONG; |
MatchedDNs: PPChar; |
ErrorMessage: PPChar; |
Referrals: PPPChar; |
var ServerControls: PPLDAPControl; |
Freeit: BOOL |
):ULONG; |