Apache Portable Runtime
Loading...
Searching...
No Matches
Data Fields
apr_ldap_apifeature_info_t Struct Reference

#include <apr_ldap.h>

Data Fields

const char * name
 
int version
 

Detailed Description

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.

See also
apr_ldap_option_get
APR_LDAP_OPT_API_FEATURE_INFO

Field Documentation

◆ name

const char* apr_ldap_apifeature_info_t::name

LDAP_API_FEATURE_* (less prefix)

◆ version

int apr_ldap_apifeature_info_t::version

value of LDAP_API_FEATURE_...


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