Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 411

Table of Contents

Advertisement

Returns
This function returns the number of mods in
slapi_mods_init()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_mods_init(Slapi_Mods *smods, int initCount);
Parameters
This function takes the following parameters:
smods
initCount
Description
Initializes a
number of mods.
Memory Concerns
If you are unsure of how much room you will need, you may use an
0. The
See Also
slapi_mods_done()
slapi_mods_init_byref()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_mods_init_byref(Slapi_Mods *smods, LDAPMod **mods);
.
Slapi_Mods
Pointer to an initialized Slapi_Mods.
Suggested number of mods for which to make room. The
minimum value is 0.
so that it is empty, but initially has room for the given
Slapi_Mods
expands as necessary.
Slapi_Mods
that is a wrapper for an existing array of
Slapi_Mods
Functions for LDAPMod Manipulation
.
Slapi_Mods
LDAPMod
Chapter 15
Function Reference
of
initCount
.
411

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents