Slapi_Mod_Add_Value(); Slapi_Mod_Done() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for LDAPMod Manipulation
Returns
This function returns one of the following values:
0
A non-zero value if not successful.
Description
This function creates an array of
Slapi_Entry
See Also
slapi_mods2entry()

slapi_mod_add_value()

Adds a value to a
Syntax
#include "slapi-plugin.h"
void slapi_mod_add_value(Slapi_Mod *smod, const struct berval
*val);
Parameters
This function takes the following parameters:
smod
val
Description
Adds a copy of a given attribute to the

slapi_mod_done()

Frees the internals of
Syntax
#include "slapi-plugin.h"
void slapi_mod_done(Slapi_Mod *mod);
396
Netscape Directory Server Plug-in Programmer's Guide • October 2004
if successful.
.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
Pointer to a berval representing the attribute value.
Slapi_Mod
of type
LDAPMod
LDAP_MOD_ADD
structure.
.
Slapi_Mod
structure.
from a

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents