Source position: jwawinldap.pas line 1135
function ldap_search_sW(
ld: PLDAP;
base: PWideChar;
scope: ULONG;
filter: PWideChar;
attrs: PWideChar;
attrsonly: ULONG;
var res: PLDAPMessage
):ULONG;