You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/developer-docs/Windows.Devices.Midi2/service/MidiService.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Loopback endpoints created by the user and stored in the configuration file will
38
38
39
39
For plugins which support updates at runtime, developers of those plugins should create configuration WinRT types which implement the required configuration interfaces, and create the JSON that is used in the service. In this way, third-party service transport and message processing plugins can be created and configured without changes to the API.
40
40
41
-
> Note: In version 1 of the API, only transports can be configured at runtime. We're working on enabling configuration of message processing plugins.
41
+
> Note: In version 1 of the API, only transports can be configured at runtime. We're working on enabling configuration of message processing plugins. The API is a no-op.
0 commit comments