 | SimpleMidiMessageData Field |
The MIDI data that is supposed to be executed. To perserve compability with the WinMM API, this is stored with the least signifigant byte being the first to be played.
Namespace: MidiGremlin.InternalAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic ReadOnly Data As Integer
public:
initonly int Data
Field Value
Type:
Int32
See Also