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