PluginLibShutdown
This page applies to Harlequin v13.1r0 and later; and to Harlequin MultiRIP but not Harlequin Core
PluginLibShutdown Function
.
TEXT
void PluginLibShutdown(
struct pluginLibGlobals *g );
During shutdown, the plugin must call PluginLibShutdown
, passing it the value returned by PluginLibInitialise
or InputPluginLibInitialise
.