Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual page 222

For plug-in
Table of Contents

Advertisement

Summary of Data Types and Structures
To ...
Convert the value into an unsigned
long.
Initialize a Slapi_Value structure
with no values.
Initialize a Slapi_Value structure
from the berval structure.
Initialize a Slapi_Value structure
from a string.
Initialize a Slapi_Value structure
with a value contained in a string.
Allocate a new Slapi_Value
structure.
Allocate a new Slapi_Value
structure from a berval structure.
Allocate a new Slapi_Value
structure from a string.
Allocate a new Slapi_Value
structure and initializes it from a
string.
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
222
Netscape Directory Server Plug-in Programmer's Guide • October 2004
... Call this function
slapi_value_get_ulong()
slapi_value_init()
slapi_value_init_berval()
slapi_value_init_string()
slapi_value_init_string_passin()
slapi_value_new()
slapi_value_new_berval()
slapi_value_new_string()
slapi_value_new_string_passin()
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()

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents