NS services: Difference between revisions
Line 785: | Line 785: | ||
| 1308 || [5.0.0+] DeleteApplicationCompletelyForDebug | | 1308 || [5.0.0+] DeleteApplicationCompletelyForDebug | ||
|- | |- | ||
| 1309 || [6.0.0+] CleanupUnavailableAddOnContents | | 1309 || [6.0.0+] [[#CleanupUnavailableAddOnContents]] | ||
|- | |- | ||
| 1400 || PrepareShutdown | | 1400 || PrepareShutdown | ||
Line 1,091: | Line 1,091: | ||
==== IsAnyApplicationEntityInstalled ==== | ==== IsAnyApplicationEntityInstalled ==== | ||
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool. | Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output u8 bool. | ||
==== CleanupUnavailableAddOnContents ==== | |||
Takes an input u64 [[NCM_services#ApplicationId|ApplicationId]], an [[Account_services#Uid|Uid]], no output. | |||
==== FormatSdCard ==== | ==== FormatSdCard ==== |