NOW LOADING

MidiRuntimeArchitecture 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 MidiRuntimeArchitecture enum
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiRuntimeArchitecture enumEnum.idl
Library Microsoft.Windows.Devices.Midi2.dll

Members

Function Value Description
Unknown 0 Unknown release architecture. This represents an error.
x64 1 The installed version is an Intel/AMD x86-64 version
Arm64X 2 The installed version is the combined Arm64EC/Arm64 classic binary.

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.