Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 409

Table of Contents

Advertisement

Description
Gets the array of
transfers to the caller. The
See Also
slapi_mods_get_ldapmods_byref()
slapi_mods_get_next_mod()
Increments the
Syntax
#include "slapi-plugin.h"
LDAPMod *slapi_mods_get_next_mod(Slapi_Mods *smods);
Parameters
This function takes the following parameter:
smod
Returns
This function returns a pointer to the next
Description
Use this function in conjunction with
through the mods in a
end.
Memory Concerns
Only one thread may be iterating through a particular
time.
See Also
slapi_mods_get_first_mod()
slapi_mods_get_next_smod()
Increments the
Slapi_Mods
out of a
LDAPMod
Slapi_Mods
iterator and returns the next
Slapi_Mods
A pointer to an initialized Slapi_Mods.
Slapi_Mods
iterator and returns the next mod wrapped in a
Slapi_Mods
.
. Responsibility for the array
Slapi_Mods
is left in the uninitialized state.
, or
LDAPMod
NULL
slapi_mods_get_first_mod()
. This will return an
LDAPMod
Slapi_Mods
Chapter 15
Functions for LDAPMod Manipulation
.
LDAPMod
if there are no more.
to iterate
each time until the
at any given
Function Reference
409

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents