Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 410

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
Syntax
#include "slapi-plugin.h"
Slapi_Mod *slapi_mods_get_next_smod(Slapi_Mods *smods,
Slapi_Mod *smod);
Parameters
This function takes the following parameters:
smods
smod
Returns
This function returns a pointer to the
there are no more mods.
Description
Use this function in conjunction with
through the mods in a
Memory Concerns
Only one thread may be iterating through a particular
time.
See Also
slapi_mods_get_first_smod()
slapi_mods_get_num_mods()
Gets the number of mods in a
Syntax
#include "slapi-plugin.h"
int slapi_mods_get_num_mods(const Slapi_Mods *smods);
Parameters
This function takes the following parameter:
smods
410
Netscape Directory Server Plug-In Programmer's Guide • December 2003
Pointer to an initialized Slapi_Mods.
Pointer to a Slapi_Mods that will be used to hold the mod.
Slapi_Mod
slapi_mods_get_first_smod()
using a
Slapi_Mods
Slapi_Mods
structure.
Slapi_Mods
Pointer to an initialized Slapi_Mods.
, wrapping the next
mod
wrapper.
at any given
Slapi_Mods
, or
if
NULL
to iterate

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents