Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 400

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
slapi_mods_add_string()
slapi_mods_add_ldapmod()
Appends an
Syntax
#include "slapi-plugin.h"
void slapi_mods_add_ldapmod(Slapi_Mods *smods, LDAPMod *mod);
Parameters
This function takes the following parameters:
smods
mod
Description
Appends an
Memory Concerns
Responsibility for the
must not be used on a
See Also
slapi_mods_add()
slapi_mods_add_modbvps()
slapi_mods_add_mod_values()
slapi_mods_add_string()
slapi_mods_add_mod_values()
Appends a new
an array of
400
Netscape Directory Server Plug-In Programmer's Guide • December 2003
to a
LDAPMod
Slapi_Mods
Pointer to an initialized Slapi_Mods.
Pointer to a the LDAPMod to be appended.
to a
LDAPMod
Slapi_Mods
is transferred to the
LDAPMod
Slapi_Mods
to a
mod
Slapi_Mods
.
Slapi_Value
structure.
.
Slapi_Mods
initialized with
slapi_mods_init_byref()
structure, with attribute values provided as
. This function
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents