NS services: Difference between revisions
Line 769: | Line 769: | ||
| 1001 || CorruptApplicationForDebug | | 1001 || CorruptApplicationForDebug | ||
|- | |- | ||
| 1002 || [3.0.0+] RequestVerifyAddOnContentsRights | | 1002 || [3.0.0+] [[#RequestVerifyAddOnContentsRights]] | ||
|- | |- | ||
| 1003 || [5.0.0+] [[#RequestVerifyApplication]] | | 1003 || [5.0.0+] [[#RequestVerifyApplication]] | ||
Line 1,130: | Line 1,130: | ||
On newer system-versions this calls the same func as [[#RequestVerifyApplication]], with the u32 value set to 0x7. | On newer system-versions this calls the same func as [[#RequestVerifyApplication]], with the u32 value set to 0x7. | ||
==== RequestVerifyAddOnContentsRights ==== | |||
Takes an input [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IProgressAsyncResult]]. | |||
==== RequestVerifyApplication ==== | ==== RequestVerifyApplication ==== |