ReactOS 0.4.15-dev-8100-g1887773
ldapcontrolW Struct Reference

#include <winldap_private.h>

Collaboration diagram for ldapcontrolW:

Public Attributes

PWCHAR ldctl_oid
 
struct WLDAP32_berval ldctl_value
 
BOOLEAN ldctl_iscritical
 
BerValue ldctl_value
 

Detailed Description

Definition at line 214 of file winldap_private.h.

Member Data Documentation

◆ ldctl_iscritical

BOOLEAN ldapcontrolW::ldctl_iscritical

Definition at line 218 of file winldap_private.h.

Referenced by ldap_encode_sort_controlW().

◆ ldctl_oid

PWCHAR ldapcontrolW::ldctl_oid

Definition at line 216 of file winldap_private.h.

Referenced by ldap_encode_sort_controlW().

◆ ldctl_value [1/2]

struct WLDAP32_berval ldapcontrolW::ldctl_value

Definition at line 217 of file winldap_private.h.

Referenced by ldap_encode_sort_controlW().

◆ ldctl_value [2/2]

BerValue ldapcontrolW::ldctl_value

Definition at line 306 of file winldap.h.


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