Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 498

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
498
Netscape Directory Server Plug-In Programmer's Guide • August 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

This manual is also suitable for:

Directory server 6.1

Table of Contents