Slapi_Operation
Represents an operation pending from an LDAP client.
Syntax
#include "slapi-plugin.h"
typedef struct op Slapi_Operation;
Description
Slapi_Operation
operation pending from an LDAP client.
The following table summarizes the front-end API functions that you can call to
work with mutually exclusive locks.
To ...
Determine if the client has
abandoned the current operation.
Get the type of a
Slapi_Operation.
Slapi_PBlock
Contains name-value pairs, known as parameter blocks, that you can get or set for
each LDAP operation.
Syntax
#include "slapi-plugin.h"
typedef struct slapi_pblock Slapi_PBlock;
Description
Slapi_PBlock
from the server and set information to be used by the server.
For most types of plug-in functions, the server passes in a
structure that typically includes data relevant to the operation being processed.
You can get the value of a parameter by calling the
is the data type for an opaque structure that represents an
... Call this function
slapi_op_abandoned()
slapi_op_get_type()
contains name-value pairs that you can use to retrieve information
Summary of Data Types and Structures
Slapi_PBlock
slapi_pblock_get()
Chapter 14
Data Type and Structure Reference
function.
215
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers