BASS.NET API for the Un4seen BASS Audio Library

MidiOutputDeviceLastErrorCode Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the last Midi error code (see MIDIError for possible values).

Namespace:  radio42.Multimedia.Midi
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public MIDIError LastErrorCode { get; }

Property Value

Type: MIDIError
See Also

Reference