|
DTS Application Library
0.2.3
Application library containing referenced objects and interfaces to common libraries
|
LDAP attribute value. More...
#include <dtsapp.h>
Data Fields | |
| int | len |
| Size of buffer. More... | |
| enum ldap_attrtype | type |
| Data type stored in buffer. More... | |
| char * | buffer |
| Value buffer. More... | |
| enum ldap_attrtype ldap_attrval::type |