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

Data Fields | |
| const char * | oid | 
| apr_buffer_t | val | 
Control specified by OID and value.
All controls unrecognised by this API can be parsed and returned as this type.
| const char* apr_ldap_control_oid_t::oid | 
The OID of the control
| apr_buffer_t apr_ldap_control_oid_t::val | 
The raw value of the control