NS services: Difference between revisions
Line 1,283: | Line 1,283: | ||
| 21 || [4.0.0+] [[#SetupToReceiveSystemUpdate]] | | 21 || [4.0.0+] [[#SetupToReceiveSystemUpdate]] | ||
|- | |- | ||
| 22 || [6.0.0+] RequestCheckLatestUpdateIncludesRebootlessUpdate | | 22 || [6.0.0+] [[#RequestCheckLatestUpdateIncludesRebootlessUpdate]] | ||
|} | |} | ||
Line 1,402: | Line 1,402: | ||
This just uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask. | This just uses [[NIM_services|nim]] ListSystemUpdateTask, then when a task is returned uses it with DestroySystemUpdateTask. | ||
=== RequestCheckLatestUpdateIncludesRebootlessUpdate === | |||
No input, returns an output handle and an [[#IAsyncValue]]. | |||
== SystemUpdateProgress == | == SystemUpdateProgress == |