AMPXI:InstallContentAbort: Difference between revisions
Jump to navigation
Jump to search
Luigoalma moved page AMPXI:InstallContentAbort to AMPXI:InstallContentStop: 0x00190000 is not abort, its stopping content import for later resume Tag: New redirect |
Add actual content abort command Tag: Removed redirect |
||
Line 1: | Line 1: | ||
=Request= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code [0x001A0000] | |||
|} | |||
=Response= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code [0x001A0040] | |||
|- | |||
| 1 | |||
| Result code | |||
|} | |||
=Description= | |||
Aborts active content import initialized by [[AMPXI:InstallContentBegin|AMPXI:InstallContentBegin]] or resumed by [[AMPXI:InstallContentResume|AMPXI:InstallContentResume]]. | |||
Cannot be resumed with [[AMPXI:InstallContentResume|AMPXI:InstallContentResume]] later. |
Latest revision as of 13:39, 15 April 2022
Request
Index Word | Description |
---|---|
0 | Header code [0x001A0000] |
Response
Index Word | Description |
---|---|
0 | Header code [0x001A0040] |
1 | Result code |
Description
Aborts active content import initialized by AMPXI:InstallContentBegin or resumed by AMPXI:InstallContentResume.
Cannot be resumed with AMPXI:InstallContentResume later.