Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 214

Table of Contents

Advertisement

Functions for Handling Attributes
a
type
Returns
This function returns the newly-initialized attribute.
Description
Use this function to initialize an empty attribute with an attribute type.
See Also
slapi_attr_new()
slapi_attr_free()
slapi_attr_dup()
slapi_attr_new()
Creates a new attribute.
Syntax
#include "slapi-plugin.h"
Slapi_Attr *slapi_attr_new( void );
Parameters
This function takes the no parameters.
Returns
This function returns the newly-created attribute.
Description
Use this function to create an empty attribute.
See Also
slapi_attr_free()
slapi_attr_dup()
214
Netscape Directory Server Plug-In Programmer's Guide • May 2002
The empty attribute to be initialized.
Attribute type to be initialized.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents