Source position: jwawinldap.pas line 1169
function ldap_search_ext( |
ld: PLDAP; |
base: PAnsiChar; |
scope: ULONG; |
filter: PAnsiChar; |
attrs: PAnsiChar; |
attrsonly: ULONG; |
ServerControls: PPLDAPControl; |
ClientControls: PPLDAPControl; |
TimeLimit: ULONG; |
SizeLimit: ULONG; |
var MessageNumber: ULONG |
):ULONG; |