Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 204

Table of Contents

Advertisement

Functions for Handling Attributes
Attribute Routines (Continued)
Table 14-5
Function
slapi_valueset_set_valueset()
slapi_attr_add_value()
Adds a value to an attribute.
Syntax
#include "slapi-plugin.h"
int slapi_attr_add_value(Slapi_Attr *a, const Slapi_Value *v);
Parameters
This function takes the following parameters:
a
v
Returns
This function always returns
See Also
slapi_attr_first_value()
slapi_attr_next_value()
slapi_attr_get_numvalues()
slapi_attr_value_cmp()
slapi_attr_value_find()
slapi_attr_basetype()
Returns the base type of an attribute (for example, if given
).
cn
204
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Description
Initializes a Slapi_ValueSet structure from another
Slapi_ValueSet structure.
The attribute that will contain the values.
Values to be added to the attribute.
.
0
, returns
cn;lang-jp

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents