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

ldap_search_ext

Declaration

Source position: jwawinldap.pas line 1169

function ldap_search_ext(

  ld: PLDAP;

  base: PAnsiChar;

  scope: ULONG;

  filter: PAnsiChar;

  attrs: PAnsiChar;

  attrsonly: ULONG;

  ServerControls: PPLDAPControl;

  ClientControls: PPLDAPControl;

  TimeLimit: ULONG;

  SizeLimit: ULONG;

  var MessageNumber: ULONG

):ULONG;


Documentation generated on: 2025-07-25