BASS.NET API for the Un4seen BASS Audio Library

BassOfrFreeMe 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.Ofr
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public static bool FreeMe()

Return Value

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

For more information see LoadMe.
See Also

Reference