Source position: jwawinldap.pas line 1148
function ldap_search_stW(
ld: PLDAP;
base: PWideChar;
scope: ULONG;
filter: PWideChar;
attrs: PWideChar;
attrsonly: ULONG;
var timeout: TLDAPTimeVal;
var res: PLDAPMessage
):ULONG;