Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 404

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
smods
modtype
type
val
Description
This function appends a new
Slapi_Mods
and
val
Memory Concerns
This function must not be used on a
slapi_mods_init_byref()
See Also
slapi_mods_add()
slapi_mods_add_ldapmod()
slapi_mods_add_modbvps()
slapi_mods_add_mod_values()
slapi_mods_done()
Frees internals of a
Syntax
#include "slapi-plugin.h"
void slapi_mods_done(Slapi_Mods *smods);
Parameters
This function takes the following parameter:
smod
404
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Pointer to an initialized Slapi_Mods.
One of LDAP_MOD_ADD, LDAP_MOD_DELETE,
LDAP_MOD_REPLACE.
The LDAP attribute type.
The attribute value represented as a null-terminated string.
. The
is constructed from copies of the values of
mod
.
.
Slapi_Mods
Pointer to a Slapi_Mods.
with a single string attribute value to a
mod
initialized with
Slapi_Mods
structure.
,
,
modtype
type

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents