Home -> RenderPluginEnumerator -> ClearAllPlugins
Description
The ClearAllPlugins method removes every loaded plugin record and releases the module handles owned by the enumerator.
Warning
Only call this after all objects created from the loaded plugins have been destroyed, unless another module handle is keeping the plugin loaded.
Usage
void ClearAllPlugins();