Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 261

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
a
v
Returns
This function returns one of the following values:
0 if the attribute contains the specified value.
-1 if the attribute does not contain the specified value.
See Also
slapi_attr_add_value()
slapi_attr_first_value()
slapi_attr_next_value()
slapi_attr_get_numvalues()
slapi_attr_value_cmp()
slapi_valueset_set_from_smod()
Adds the changes in a modification to a valueset.
Syntax
#include "slapi-plugin.h"
void slapi_valueset_set_from_smod(Slapi_ValueSet *vs,
Slapi_Mod *smod);
Parameters
This function takes the following parameters:
vs
smod
Attribute that you want to check.
Pointer to the berval structure containing the value that you
want to search for.
The valueset that will receive changes.
Holds the changes to an attribute.
Functions for Handling Attributes
Chapter 15
Function Reference
261

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents