PMApp:TerminateTitle: Difference between revisions
No edit summary |
Steveice10 (talk | contribs) m Steveice10 moved page PMApp:TerminateProcessTID to PMApp:TerminateTitle |
||
(4 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
| Header code [0x00040100] | | Header code [0x00040100] | ||
|- | |- | ||
| 1 | | 1-2 | ||
| u64, Program ID | |||
| u64 | |||
|- | |- | ||
| 4 | | 3-4 | ||
| u64 | | u64, Timeout | ||
|} | |} | ||
Line 35: | Line 29: | ||
=Description= | =Description= | ||
This terminates all processes which have the specified titleID. | This terminates all processes which have the specified titleID. If the timeout value is not 0 and [[PMApp:PrepareForReboot]] has been called, the command returns error 0xC8A05801. |