GME  13
Public Attributes
apr_ldap_err_t Struct Reference

#include <apr_ldap.h>

List of all members.

Public Attributes

const char * reason
const char * msg
int rc

Detailed Description

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.


Member Data Documentation

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.

Definition at line 149 of file apr_ldap.h.


The documentation for this struct was generated from the following file: