ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <winldap_private.h>
Public Attributes | |
PCHAR | ldctl_oid |
struct WLDAP32_berval | ldctl_value |
BOOLEAN | ldctl_iscritical |
BerValue | ldctl_value |
Definition at line 207 of file winldap_private.h.
BOOLEAN ldapcontrolA::ldctl_iscritical |
Definition at line 211 of file winldap_private.h.
Referenced by ldap_encode_sort_controlA().
PCHAR ldapcontrolA::ldctl_oid |
Definition at line 209 of file winldap_private.h.
Referenced by ldap_encode_sort_controlA().
struct WLDAP32_berval ldapcontrolA::ldctl_value |
Definition at line 210 of file winldap_private.h.
Referenced by ldap_encode_sort_controlA().