NS services: Difference between revisions
Line 858: | Line 858: | ||
| 2015 || [4.0.0+] [[#CompareSystemDeliveryInfo]] | | 2015 || [4.0.0+] [[#CompareSystemDeliveryInfo]] | ||
|- | |- | ||
| 2016 || [4.0.0+] ListNotCommittedContentMeta | | 2016 || [4.0.0+] [[#ListNotCommittedContentMeta]] | ||
|- | |- | ||
| 2017 || [4.0.0+] RecoverDownloadTask | | 2017 || [4.0.0+] RecoverDownloadTask | ||
Line 1,106: | Line 1,106: | ||
This is essentially the same as [[#CompareApplicationDeliveryInfo]], except this compares the [[#SystemDeliveryInfo]] SystemUpdate version. | This is essentially the same as [[#CompareApplicationDeliveryInfo]], except this compares the [[#SystemDeliveryInfo]] SystemUpdate version. | ||
==== ListNotCommittedContentMeta ==== | |||
Takes a type-0x5 input buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a s32, an u64 <code>nn::ncm::ApplicationId</code>, returns an output s32. | |||
=== IApplicationVersionInterface === | === IApplicationVersionInterface === |