Frees all the BASS plugins from the directory path.

C# | Visual Basic |
public static void FreePluginDirectory( Dictionary<int, string> dictionary )
Public Shared Sub FreePluginDirectory ( _ dictionary As Dictionary(Of Integer, String) _ )

- dictionary (Dictionary<(Of <(<'Int32, String>)>)>)
- Dictionary of plugin handles and plugin file paths