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

For plug-in
Table of Contents

Advertisement

Functions for Handling Values
Parameters
This function takes the following parameter:
value
Returns
This function returns one of the following values:
An unsigned long integer which corresponds to the value stored in the
Slapi_Value
0
Description
Converts the value contained in the
integer.
See Also
slapi_value_get_int()
slapi_value_get_long()
slapi_value_get_uint()

slapi_value_init()

Initializes a
Syntax
#include "slapi-plugin.h"
slapi_value_init(Slapi_Value *v);
Parameters
This function takes the following parameter:
v
512
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Pointer to the value that you wish to get as an unsigned integer.
structure.
if there is no value.
structure with no value.
Slapi_Value
Pointer to the value to be initialized. The pointer must not be
NULL.
structure into an unsigned long
Slapi_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