NOW LOADING

MidiBasicLoopbackEndpointCreationResult


Response from the attempt to create a basic MIDI 1.0 loopback endpoint
Namespace Microsoft.Windows.Devices.Midi2.Endpoints.BasicLoopback
Type Name MidiBasicLoopbackEndpointCreationResult
Type WinRT Struct
IDL MidiBasicLoopbackEndpointCreationResult.idl
Library Microsoft.Windows.Devices.Midi2.dll

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

Fields

Property Description
Success True if the creation of both endpoints was a success
AssociationId The GUID which associatiates the endpoint. This is used to provide structure similar to the MIDI 2.0 loopback endpoints. Provided during creation time.
EndpointDeviceId The full endpoint device id \\swd\... for the endpoint created

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.