Difference between revisions of "AMPXI:InstallTitleStop"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00110000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...") |
m (Small typographical error) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
| Result code | | Result code | ||
|} | |} | ||
+ | |||
+ | =Description= | ||
+ | Stops active title import initialized by [[AMPXI:InstallTitleBegin|AMPXI:InstallTitleBegin]] or resumed by [[AMPXI:InstallTitleResume|AMPXI:InstallTitleResume]]. | ||
+ | |||
+ | The import is not cancelled and can later be resumed with [[AMPXI:InstallTitleResume|AMPXI:InstallTitleResume]]. |
Latest revision as of 12:56, 15 April 2022
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00110000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x00110040] |
1 | Result code |
Description[edit]
Stops active title import initialized by AMPXI:InstallTitleBegin or resumed by AMPXI:InstallTitleResume.
The import is not cancelled and can later be resumed with AMPXI:InstallTitleResume.