Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 450

Table of Contents

Advertisement

Functions for Handling Values
slapi_value_get_int()
Converts the value to an integer.
Syntax
#include "slapi-plugin.h"
slapi_value_get_int(const Slapi_Value *value);
Parameters
This function takes the following parameter:
value
Returns
This function returns one of the following values:
An integer that corresponds to the value stored in the
0
Description
Converts the value in the
See Also
slapi_value_get_long()
slapi_value_get_uint()
slapi_value_get_length()
Gets the actual length of the value.
Syntax
#include "slapi-plugin.h"
slapi_value_get_length(const Slapi_Value *value);
Parameters
This function takes the following parameter:
value
450
Netscape Directory Server Plug-In Programmer's Guide • January 2002
Pointer to the Slapi_Value that you with to get as an integer.
if there is no value.
Slapi_Value
Pointer to the Slapi_Value of which you wish to length.
Slapi_Value
to an integer.
structure.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.01

Table of Contents