ReactOS 0.4.15-dev-7942-gd23573b
ldapcontrolA Struct Reference

#include <winldap_private.h>

Collaboration diagram for ldapcontrolA:

Public Attributes

PCHAR ldctl_oid
 
struct WLDAP32_berval ldctl_value
 
BOOLEAN ldctl_iscritical
 
BerValue ldctl_value
 

Detailed Description

Definition at line 207 of file winldap_private.h.

Member Data Documentation

◆ ldctl_iscritical

BOOLEAN ldapcontrolA::ldctl_iscritical

Definition at line 211 of file winldap_private.h.

Referenced by ldap_encode_sort_controlA().

◆ ldctl_oid

PCHAR ldapcontrolA::ldctl_oid

Definition at line 209 of file winldap_private.h.

Referenced by ldap_encode_sort_controlA().

◆ ldctl_value [1/2]

struct WLDAP32_berval ldapcontrolA::ldctl_value

Definition at line 210 of file winldap_private.h.

Referenced by ldap_encode_sort_controlA().

◆ ldctl_value [2/2]

BerValue ldapcontrolA::ldctl_value

Definition at line 301 of file winldap.h.


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