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()
254
Netscape Directory Server Plug-In Programmer's Guide • December 2003
The empty attribute to be initialized.
Attribute type to be initialized.
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers