Syntax
#include "slapi-plugin.h" int slapi_op_abandoned( Slapi_PBlock *pb ); Parameters
#include "slapi-plugin.h" int slapi_op_abandoned( Slapi_PBlock *pb );
The function has the following parameters:
pb
Returns
1 if the operation has been abandoned, or 0 if the operation has not been abandoned.