ReactOS 0.4.15-dev-7934-g1dc8d80
ldapmodW Struct Reference

#include <winldap_private.h>

Collaboration diagram for ldapmodW:

Public Attributes

ULONG mod_op
 
PWCHAR mod_type
 
union {
   PWCHAR *   modv_strvals
 
   struct berval **   modv_bvals
 
mod_vals
 
mod_vals_u_tW mod_vals
 

Detailed Description

Definition at line 142 of file winldap_private.h.

Member Data Documentation

◆ mod_op

ULONG ldapmodW::mod_op

Definition at line 143 of file winldap_private.h.

◆ mod_type

PWCHAR ldapmodW::mod_type

Definition at line 144 of file winldap_private.h.

◆  [1/2]

union { ... } ldapmodW::mod_vals

◆ mod_vals [2/2]

mod_vals_u_tW ldapmodW::mod_vals

Definition at line 325 of file winldap.h.

◆ modv_bvals

struct berval** ldapmodW::modv_bvals

Definition at line 147 of file winldap_private.h.

◆ modv_strvals

PWCHAR* ldapmodW::modv_strvals

Definition at line 146 of file winldap_private.h.


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