
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.
Property | Description |
---|---|
Status |
Indicates success or failure for the config. |
ResponseJson |
Json with more details. This is transport-specific. |