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

For plug-in
Table of Contents

Advertisement

Table 15-29 Valueset Routines (Continued)
Function
slapi_valueset_find()
slapi_valueset_first_value()
slapi_valueset_free()
slapi_valueset_init()
slapi_valueset_new()
slapi_valueset_next_value()
slapi_valueset_set_from_smod()
slapi_valueset_set_valueset()

slapi_valueset_add_value()

Adds a
Syntax
#include "slapi-plugin.h"
void slapi_valueset_add_value(Slapi_ValueSet *vs,
const Slapi_Value *addval);
Parameters
This function takes the following parameters:
vs
addval
Description
This function adds a value in the form of a
Slapi_ValueSet
Description
Finds the value in a valueset using the syntax of an attribute.
Gets the first value of a Slapi_ValueSet structure.
Frees the specified Slapi_ValueSet structure and its members from
memory.
Resets a Slapi_ValueSet structure to no values.
Allocates a new Slapi_ValueSet structure.
Gets the next value from a Slapi_ValueSet structure.
Copies the values of Slapi_Mod structure into a Slapi_ValueSet
structure.
Initializes a Slapi_ValueSet structure from another
Slapi_ValueSet structure.
in the
Slapi_Value
Slapi_ValueSet
Pointer to the Slapi_ValueSet structure to which to add the
value.
Pointer to the Slapi_Value to add to the Slapi_ValueSet.
structure.
Functions for Handling Valueset
structure.
structure in a
Slapi_Value
Chapter 15
Function Reference
525

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents