BASS.NET API for the Un4seen BASS Audio Library

MidiSysExMessageUser Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the user instance data as passed with the Prepare method.

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

public IntPtr User { get; }

Property Value

Type: IntPtr
See Also

Reference