Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 551

Table of Contents

Advertisement

slapi_operation_clear_flag()
Clears the specified flag for the operation.
Syntax
#include "slapi-plugin.h"
void slapi_operation_clear_flag( Slapi_Operation *op, unsigned long
flag)
Parameter
This function takes the following parameters:
op
flag
Memory Concerns
None.
See Also
slapi_operation_set_flag()
slapi_is_flag_set()
slapi_is_flag_set()
Determines whether the specified flag is set in the operation.
Syntax
#include "slapi-plugin.h"
int slapi_is_flag_set(Slapi_Operation *op, unsigned long flag)
Parameter
This function takes the following parameters:
op
Operation data structure.
Flag to be cleared. By default, only one flag is supported, the
SLAPI_OP_FLAG_NO_ACCESS_CHECK flag, which specifies that
access control should not be checked.
Operation data structure.
Functions Related to Data Interoperability
Chapter 15
Function Reference
551

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents