Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 489 Bytes

midicontinuemessage_rawdata.md

File metadata and controls

23 lines (16 loc) · 489 Bytes
-api-id -api-type
P:Windows.Devices.Midi.MidiContinueMessage.RawData
winrt property

Windows.Devices.Midi.MidiContinueMessage.RawData

-description

Gets the array of bytes associated with the MIDI message, including status byte.

-property-value

The array of bytes associated with the MIDI message.

-remarks

This property is immutable after initialization.

-examples

-see-also