| 
    Apache Portable Runtime
    
   | 
 
#include <apr_ldap.h>

Data Fields | |
| const char * | attr | 
| apr_array_header_t * | vals | 
Attribute-value pair.
An array of pairs is passed to apr_ldap_add(), and a pair forms part of the apr_ldap_modify_t that is passed to apr_ldap_modify().
| const char* apr_ldap_pair_t::attr | 
Attribute to perform the operation on
| apr_array_header_t* apr_ldap_pair_t::vals | 
Array of apr_buffer_t values