Difference between revisions of "NSS:TerminateTitle"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x0011....] |- | 1 | TitleID lower word |- | 2 | TitleID upper word |- | 3-4 | Unk...") |
Steveice10 (talk | contribs) m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code [ | + | | Header code [0x00110100] |
|- | |- | ||
− | | 1 | + | | 1-2 |
− | + | | u64, Program ID | |
− | |||
− | |||
− | | | ||
|- | |- | ||
| 3-4 | | 3-4 | ||
− | | | + | | u64, Timeout |
|} | |} | ||
Line 32: | Line 29: | ||
=Description= | =Description= | ||
− | + | Wrapper for [[PMApp:TerminateTitle]]. |
Latest revision as of 04:19, 20 January 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00110100] |
1-2 | u64, Program ID |
3-4 | u64, Timeout |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
Wrapper for PMApp:TerminateTitle.