Unit 'JwaWinLDAP' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

ldap_search_ext_s

Declaration

Source position: jwawinldap.pas line 1185

function ldap_search_ext_s(

  ld: PLDAP;

  base: PChar;

  scope: ULONG;

  filter: PChar;

  attrs: PChar;

  attrsonly: ULONG;

  ServerControls: PPLDAPControl;

  ClientControls: PPLDAPControl;

  timeout: PLDAPTimeVal;

  SizeLimit: ULONG;

  var res: PLDAPMessage

):ULONG;


Documentation generated on: 2023-03-18