Difference between revisions of "PMApp:TerminateTitle"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (→Description) |
Steveice10 (talk | contribs) m (→Description) |
||
Line 29: | Line 29: | ||
=Description= | =Description= | ||
− | This terminates all processes which have the specified titleID. If the timeout value is not 0 and | + | 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. |
Revision as of 01:44, 20 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00040100] |
1-2 | u64, Program ID |
3-4 | u64, Timeout |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
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.