BASS.NET API for the Un4seen BASS Audio Library

MIDI_OUTCAPSdriverVersion Field

BASS.NET API for the Un4seen BASS Audio Library
Version number of the device driver for the MIDI output device.

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

public int driverVersion

Field Value

Type: Int32
Remarks

The high-order byte is the major version number, and the low-order byte is the minor version number.
See Also

Reference