Unit 'ldap' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ldap]

ldap_search_ext

Declaration

Source position: ldaph.inc line 1410

function ldap_search_ext(

  ld: PLDAP;

  const base: pcchar;

  scope: cint;

  const filter: pcchar;

  attrs: ppcchar;

  attrsonly: cbool;

  serverctrls: PPLDAPControl;

  clientctrls: PPLDAPControl;

  timout: ptimeval;

  sizelimit: cint;

  var msgidp: cint

):cint;


Documentation generated on: 2023-03-18