Deinitializing the Plugin
Deinitializes the plugin and releases related resources.
Prototype
void KdcPluginUninit(void *context);
Parameters
Parameter |
Type |
Required (Yes/No) |
Description |
|---|---|---|---|
context |
void* |
Yes |
Plugin context |
Parent topic: kdc_agent Plugin APIs