
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 |
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. |