Functions for Registering Object Extensions
Parameters
This function takes the following parameters:
f
bitnum
Returns
This function returns the character with the specified bit unset.
See Also
slapi_isbitset_uchar()
slapi_setbit_uchar()
Functions for Registering Object Extensions
This section contains reference information on routines for registering object
extensions. This set of functions provides a means for extending core server
objects—this functionality is provided so that you can efficiently pass state
information between plug-in calls. Typically, a plug-in might register both a
pre-operation and post-operation call. It is very convenient for the plug-in to
associate its private data with the operation object that is passed through the
parameter block.
Table 14-33 Routines for Registering Object Extensions
Function
slapi_get_object_extension()
slapi_register_object_extension()
slapi_set_object_extension()
slapi_get_object_extension()
Retrieves a pointer to the plug-in extension.
488
Netscape Directory Server Plug-In Programmer's Guide • January 2002
The character in which a bit is to be unset.
The bit number that needs to be unset in the character.
Description
Retrieves a pointer to the plug-in extension.
Registers a plug-in's object extension.
Changes a plug-in's object extension.
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