10.4. Specifying Start and Close Functions

For each extended operation plug-in, you can specify the name of a function to be called after the plug-in starts and before the plug-in is stopped or disabled.
Use the following parameters to specify these functions:
  • SLAPI_PLUGIN_START_FN — Specifies the function called after the plug-in starts.
  • SLAPI_PLUGIN_CLOSE_FN — Specifies the function called before the plug-in is stopped or disabled.