Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 517

Table of Contents

Advertisement

vs
Returns
This function returns the number of values contained in the
structure.
slapi_valueset_done()
Frees the values contained in the
Syntax
#include "slapi-plugin.h"
void slapi_valueset_done(Slapi_ValueSet *vs);
Parameters
This function takes the following parameter:
vs
Memory Concerns
Use this function when you are no longer using the values, but you want to re-use
the
Slapi_ValueSet
slapi_valueset_find()
Finds the value in a valueset using the syntax of an attribute.
Syntax
#include "slapi-plugin.h"
Slapi_Value *slapi_valueset_find(const Slapi_Attr *a,
const Slapi_ValueSet *vs, const Slapi_Value *v);
Parameters
This function takes the following parameters:
Pointer to the Slap_ValueSet structure of which you wish to
get the count.
Slapi_ValueSet
Pointer to the Slapi_ValueSet structure from which you wish
to free its values.
structure for a new set of values.
Functions for Handling Valueset
Slapi_ValueSet
structure.
Chapter 15
Function Reference
517

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents