Functions for Handling Attributes
Returns
This function returns one of the following values:
•
1 if the specified flag is set.
•
0 if the specified flag is not set.
Description
This function determines if certain flags are set for a particular attribute. These
flags can identify an attribute as a single-valued attribute, an operational attribute,
or as a read-only attribute.
See Also
slapi_attr_get_flags()
slapi_attr_free()
Frees an attribute.
Syntax
#include "slapi-plugin.h"
void slapi_attr_free( Slapi_Attr **a );
Parameters
This function takes the following parameters:
a
Description
Use this function to free an attribute when you are finished with it.
See Also
slapi_attr_new()
slapi_attr_init()
slapi_attr_dup()
slapi_attr_get_bervals_copy()
Puts the values contained in an attribute into an array of
248
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Attribute to be freed.
structures.
berval
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers