Slapi_Mod_Free(); Slapi_Mod_Get_First_Value() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for LDAPMod Manipulation

slapi_mod_free()

Frees a
Syntax
#include "slapi-plugin.h"
void slapi_mod_free(Slapi_Mod **smod);
Parameters
This function takes the following parameter:
smod
Description
This function frees a
slapi_mod_new()
See Also
slapi_mod_new()

slapi_mod_get_first_value()

Initializes a
Syntax
#include "slapi-plugin.h"
struct berval *slapi_mod_get_first_value(Slapi_Mod *smod);
Parameters
This function takes the following parameter:
smod
Returns
This function returns a pointer to the first attribute value in the
NULL
398
Netscape Directory Server Plug-in Programmer's Guide • October 2004
structure.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
Slapi_Mod
.
iterator and returns the first attribute value.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
if no values exist.
structure that was allocated by
or
Slapi_Mod

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents