Source position: jwawinldap.pas line 1179
function ldap_search_ext_sW( |
ld: PLDAP; |
base: PWideChar; |
scope: ULONG; |
filter: PWideChar; |
attrs: PWideChar; |
attrsonly: ULONG; |
var ServerControls: PLDAPControlW; |
var ClientControls: PLDAPControlW; |
var timeout: TLDAPTimeVal; |
SizeLimit: ULONG; |
var res: PLDAPMessage |
):ULONG; |