Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 345

Table of Contents

Advertisement

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
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
if no values exist.
Description
Use this function with
attribute values in a
Pointer to an initialized Slapi_Mod.
structure that was allocated
Slapi_Mod
iterator and returns the first attribute value.
Slapi_Mod
Pointer to an initialized Slapi_Mod.
slapi_mod_get_next_value()
structure.
Slapi_Mod
Functions for LDAPMod Manipulation
by slapi_mod_new()
Slapi_Mod
to iterate through the
Chapter 14
Function Reference
.
, or
NULL
345

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents