ReactOS 0.4.15-dev-7842-g558ab78
ldap Struct Reference

#include <winldap_private.h>

Collaboration diagram for ldap:

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
 

Detailed Description

Definition at line 106 of file winldap_private.h.

Member Data Documentation

◆ ld_cldaptimeout

ULONG ldap::ld_cldaptimeout

Definition at line 128 of file winldap_private.h.

◆ ld_cldaptries

ULONG ldap::ld_cldaptries

Definition at line 127 of file winldap_private.h.

◆ ld_deref [1/2]

ULONG ldap::ld_deref

Definition at line 119 of file winldap_private.h.

◆ ld_deref [2/2]

int ldap::ld_deref

Definition at line 254 of file winldap.h.

◆ ld_errno [1/2]

ULONG ldap::ld_errno

Definition at line 122 of file winldap_private.h.

◆ ld_errno [2/2]

int ldap::ld_errno

Definition at line 257 of file winldap.h.

◆ ld_error

PCHAR ldap::ld_error

Definition at line 124 of file winldap_private.h.

◆ ld_host

PCHAR ldap::ld_host

Definition at line 116 of file winldap_private.h.

◆ ld_lberoptions

UCHAR ldap::ld_lberoptions

Definition at line 118 of file winldap_private.h.

◆ ld_matched

PCHAR ldap::ld_matched

Definition at line 123 of file winldap_private.h.

◆ ld_msgid

ULONG ldap::ld_msgid

Definition at line 125 of file winldap_private.h.

◆ ld_options

ULONG ldap::ld_options

Definition at line 130 of file winldap_private.h.

◆ ld_refhoplimit

ULONG ldap::ld_refhoplimit

Definition at line 129 of file winldap_private.h.

◆ 

struct { ... } ldap::ld_sb

◆ ld_sizelimit [1/2]

ULONG ldap::ld_sizelimit

Definition at line 121 of file winldap_private.h.

◆ ld_sizelimit [2/2]

int ldap::ld_sizelimit

Definition at line 256 of file winldap.h.

◆ ld_timelimit [1/2]

ULONG ldap::ld_timelimit

Definition at line 120 of file winldap_private.h.

◆ ld_timelimit [2/2]

int ldap::ld_timelimit

Definition at line 255 of file winldap.h.

◆ ld_version

ULONG ldap::ld_version

Definition at line 117 of file winldap_private.h.

◆ Reserved

char ldap::Reserved[76]

Definition at line 250 of file winldap.h.

◆ Reserved1

UCHAR ldap::Reserved1[41]

Definition at line 111 of file winldap_private.h.

◆ Reserved2

UCHAR ldap::Reserved2[24]

Definition at line 113 of file winldap_private.h.

◆ Reserved3

UCHAR ldap::Reserved3[25]

Definition at line 126 of file winldap_private.h.

◆ sb_naddr

ULONG_PTR ldap::sb_naddr

Definition at line 112 of file winldap_private.h.

◆ sb_sd

UINT_PTR ldap::sb_sd

Definition at line 110 of file winldap_private.h.


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