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

#include <apr_ldap.h>

Collaboration diagram for apr_ldap_control_vlvrequest_t:
Collaboration graph
[legend]

Data Fields

apr_size_t before
 
apr_size_t after
 
apr_size_t offset
 
apr_size_t count
 
apr_buffer_t attrvalue
 
apr_buffer_t context
 

Detailed Description

VLV request control draft-ietf-ldapext-ldapv3-vlv-09.

Field Documentation

◆ after

apr_size_t apr_ldap_control_vlvrequest_t::after

After count

◆ attrvalue

apr_buffer_t apr_ldap_control_vlvrequest_t::attrvalue

Optional search value as an alternative to offset

◆ before

apr_size_t apr_ldap_control_vlvrequest_t::before

Before count

◆ context

apr_buffer_t apr_ldap_control_vlvrequest_t::context

The opaque cookie identifing this vlv result

◆ count

apr_size_t apr_ldap_control_vlvrequest_t::count

Count

◆ offset

apr_size_t apr_ldap_control_vlvrequest_t::offset

Offset


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