#include <ldap.h> int ldap_get_errno( LDAP *ld)
The ldap_get_errno() function retrieves information about the most recent error that occurred for an LDAP operation. This function can be called for any LDAP API that does not return an error.
The ldap_get_lderrno() API returns more error information than ldap_get_errno().
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_get_errno API. |
Top | LDAP APIs | APIs by category |