Slapi_Mods_Get_First_Mod() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
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
416
Netscape Directory Server Plug-in Programmer's Guide • October 2004
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:

Netscape directory server 7.0

Table of Contents