BASS.NET API for the Un4seen BASS Audio Library

MidiOutputDeviceGetDeviceCount Method

BASS.NET API for the Un4seen BASS Audio Library
Returns the total number of available Midi output devices.

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

public static int GetDeviceCount()

Return Value

Type: Int32
The number of Midi output devices present in your system.
See Also

Reference