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

#include <apr_ldap.h>

Collaboration diagram for apr_ldap_control_oid_t:
Collaboration graph
[legend]

Data Fields

const char * oid
 
apr_buffer_t val
 

Detailed Description

Control specified by OID and value.

All controls unrecognised by this API can be parsed and returned as this type.

Field Documentation

◆ oid

const char* apr_ldap_control_oid_t::oid

The OID of the control

◆ val

apr_buffer_t apr_ldap_control_oid_t::val

The raw value of the control


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