BASS.NET API for the Un4seen BASS Audio Library

BASS_VST_AEFFECTGetCurrentProgram Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the currently selected program number of the VST effect.

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

public int GetCurrentProgram()

Return Value

Type: Int32
The name of the selected program - or an empty string, if the effect has no programs.
See Also

Reference