Slapi_Valueset_Init() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Handling Valueset
Parameters
This function takes the following parameter:
vs
Description
This function frees the
NULL
See Also
slapi_valueset_done()

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
values, use
Memory Concerns
When you are no longer using the
from memory by using
See Also
slapi_valueset_done()
slapi_valueset_free()
530
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Pointer to the Slapi_ValueSet to free.
Slapi_ValueSet
. Call this function when you are done working with the structure.
Slapi_ValueSet
Pointer to the Slapi_ValueSet to replace.
). This does not free the values contained in the structure. To free the
0
slapi_valueset_done()
slapi_valueset_free()
structure and its members if it is not
structure to no values.
.
Slapi_ValueSet
structure (sets
Slapi_ValueSet
structure, you should free it
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents