AMPXI:InstallTitleAbort: Difference between revisions
Jump to navigation
Jump to search
Luigoalma moved page AMPXI:InstallTitleAbort to AMPXI:InstallTitleStop: 0x00110000 is not Abort, stops for later resume Tag: New redirect |
Add actual title abort ampxi Tag: Removed redirect |
||
Line 1: | Line 1: | ||
=Request= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code [0x00280000] | |||
|} | |||
=Response= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code [0x00280040] | |||
|- | |||
| 1 | |||
| Result code | |||
|} | |||
=Description= | |||
Aborts active title import initialized by [[AMPXI:InstallTitleBegin|AMPXI:InstallTitleBegin]] or resumed by [[AMPXI:InstallTitleResume|AMPXI:InstallTitleResume]]. | |||
Cannot be resumed with [[AMPXI:InstallTitleResume|AMPXI:InstallTitleResume]] later. |
Latest revision as of 13:52, 15 April 2022
Request
Index Word | Description |
---|---|
0 | Header code [0x00280000] |
Response
Index Word | Description |
---|---|
0 | Header code [0x00280040] |
1 | Result code |
Description
Aborts active title import initialized by AMPXI:InstallTitleBegin or resumed by AMPXI:InstallTitleResume.
Cannot be resumed with AMPXI:InstallTitleResume later.