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
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
266
Netscape Directory Server Plug-in Programmer's Guide • October 2004
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.
unconditionally.
0
Slapi_Attr
structure; the valueset in
Attribute type for which you wish to search.
structure from a specified
will be
Slapi_Attr
*vs
, not a copy.
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