Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 212

Table of Contents

Advertisement

Summary of Data Types and Structures
To do this...
Allocate anew Slapi_Value from
another Slapi_Value structure
Set the value
Copy the value from a berval
structure into a Slapi_Value
structure
Set the integer value of a
Slapi_Value structure
Copy a string into the value
Set the value
Copy the value of a Slapi_Value
structure into another
Slapi_Value structure
See Also
Slapi_ValueSet
Slapi_ValueSet
Represents a set of
Syntax
#include slapi-plugin.h
typedef struct slapi_value_set Slapi_ValueSet;
Description
Slapi_ValueSet
Slapi_Value
The following table summarizes the front-end API functions that you can call to
work with sets of
To do this...
Add a Slapi_Value in the
Slapi_ValueSet structure
Count the values in a value set
212
Netscape Directory Server Plug-In Programmer's Guide • August 2002
(or a list of
Slapi_Value
is the data type for an opaque structure that represents set of
(or a list of
Slapi_Value
.
Slapi_Value
Call this function
slapi_value_new_value()
slapi_value_set()
slapi_value_set_berval()
slapi_value_set_int()
slapi_value_set_string()
slapi_value_set_string_passin()
slapi_value_set_value()
Slapi_Value
).
Call this function
slapi_valueset_add_value()
slapi_valueset_count()
).

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents