| Namespace | Microsoft.Windows.Devices.Midi2.Utilities.Update |
|---|---|
| Type Name | MidiRuntimeUpdateUtility |
| Type | WinRT Runtime Class |
| IDL | MidiRuntimeUpdateUtility.idl |
| Library | Microsoft.Windows.Devices.Midi2.dll |
| Function | Description |
|---|---|
GetAllAvailableReleases |
Makes a web request and returns the available releases. |
GetHighestAvailableRelease |
Makes a web request and returns the highest/latest available release which matches the filter criteria |
IsReleaseNewerThanInstalled |
Returns true if the available release is newer than the currently installed release |
