| Apache Portable Runtime
    | 
#include <apr_ldap.h>
| Data Fields | |
| const char * | name | 
| int | version | 
Structure returned by passing APR_LDAP_OPT_API_FEATURE_INFO to apr_ldap_option_get().
Use to return details of extensions supported by the underlying API.
| const char* apr_ldap_apifeature_info_t::name | 
LDAP_API_FEATURE_* (less prefix)
| int apr_ldap_apifeature_info_t::version | 
value of LDAP_API_FEATURE_...