Difference between revisions of "AMPXI:InstallContentStop"

From 3dbrew
Jump to navigation Jump to search
m (Luigoalma moved page AMPXI:InstallContentAbort to AMPXI:InstallContentStop: 0x00190000 is not abort, its stopping content import for later resume)
(Description given about this command based on AM & PS9 behavior and binary reversal.)
 
Line 21: Line 21:
 
| Result code
 
| Result code
 
|}
 
|}
 +
 +
=Description=
 +
Stops active content import initialized by [[AMPXI:InstallContentBegin|AMPXI:InstallContentBegin]] or resumed by [[AMPXI:InstallContentResume|AMPXI:InstallContentResume]].
 +
 +
The import is not cancelled and can later be resumed with [[AMPXI:InstallContentResume|AMPXI:InstallContentResume]].

Latest revision as of 13:35, 15 April 2022

Request[edit]

Index Word Description
0 Header code [0x00190000]

Response[edit]

Index Word Description
0 Header code [0x00190040]
1 Result code

Description[edit]

Stops active content import initialized by AMPXI:InstallContentBegin or resumed by AMPXI:InstallContentResume.

The import is not cancelled and can later be resumed with AMPXI:InstallContentResume.