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