BASS.NET API for the Un4seen BASS Audio Library

MidiInputDeviceUser Property

BASS.NET API for the Un4seen BASS Audio Library
User instance data to be used when providing system-exclusive messages.

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

public IntPtr User { get; set; }

Property Value

Type: IntPtr
Remarks

This member will be provided back in the received SysExMessage.
See Also

Reference