NS services: Difference between revisions

Line 765: Line 765:
| 915 || [9.0.0+] ShowApplicationRecord
| 915 || [9.0.0+] ShowApplicationRecord
|-
|-
| 1000 || RequestVerifyApplicationDeprecated
| 1000 || [[#RequestVerifyApplicationDeprecated]]
|-
|-
| 1001 || CorruptApplicationForDebug
| 1001 || CorruptApplicationForDebug
Line 1,125: Line 1,125:
==== WithdrawApplicationUpdateRequest ====
==== WithdrawApplicationUpdateRequest ====
Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
Takes an input [[NCM_services#ApplicationId|ApplicationId]], no output.
==== RequestVerifyApplicationDeprecated ====
Takes an input TransferMemory handle, an [[NCM_services#ApplicationId|ApplicationId]], an u64 size, returns an output Event handle and an [[#IProgressAsyncResult]].
On newer system-versions this calls the same func as [[#RequestVerifyApplication]], with the u32 value set to 0x7.


==== RequestVerifyApplication ====
==== RequestVerifyApplication ====