Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 393

Table of Contents

Advertisement

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
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.
Functions for LDAPMod Manipulation
so that it is empty, but initially has room for
Chapter 15
of 0. The
initCount
.
LDAPMod
Function Reference
393

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents