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

For plug-in
Table of Contents

Advertisement

Syntax
#include "slapi-plugin.h"
size_t slapi_value_get_length(const Slapi_Value *value);
Parameters
This function takes the following parameter:
value
Returns
This function returns one of the following values:
The length of the value contained in
0
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"
long 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:
Pointer to the Slapi_Value of which you wish to get the
length.
if there is no value.
Pointer to the Slapi_Value that you wish to get as a long
integer.
.
Slapi_Value
Chapter 15
Functions for Handling Values
Slapi_Value
Function Reference
509

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents