NOW LOADING

MidiRuntimeReleaseTypes enum


Provides information about the installed Windows MIDI Services App SDK Runtime. This is used primarily by the settings app.
Namespace Microsoft.Windows.Devices.Midi2.Utilities.RuntimeInformation
Type Name MidiRuntimeReleaseTypes enum
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiRuntimeReleaseTypes enumEnum.idl
Library Microsoft.Windows.Devices.Midi2.dll

This is a Flags enum because it’s also used by the updater for checking for new versions. When used to report on what is installed, only one value will be reported.

Members

Function Value Description
Unknown 0 An unknown release type / channel
Stable 1 The installed version is a stable release
Preview 2 The installed version is a preview release

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.