Source position: jwawinldap.pas line 1162
function ldap_search_extW( |
ld: PLDAP; |
base: PWideChar; |
scope: ULONG; |
filter: PWideChar; |
attrs: PWideChar; |
attrsonly: ULONG; |
var ServerControls: PLDAPControlW; |
var ClientControls: PLDAPControlW; |
TimeLimit: ULONG; |
SizeLimit: ULONG; |
var MessageNumber: ULONG |
):ULONG; |