NOW LOADING

IMidiMessageReceivedEventSource


Interface which contains the event definition used by any class which raises the `MessageReceived` event
Namespace Microsoft.Windows.Devices.Midi2
Type Name IMidiMessageReceivedEventSource
Type WinRT Explicit Interface
IDL IMidiMessageReceivedEventSource.idl
Library Microsoft.Windows.Devices.Midi2.dll

Interface which contains the event definition used by any class which raises the MessageReceived event. This is defined in an interface so that message processing plugins and the MidiEndpointConnection type can be used interchangeably in an event handler.

Events

Event Description
MessageReceived(source, args) The main message received event definition.

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.