Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 499

Table of Contents

Advertisement

Returns
This function returns one of the following values:
The length of the value contained in
0 if there is no value.
Description
This function returns the actual length of a value contained in the
structure.
slapi_value_get_long()
Converts the value into a long integer.
Syntax
#include "slapi-plugin.h"
slapi_value_get_long(const Slapi_Value *value);
Parameters
This function takes the following parameter:
value
Returns
This function returns one of the following values:
A long integer which corresponds to the value stored in the
structure.
0 if there is no value.
Description
This function converts the value contained in the
long integer.
See Also
slapi_value_get_int()
slapi_value_get_ulong()
slapi_value_get_uint()
Slapi_Value
Pointer to the Slapi_Value that you wish to get as a long
integer.
Functions for Handling Values
.
Slapi_Value
Slapi_Value
structure into a
Slapi_Value
Chapter 15
Function Reference
499

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents