| Namespace | Windows.Devices.Midi2.Transports.BasicLoopback |
|---|---|
| Type Name | MidiBasicLoopbackRemovalResponse |
| Type | WinRT Runtime Class |
| IDL | MidiBasicLoopbackRemovalResponse.idl |
| Library |
Returned by MidiBasicLoopbackManager.RemoveTransientLoopback().
| Property | Description |
|---|---|
Success |
True if the removal succeeded |
ErrorCode |
A MidiBasicLoopbackErrorCode value if Success is false |
ErrorMessage |
A human-readable error message if Success is false |
