Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 521

Table of Contents

Advertisement

Returns
This function returns a a pointer to the newly allocated
If no space could be allocated (for example, if no more virtual memory exists), the
slapd
Description
This function returns an empty
slapi_valuset
structure.
Memory Concerns
When you are no longer using the value, you should free it from memory by
calling
See Also
slapi_valueset_free()
slapi_valueset_next_value()
Gets the next value from a
Syntax
#include "slapi-plugin.h"
int slapi_valueset_next_value( Slapi_ValueSet *vs,
int index, Slapi_Value **v);
Parameters
This function takes the following parameters:
vs
index
v
Returns
This function returns one of the following values:
program terminates.
functions of the API to set the values in the
slapi_valueset_free()
Slapi_ValueSet
Pointer to the Slapi_ValueSet structure from which you wish
to get the value.
Value returned by the previous call to
slapi_valueset_next_value or
slapi_value_first_value().
Address to the pointer to the Slapi_Value structure for the
returned value.
structure. You can call other
Slapi_ValueSet
.
structure.
Functions for Handling Valueset
structure.
Slapi_ValueSet
Slapi_ValueSet
Chapter 15
Function Reference
521

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents