Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 208

Table of Contents

Advertisement

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
208
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Attribute to be freed.
structures.
berval

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents