Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 216

Table of Contents

Advertisement

Functions for Handling Attributes
Syntax
#include "slapi-plugin.h"
int slapi_attr_set_valueset(Slapi_Attr *a,
const Slapi_ValueSet *vs);
Parameters
This function takes the following parameters:
a
vs
Returns
This function returns 0 unconditionally.
Description
This function initializes a valueset in a
Slapi_ValueSet
See Also
slapi_valueset_set_valueset()
slapi_attr_syntax_normalize()
Searches for an attribute type in the syntaxes, and returns a copy of the normalized
attribute types.
Syntax
#include "slapi-plugin.h"
char * slapi_attr_syntax_normalize( const char *s );
Parameters
This function takes the following parameters:
s
216
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Pointer to the Slapi_Attr structure, the value set of which you
wish to set.
Pointer to the Slapi_ValueSet structure from which you
want to extract the values.
Slapi_Attr
structure; the valuset in
Attribute type for which you wish to search.
structure from a specified
will be
Slapi_Attr
*vs
, not a copy.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents