BOSS Services: Difference between revisions

Line 283: Line 283:
When disabling SpotPass, applications use [[BOSSU:CancelTask]] then [[BOSSU:UnregisterTask]], to delete each task.
When disabling SpotPass, applications use [[BOSSU:CancelTask]] then [[BOSSU:UnregisterTask]], to delete each task.


Each process can only access tasks which it created, not other processes' tasks.
Each process can only access tasks which it created, not other processes' tasks(even when using bossP with [[BOSSP:InitializeSessionPrivileged|init_programID]]=0).


After registration, tasks will not automatically run until they are started using one of the start-task commands.
After registration, tasks will not automatically run until they are started using one of the start-task commands.