NOW LOADING

MidiServiceConfigResponse


Response from the service from a configuration attempt
Namespace Microsoft.Windows.Devices.Midi2.ServiceConfig
Type Name MidiServiceConfigResponse
Type WinRT Runtime Class
IDL MidiServiceConfigResponse.idl
Library Microsoft.Windows.Devices.Midi2.dll

Plugin-specific configuration return results.

Important Note

The json config sent to and received from the service is an implementation detail, not a contract, and is subject to change. Do not attempt to manually manipulate or create json to send to the MIDI Service, or manually parse the json return results, unless you are creating a transport yourself.

Properties

Property Description
Status Indicates success or failure for the config.
ResponseJson Json with more details. This is transport-specific.

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.