NS services: Difference between revisions
Line 860: | Line 860: | ||
| 2016 || [4.0.0+] [[#ListNotCommittedContentMeta]] | | 2016 || [4.0.0+] [[#ListNotCommittedContentMeta]] | ||
|- | |- | ||
| 2017 || [4.0.0+] RecoverDownloadTask | | 2017 || [4.0.0+] [[#RecoverDownloadTask]] | ||
|- | |- | ||
| 2018 || [5.0.0+] [[#GetApplicationDeliveryInfoHash]] | | 2018 || [5.0.0+] [[#GetApplicationDeliveryInfoHash]] | ||
Line 1,109: | Line 1,109: | ||
==== ListNotCommittedContentMeta ==== | ==== ListNotCommittedContentMeta ==== | ||
Takes a type-0x6 output buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a s32, an u64 <code>nn::ncm::ApplicationId</code>, returns an output s32 total_out. | Takes a type-0x6 output buffer containing an array of [[NCM_services#ContentMetaKey|ContentMetaKey]], a s32, an u64 <code>nn::ncm::ApplicationId</code>, returns an output s32 total_out. | ||
==== RecoverDownloadTask ==== | |||
Takes a type-0x5 input buffer containing an array of {unknown} and an input u64, no output. | |||
==== GetApplicationDeliveryInfoHash ==== | ==== GetApplicationDeliveryInfoHash ==== |