Slapi_Attr_New() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
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 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()
264
Netscape Directory Server Plug-in Programmer's Guide • October 2004
The empty attribute to be initialized.
Attribute type to be initialized.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents