| Namespace | Windows.Devices.Midi2.Transports.Loopback |
|---|---|
| Type Name | MidiLoopbackRemovalConfig |
| Type | WinRT Runtime Class |
| Implements | Windows.Devices.Midi2.ServiceConfig.IMidiServiceTransportPluginConfig |
| IDL | MidiLoopbackRemovalConfig.idl |
| Library |
The configuration passed to the service when an application wants to remove a transient loopback endpoint pair.
| Constructor | Description |
|---|---|
MidiLoopbackRemovalConfig(associationId) |
Construct a removal config with the specified association id |
| Property | Description |
|---|---|
AssociationId |
The GUID used to uniquely identify the loopback pair to remove |
