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

For plug-in
Table of Contents

Advertisement

Parameters
This function takes the following parameters:
a
v
Returns
This function returns one of the following values:
0
-1
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 for which
you want to search.
if the attribute contains the specified value.
if the attribute does not contain the specified value.
The valueset that will receive changes.
Holds the changes to an attribute.
Functions for Handling Attributes
Chapter 15
Function Reference
271

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents