| Namespace | Windows.Devices.Midi2.Utilities.SysExTransfer |
|---|---|
| Type Name | MidiSystemExclusiveReceivedEventArgs |
| Type | WinRT Runtime Class |
| IDL | MidiSystemExclusiveReceivedEventArgs.idl |
Provided in MidiSystemExclusiveReceiver.BytesReceived.
| Property | Description |
|---|---|
Group |
The source MidiGroup |
Bytes |
Received bytes, including 0xF0 and 0xF7 framing bytes |
IsPartial |
True when the block does not contain a complete matched F0/F7 message pair |
A single event may contain one complete message, multiple complete messages, or a partial fragment, depending on buffering and pacing.
