MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
FreePluginDirectory Method (dictionary)
NamespacesMPfm.Sound.BassNetWrapperBaseFreePluginDirectory(Dictionary<(Of <<'(Int32, String>)>>))
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

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)