PMApp:TerminateTitle: Difference between revisions

No edit summary
Steveice10 (talk | contribs)
m Minor clean up.
Line 8: Line 8:
| Header code [0x00040100]
| Header code [0x00040100]
|-
|-
| 1
| 1-2
| TitleID lower word
| u64, Program ID
|-
| 2
| TitleID upper word
|-
| 3
| u64 unknown lower word
|-
|-
| 4
| 3-4
| u64 unknown upper word
| 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.