NOW LOADING

MidiLoopbackUpdateResponse


Response from a mute or unmute operation on a loopback endpoint pair
Namespace Windows.Devices.Midi2.Transports.Loopback
Type Name MidiLoopbackUpdateResponse
Type WinRT Runtime Class
IDL MidiLoopbackUpdateResponse.idl
Library

Returned by MidiLoopbackManager.MuteLoopback() and MidiLoopbackManager.UnmuteLoopback().

Properties

Property Description
Success True if the operation succeeded
ErrorCode A MidiLoopbackErrorCode value if Success is false
ErrorMessage A human-readable error message if Success is false

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.