Functions Related to Entry Flags
•
0 if the flag is not set.
•
The value of the flag if it is set.
Description
In this release of Directory Server, the only external flag that can be set is
SLAPI_ENTRY_FLAG_TOMBSTONE
entry. More flags may be exposed in future releases. You should not use your own
flags.
See Also
slapi_entry_clear_flag()
slapi_entry_set_flag()
slapi_entry_set_flag()
Sets a flag for a specified entry.
Syntax
#include "slapi-plugin.h"
void slapi_entry_set_flag( Slapi_Entry *e, unsigned char flag);
Parameters
This function takes the following parameters:
e
flag
Description
In Directory Server 6.0, the only external flag that can be set is
SLAPI_ENTRY_FLAG_TOMBSTONE
entry. More flags may be exposed in future releases. Do not use your own flags.
See Also
slapi_entry_clear_flag()
slapi_entry_flag_is_set()
304
Netscape Directory Server Plug-In Programmer's Guide • January 2002
. This flag means that the entry is a tombstone
Entry for which you want to set the flags.
Flag that you want to set.
. This flag means that the entry is a tombstone
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