Show Table of Contents
24.27. slapi_entry_delete_string()
Deletes a string value from an attribute in an entry.
Syntax
#include "slapi-plugin.h" int slapi_entry_delete_string(Slapi_Entry *e, const char *type, const char *value);
Parameters
This function takes the following parameters:
|
e
| Entry from which you want the string deleted. |
|
type
| Attribute type from which you want the string deleted. |
|
value
| Value of string to delete. |
Returns
This function returns 0 when successful; any other value returned signals failure.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.