Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 347

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
e
flag
Returns
This function returns one of the following values:
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
Entry in which you want to check the flag settings.
Flag of which you want to check for presence.
. This flag means that the entry is a tombstone
Entry for which you want to set the flags.
Flag that you want to set.
Functions Related to Entry Flags
Chapter 15
Function Reference
347

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents