Source position: jwawinldap.pas line 1121
function ldap_search(
ld: PLDAP;
base: PChar;
scope: ULONG;
filter: PChar;
attrs: PChar;
attrsonly: ULONG
):ULONG;