Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 520

Table of Contents

Advertisement

Functions for Handling Valueset
slapi_valueset_init()
Resets a
Syntax
#include "slapi-plugin.h"
void slapi_valueset_init(Slapi_ValueSet *vs);
Parameters
This function takes the following parameter:
vs
Description
This function returns the values contained in the
them to 0). This does not free the values contained in the structure. To free the
values, use
Memory Concerns
When you are no longer using the
from memory by using
See Also
slapi_valueset_done()
slapi_valueset_free()
slapi_valueset_new()
Allocates a new
Syntax
#include "slapi-plugin.h"
Slapi_ValueSet *slapi_valueset_new( void );
Parameters
This function takes no parameters.
520
Netscape Directory Server Plug-In Programmer's Guide • August 2002
structure to no values.
Slapi_ValueSet
Pointer to the Slapi_ValueSet to replace.
slapi_valueset_done()
slapi_valueset_free()
Slapi_ValueSet
Slapi_ValueSet
.
structure, you should free it
Slapi_ValueSet
.
structure.
structure (sets

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents