Sun Java System Directory Server Enterprise Edition 6.2 Developer's Guide

Slapi_Mod

Opaque structure representing a modification of a directory entry attribute.

Parameter blocks use LDAPMod structures rather than Slapi_Mod structures. The latter type is provided as a convenience for plug-ins dealing extensively with modifications.

Syntax

#include "slapi-plugin.h"
typedef struct slapi_mod Slapi_Mod;

See Also

LDAPMod

Table 16–13