| Namespace | Windows.Devices.Midi2.Transports.BasicLoopback |
|---|---|
| Type Name | MidiBasicLoopbackRemovalConfig |
| Type | WinRT Runtime Class |
| Implements | Windows.Devices.Midi2.ServiceConfig.IMidiServiceTransportPluginConfig |
| IDL | MidiBasicLoopbackRemovalConfig.idl |
| Library |
This is the configuration sent to the service when an application wants to remove a transient basic loopback endpoint.
| Constructor | Description |
|---|---|
MidiBasicLoopbackRemovalConfig(associationId) |
Create a removal config for the loopback with the specified association id |
| Property | Description |
|---|---|
AssociationId |
The GUID identifying the loopback to remove |
