Parameters
This function takes the following parameters:
e
type
value
Returns
This function returns
slapi_entry_delete_values_sv()
Removes an array of
Syntax
#include "slapi-plugin.h"
int slapi_entry_delete_values_sv( Slapi_Entry *e,
const char *type, Slapi_Value **vals );
Parameters
This function takes the following parameters:
e
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
Entry from which you want the string deleted.
Attribute type from which you want the string deleted.
Value of string to delete.
when successful; any other value returned signals failure.
0
Slapi_Value
Entry from which you want to delete values.
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
data values from an attribute in an entry.
if the specified attribute and the array of
value, the attribute is deleted from the
NULL
LDAP_NO_SUCH_ATTRIBUTE
.
Chapter 14
Functions for Managing Entries
. As well, if the
Function Reference
285
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers