Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 402

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
Syntax
#include "slapi-plugin.h"
void slapi_mods_add_smod( Slapi_Mods *smods, Slapi_Mod *smod );
Parameters
This function takes the following parameters:
smods
smod
Description
This function appends a new
slapi_mods_get_num_mods()
structure.
Memory Concerns
This function must not be used on a
slapi_mods_init_byref()
See Also
slapi_mods_insert_at()
slapi_mods_add()
slapi_mods_add_mod_values()
slapi_mods_add_ldapmod()
slapi_mods_add_modbvps()
slapi_mods_add_string()
slapi_mods_add_modbvps()
Appends a new
an array of
Syntax
#include "slapi-plugin.h"
void slapi_mods_add_modbvps( Slapi_Mods *smods, int modtype,
const char *type, struct berval **bvps );
402
Netscape Directory Server Plug-In Programmer's Guide • December 2003
Pointer to an initialized Slapi_Mods.
Pointer to an initialized Slapi_Mod.
smod
gives the number of
.
to a
mod
Slapi_Mods
.
berval
to a
. The function
Slapi_Mods
mods
initialized with
Slapi_Mods
structure, with attribute values provided as
in the
Slapi_Mods

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents