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.
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