BASS.NET API for the Un4seen BASS Audio Library

BassWinampFreeMe Method

BASS.NET API for the Un4seen BASS Audio Library
Unloads this library. This must be called when you have previously called LoadMe.

Namespace:  Un4seen.Bass.AddOn.Winamp
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public static bool FreeMe()

Return Value

Type: Boolean
TRUE, if the module has been unloaded successfully, else FALSE.
Remarks

For more information see LoadMe.
See Also

Reference