Slapi_Attr_Add_Value(); Slapi_Attr_Basetype() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Handling Attributes
Table 15-5
Attribute Routines (Continued)
Function
slapi_valueset_set_valueset()

slapi_attr_add_value()

Adds a value to an attribute.
Syntax
#include "slapi-plugin.h"
int slapi_attr_add_value(Slapi_Attr *a, const Slapi_Value *v);
Parameters
This function takes the following parameters:
a
v
Returns
This function always returns 0.
See Also
slapi_attr_first_value()
slapi_attr_next_value()
slapi_attr_get_numvalues()
slapi_attr_value_cmp()
slapi_attr_value_find()

slapi_attr_basetype()

Returns the base type of an attribute (for example, if given
).
cn
254
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Description
Initializes a Slapi_ValueSet structure from another
Slapi_ValueSet structure.
The attribute that will contain the values.
Values to be added to the attribute.
, returns
cn;lang-jp

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents