Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 350

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
Parameters
This function takes the following parameters:
smod
initCount
Description
This function initializes a
the given number of attribute values.
Memory Concerns
If you are unsure of the room you will need, you may use an
Slapi_Mod
See Also
slapi_mod_done()
slapi_mod_init_byval()
slapi_mod_init_byref()
slapi_mod_init_passin()
slapi_mod_init_byref()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_mod_init_byref(Slapi_Mod *smod, LDAPMod *mod);
Parameters
This function takes the following parameters:
smod
mod
350
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Pointer to an uninitialized Slapi_Mod.
Suggested number of attribute values for which to make room.
Minimum value is 0.
Slapi_Mod
expands as necessary.
structure that is a wrapper for an existing
Slapi_Mod
Pointer to an uninitialized Slapi_Mod.
Pointer to an LDAPMod.
so that it is empty, but initially has room for
of 0. The
initCount
.
LDAPMod

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents