ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <winldap_private.h>
Public Attributes | |
struct { | |
UINT_PTR sb_sd | |
UCHAR Reserved1 [41] | |
ULONG_PTR sb_naddr | |
UCHAR Reserved2 [24] | |
} | ld_sb |
PCHAR | ld_host |
ULONG | ld_version |
UCHAR | ld_lberoptions |
ULONG | ld_deref |
ULONG | ld_timelimit |
ULONG | ld_sizelimit |
ULONG | ld_errno |
PCHAR | ld_matched |
PCHAR | ld_error |
ULONG | ld_msgid |
UCHAR | Reserved3 [25] |
ULONG | ld_cldaptries |
ULONG | ld_cldaptimeout |
ULONG | ld_refhoplimit |
ULONG | ld_options |
char | Reserved [76] |
int | ld_deref |
int | ld_timelimit |
int | ld_sizelimit |
int | ld_errno |
Definition at line 106 of file winldap_private.h.
ULONG ldap::ld_cldaptimeout |
Definition at line 128 of file winldap_private.h.
ULONG ldap::ld_cldaptries |
Definition at line 127 of file winldap_private.h.
ULONG ldap::ld_deref |
Definition at line 119 of file winldap_private.h.
ULONG ldap::ld_errno |
Definition at line 122 of file winldap_private.h.
PCHAR ldap::ld_error |
Definition at line 124 of file winldap_private.h.
PCHAR ldap::ld_host |
Definition at line 116 of file winldap_private.h.
UCHAR ldap::ld_lberoptions |
Definition at line 118 of file winldap_private.h.
PCHAR ldap::ld_matched |
Definition at line 123 of file winldap_private.h.
ULONG ldap::ld_msgid |
Definition at line 125 of file winldap_private.h.
ULONG ldap::ld_options |
Definition at line 130 of file winldap_private.h.
ULONG ldap::ld_refhoplimit |
Definition at line 129 of file winldap_private.h.
struct { ... } ldap::ld_sb |
ULONG ldap::ld_sizelimit |
Definition at line 121 of file winldap_private.h.
ULONG ldap::ld_timelimit |
Definition at line 120 of file winldap_private.h.
ULONG ldap::ld_version |
Definition at line 117 of file winldap_private.h.
UCHAR ldap::Reserved1[41] |
Definition at line 111 of file winldap_private.h.
UCHAR ldap::Reserved2[24] |
Definition at line 113 of file winldap_private.h.
UCHAR ldap::Reserved3[25] |
Definition at line 126 of file winldap_private.h.
ULONG_PTR ldap::sb_naddr |
Definition at line 112 of file winldap_private.h.
UINT_PTR ldap::sb_sd |
Definition at line 110 of file winldap_private.h.