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

#include <apr_ldap.h>

Collaboration diagram for apr_ldap_modify_t:
Collaboration graph
[legend]

Data Fields

apr_ldap_operation_e op
 
apr_ldap_pair_t pair
 

Detailed Description

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.

See also
apr_ldap_pair_t
apr_ldap_modify

Field Documentation

◆ op

apr_ldap_operation_e apr_ldap_modify_t::op

Operation to be performed

◆ pair

apr_ldap_pair_t apr_ldap_modify_t::pair

Attribute-value pair to perform the operation on


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