#include <ldap.h>
int ldap_set_lderrno(
LDAP *ld,
int error,
const char *dn,
const char *errmsg )
The ldap_set_lderrno() function sets an error code and other information about an error in the specified LDAP structure.
No i5/OS authority is required.
The following message may be sent from this function.
| Message ID | Error Message Text |
|---|---|
| CPF3CF2 E | Error(s) occurred during running of ldap_set_lderrno API. |
| Top | LDAP APIs | APIs by category |