[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: error parameters in session handle



At 11:49 AM 1/12/01 +0100, Wald, Matthias wrote:
>In the ldap api is written that some functions set the error
>parameters in the session handle. How can I get them?

In 2.0, ldap_get_option( ld, LDAP_OPT_ERROR_NUMBER, &err ).

Kurt