Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 215

Table of Contents

Advertisement

slapi_attr_next_value()
Gets the next value of an attribute.
Syntax
#include "slapi-plugin.h"
int slapi_attr_next_value( Slapi_Attr *a, int hint,
Slapi_Value **v );
Parameters
This function takes the following parameters:
a
hint
v
Returns
This function returns one of the following values:
hint
-
Description
Use this function to get the next value of an attribute. The value of an attribute
associated with an index is placed into a value. This is part of a set of functions to
enumerate over a
See Also
slapi_attr_first_value()
slapi_attr_get_numvalues()
slapi_attr_set_valueset()
Initializes a valueset in a
structure.
Attribute contained the desired value.
Index of the value to be returned.
Holds the value of the attribute.
plus
if the value is found
1
if
, or if a value at
1
NULL
Slapi_Attr
Slapi_Attr
is not found
hint
structure.
structure from a specified
Functions for Handling Attributes
Slapi_ValueSet
Chapter 14
Function Reference
215

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents