NOW LOADING

IMidiEndpointConnectionSource


Interface which is used to prevent circular references in the SDK, specifically with message processing plugins
Namespace Microsoft.Windows.Devices.Midi2
Type Name IMidiEndpointConnectionSource
Type WinRT Explicit Interface
IDL IMidiEndpointConnectionSource.idl
Library Microsoft.Windows.Devices.Midi2.dll

Interface which is used to prevent circular references in the SDK, specifically with message processing plugins. This interface is only supported when used by the MidiEndpointConnection class.

Events

Event Description
EndpointDeviceDisconnected(source, args) Raised when the endpoint device has disconnected.
EndpointDeviceReconnected(source, args) Raised when the endpoint device has reconnected, when automatic reconnection is enabled.

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.