void hw_RemoveLoaderAdapter(hwPluginBase *self, ULONG type);
hwPluginBase that Hollywood has passed to your plugin's InitPlugin()
function. The second parameter specifies the loader or adapter type. See hw_AddLoaderAdapter for a list of supported types.
hwPluginBase pointer passed to InitPlugin()