Source position: jwawinldap.pas line 1139
function ldap_search_s(
ld: PLDAP;
base: PChar;
scope: ULONG;
filter: PChar;
attrs: PChar;
attrsonly: ULONG;
var res: PLDAPMessage
):ULONG;