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
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers