NIM services: Difference between revisions

No edit summary
 
Line 288: Line 288:
| 141 || [15.0.0+] IsNetworkConnectionEnabledToUseApplicationCore
| 141 || [15.0.0+] IsNetworkConnectionEnabledToUseApplicationCore
|-
|-
| 142 || [17.0.0+] RequestCheckSafeSystemVersion
| 142 || [17.0.0+] [[#RequestCheckSafeSystemVersion]]
|-
|-
| 143 || [17.0.0+] [[#RequestApplicationIcon]]
| 143 || [17.0.0+] [[#RequestApplicationIcon]]
Line 626: Line 626:
== GetApplyDeltaTaskAllAppliedContentMeta ==
== GetApplyDeltaTaskAllAppliedContentMeta ==
[20.0.0+] Now takes a 0x18-bytes type-0x6 output buffer and returns 4-bytes of output instead of 0x18-bytes.
[20.0.0+] Now takes a 0x18-bytes type-0x6 output buffer and returns 4-bytes of output instead of 0x18-bytes.
== RequestCheckSafeSystemVersion ==
No input, returns an output Event and an [[#IAsyncResult]].
The async task does a network request with [[Network|bvc]].


== RequestApplicationIcon ==
== RequestApplicationIcon ==