DTS Application Library  0.2.3
Application library containing referenced objects and interfaces to common libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ldap_add Struct Reference

LDAP Add structure. More...

Data Fields

const char * dn
 Distingushed name. More...
 
struct bucket_listbl
 bucket containing item to add More...
 

Detailed Description

LDAP Add structure.

Definition at line 76 of file openldap.c.

Field Documentation

struct bucket_list* ldap_add::bl

bucket containing item to add

Definition at line 80 of file openldap.c.

Referenced by ldap_addinit(), and ldap_doadd().

const char* ldap_add::dn

Distingushed name.

Definition at line 78 of file openldap.c.

Referenced by ldap_addinit(), and ldap_doadd().


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