51.15. slapi_plugin_task_unregister_handler()

Unregisters a task handler function.
Call slapi_plugin_task_unregister_handler() in the plug-in close function.
Syntax

int slapi_plugin_task_unregister_handler(const char *name, dseCallbackFn func)

Parameters

name Gives the name of the task handler.