Show Table of Contents
48.4. slapi_unregister_object_extension()
Description
This function unregisters objects. Note that plug-ins that register objects must unregister them in the close function.
Syntax
int slapi_unregister_object_extension( const char* pluginname, const char* objectname, int *objecttype, int *ext_handle);
Parameters
|
pluginname
|
The name of the plug-in.
|
|
objectname
|
The name of the core server object to be extended. Objects that can be extended (possible values for the objectname parameter):
Currently, only
Operation and Connection are supported.
|
|
objecttype
| Handle to find the offset into the object where the extension block is stored. |
|
ext_handle
|
Address for finding the extension within the block.
|

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.