Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 329

Table of Contents

Advertisement

type
vals
Returns
This function returns
Slapi_Value
If the specified attribute contains a
attribute list and the function returns
attribute is not found in the list of attributes for the specified entry, the function
returns
If there is an operational error during the processing of this call (such as a duplicate
value found), the function will return
please report the problem to the Netscape Technical Support.
Description
This function removes an attribute/value set from an entry. Note that both the
attribute and its
supply a
attribute from the entry. In either case, the function returns
This function replaces the deprecated
This function uses
berval
Memory Concerns
The
vals
See Also
slapi_entry_delete_values()
slapi_entry_dup()
Makes a copy of an entry, its DN, and its attributes.
Syntax
#include "slapi-plugin.h"
Slapi_Entry *slapi_entry_dup( const Slapi_Entry *e );
Attribute from which you want to delete values.
Array of Slapi_Value data values that you want to delete.
LDAP_SUCCESS
data values are deleted from the entry.
LDAP_NO_SUCH_ATTRIBUTE
Slapi_Value
whose value is
Slapi_Value
Slapi_Value
attribute values.
parameter can be
NULL
if the specified attribute and the array of
value, the attribute is deleted from the
NULL
LDAP_NO_SUCH_ATTRIBUTE
.
LDAP_OPERATIONS_ERROR
data values are removed from the entry. If you
, the function will delete the specified
NULL
slapi_entry_delete_values()
attribute values instead of the now obsolete
, in which case, this function does nothing.
Functions for Managing Entries
. As well, if the
. If this occurs,
LDAP_SUCCESS
function.
Chapter 15
Function Reference
.
329

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents