| 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
| 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 |
