Slapi_Valueset_Count(); Slapi_Valueset_Done() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

See Also
slapi_valueset_add_value()
slapi_valueset_first_value()
slapi_valueset_next_value()

slapi_valueset_count()

Returns the number of values contained in a
Syntax
#include "slapi-plugin.h"
int slapi_valueset_count( const Slapi_ValueSet *vs);
Parameters
This function takes the following parameter:
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
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.
Functions for Handling Valueset
structure.
Slapi_ValueSet
Slapi_ValueSet
structure.
Chapter 15
Function Reference
527

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents