NOW LOADING

MidiLoopbackEndpointCreationResult


Response from the attempt to create a loopback endpoint pair
Namespace Microsoft.Windows.Devices.Midi2.Endpoints.Loopback
Type Name MidiLoopbackEndpointCreationResult
Type WinRT Struct
IDL MidiLoopbackEndpointCreationResult.idl
Library Microsoft.Windows.Devices.Midi2.dll

This class represents the results of an attempt to create runtime transient loopback endpoints

Fields

Property Description
Success True if the creation of both endpoints was a success
AssociationId The GUID which associatiates the two endpoints. Provided during creation time.
EndpointDeviceIdA The full endpoint device id \\swd\... for the endpoint identified as the “A” side of the loopback
EndpointDeviceIdB The full endpoint device id \\swd\... for the endpoint identified as the “B” side of the loopback

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.