Difference between revisions of "PMApp:TerminateTitle"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Minor clean up.) |
|||
Line 8: | Line 8: | ||
| Header code [0x00040100] | | Header code [0x00040100] | ||
|- | |- | ||
− | | 1 | + | | 1-2 |
− | + | | u64, Program ID | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | | u64 | ||
|- | |- | ||
− | | 4 | + | | 3-4 |
− | | u64 | + | | u64, Unknown (always 0) |
|} | |} | ||
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 unknown u64 value is not 0, the command returns error 0xC8A05801. |
Revision as of 06:30, 12 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00040100] |
1-2 | u64, Program ID |
3-4 | u64, Unknown (always 0) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This terminates all processes which have the specified titleID. If the unknown u64 value is not 0, the command returns error 0xC8A05801.