Loads a specific BASS plugin.
Declaration Syntax
public static int LoadPlugin(
string pluginFilePath
)
Public Shared Function LoadPlugin ( _
pluginFilePath As String _
) As Integer
Parameters
- pluginFilePath (String)
- Plugin file path
Return Value
Plugin handle
Assembly:
MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)