Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 523

Table of Contents

Advertisement

Memory Concerns
This function does not verify that the
values, so it is your responsibility to verify that there are no values prior to calling
this function. If you do not verify this, the allocated memory space will leak. You
can free existing values by calling
See Also
slapi_valueset_done()
slapi_valueset_set_valueset()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_valueset_set_valueset(Slapi_ValueSet *vs1,
const Slapi_ValueSet *vs2);
Parameters
This function takes the following parameters:
vs1
vs2
Description
This function initializes a
contained in another
Memory Concerns
The function does not verify that the
it is your responsibility to verify that there are no values prior to calling this
function. If you do not verify this, the allocated memory space will leak. You can
free existing values by calling
See Also
slapi_valueset_done()
structure from another
Slapi_ValueSet
Pointer to the Slapi_ValueSet structure to which you wish to
set the values.
Pointer to the Slapi_ValueSet structure from which you wish
to copy the values.
Slapi_ValueSet
Slapi_ValueSet
slapi_valueset_done()
Slapi_ValueSet
slapi_valueset_done()
Slapi_ValueSet
structure by copying the values
structure.
structure contains values, so
Slapi_ValueSet
Chapter 15
Functions for Handling Valueset
structure already contains
.
structure.
.
Function Reference
523

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents