Apache Portable Runtime
|
#include <apr_ldap.h>
Data Fields | |
apr_ldap_operation_e | op |
apr_ldap_pair_t | pair |
Modification to be performed by apr_ldap_modify().
Modifications can take the form of additions, deletions, or the in place modification or increment of an attribute.
apr_ldap_operation_e apr_ldap_modify_t::op |
Operation to be performed
apr_ldap_pair_t apr_ldap_modify_t::pair |
Attribute-value pair to perform the operation on