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_modval Struct Reference

Linked list of mod values. More...

Data Fields

const char * value
 Value. More...
 
struct ldap_modvalnext
 Next Value. More...
 

Detailed Description

Linked list of mod values.

Definition at line 84 of file openldap.c.

Field Documentation

struct ldap_modval* ldap_modval::next

Next Value.

Definition at line 88 of file openldap.c.

const char* ldap_modval::value

Value.

Definition at line 86 of file openldap.c.


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