|
GME
13
|
#include <apr_ldap.h>
Public Attributes | |
| const char * | reason |
| const char * | msg |
| int | rc |
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.
Definition at line 148 of file apr_ldap.h.
| const char* apr_ldap_err_t::msg |
Definition at line 150 of file apr_ldap.h.
Definition at line 151 of file apr_ldap.h.
| const char* apr_ldap_err_t::reason |
Definition at line 149 of file apr_ldap.h.
1.7.6.1