Syntax
typedef struct slapi_entry Slapi_Entry;
Description
Slapi_Entry is the data type for an opaque structure that represents an entry in the directory. In certain cases, your server plug-in may need to work with an entry in the directory.
The following table summarizes the front-end API functions that you can call to work with attributes.
See Also
Slapi_Attr.