Frees all the BASS plugins from the directory path.
Declaration Syntax
C# | Visual Basic |
public static void FreePluginDirectory( Dictionary<int, string> dictionary )
Public Shared Sub FreePluginDirectory ( _ dictionary As Dictionary(Of Integer, String) _ )
Parameters
- dictionary (Dictionary<(Of <(<'Int32, String>)>)>)
- Dictionary of plugin handles and plugin file paths