NS services: Difference between revisions
No edit summary |
No edit summary |
||
Line 881: | Line 881: | ||
| 2182 || [6.0.0+] SetActiveRightsContextUsingStateToRightsEnvironment | | 2182 || [6.0.0+] SetActiveRightsContextUsingStateToRightsEnvironment | ||
|- | |- | ||
| 2190 || [6.0.0+] GetRightsEnvironmentHandleForApplication | | 2190 || [6.0.0+] [[#GetRightsEnvironmentHandleForApplication]] | ||
|- | |- | ||
| 2199 || [6.0.0+] GetRightsEnvironmentCountForDebug | | 2199 || [6.0.0+] GetRightsEnvironmentCountForDebug | ||
Line 894: | Line 894: | ||
|- | |- | ||
| 2350 || [7.0.0+] PerformAutoUpdateByApplicationId | | 2350 || [7.0.0+] PerformAutoUpdateByApplicationId | ||
|- | |||
| 2351 || [9.0.0+] | |||
|- | |||
| 2352 || [9.0.0+] | |||
|- | |- | ||
| 2400 || [8.0.0+] GetPromotionInfo | | 2400 || [8.0.0+] GetPromotionInfo | ||
Line 930: | Line 934: | ||
Then if the above succeeds, the above titles are launched with the above StorageId via [[Process_Manager_services|pmshell]] LaunchProgram, with a 0.5s sleep-thread afterwards on success. | Then if the above succeeds, the above titles are launched with the above StorageId via [[Process_Manager_services|pmshell]] LaunchProgram, with a 0.5s sleep-thread afterwards on success. | ||
==== GetRightsEnvironmentHandleForApplication ==== | |||
No input, returns a total of 8-bytes of output. | |||
[9.0.0+] Now takes a total of 8-bytes of input, returns a total of 8-bytes of output. | |||
==== CreateApplicationResource ==== | ==== CreateApplicationResource ==== |