Data Structures | |
struct | apr_ldap_err_t |
Defines | |
#define | APR_HAS_LDAP 1 |
#define | APR_HAS_OPENLDAP_LDAPSDK 1 |
#define | APR_HAS_LDAP_SSL 1 |
#define | APR_HAS_LDAP_URL_PARSE 1 |
Typedefs | |
typedef apr_ldap_err_t | apr_ldap_err_t |
|
This structure allows the C LDAP API error codes to be returned along with plain text error messages that explain to us mere mortals what really happened. |