Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 406

Table of Contents

Advertisement

Functions for LDAPMod Manipulation
Syntax
#include "slapi-plugin.h"
void slapi_mods_free(Slapi_Mods **smods);
Parameters
This function takes the following parameter:
smods
Description
This function frees a
See Also
slapi_mods_new()
slapi_mods_get_first_mod()
Initializes a
Syntax
#include "slapi-plugin.h"
LDAPMod *slapi_mods_get_first_mod(Slapi_Mods *smods);
Parameters
This function takes the following parameter:
smods
Returns
This function returns one of the following values:
A pointer to the first
NULL
406
Netscape Directory Server Plug-In Programmer's Guide • December 2003
Pointer to an allocated Slapi_Mods.
Slapi_Mods
iterator and returns the first
Slapi_Mods
Pointer to an initialized Slapi_Mods.
LDAPMod
if there are no mods.
that was allocated by
LDAPMod
in the
.
Slapi_Mods
.
slapi_mods_new()
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents