Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 415

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
smods
mod
Description
Inserts an
the
Slapi_Mods
Memory Concerns
The responsibility for the
must not be used on a
See Also
slapi_mods_get_first_mod()
slapi_mods_get_next_mod()
slapi_mods_insert_smod_at()
Inserts an
Syntax
#include "slapi-plugin.h"
void slapi_mods_insert_smod_at(Slapi_Mods *smods, Slapi_Mod *smod,
int pos);
Parameters
This function takes the following parameters:
smods
smod
pos
Pointer to an initialized Slapi_Mods with valid iterator
position.
Pointer to the LDAPMod to be inserted.
into a
LDAPMod
Slapi_Mods
iterator. The iterator position is unchanged.
LDAPMod
Slapi_Mods
at position
smod
pos
Pointer to an initialized Slapi_Mods.
Pointer to the LDAPMod to be inserted.
Position at which to insert the new mod. Minimum value is 0.
Maximum value is the current number of mods.
immediately before the current position of
is transferred to the
initialized with
slapi_mods_init_byref()
in a
structure.
Slapi_Mods
Functions for LDAPMod Manipulation
. This function
Slapi_Mods
Chapter 15
Function Reference
.
415

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents