| Namespace | Microsoft.Windows.Devices.Midi2.Utilities.RuntimeInformation |
|---|---|
| Type Name | MidiRuntimeInformation |
| Type | WinRT Runtime Class |
| IDL | MidiRuntimeInformation.idl |
| Library | Microsoft.Windows.Devices.Midi2.dll |
| Function | Description |
|---|---|
GetInstalledVersion |
Returns the MidiRuntimeVersion representing the installed SDK |
GetInstalledArchitecture |
Returns a MidiRuntimeArchitecture (Arm64X, x64) for what is installed |
GetInstalledReleaseType |
Returns a single member of MidiRuntimeReleaseTypes which identifies if the installed version is a preview, stable, or other release. |
