AM:EndImportProgram: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
Steveice10 (talk | contribs)
mNo edit summary
 
Line 9: Line 9:
|-
|-
| 1
| 1
| Value 0x10
| 0x10
|-
|-
| 2
| 2
| CIA filehandle
| CIA Handle
|}
|}


Line 29: Line 29:


=Description=
=Description=
Executes the function for [[AM:CloseCIA]], then uses [[AM:FinalizeTitlesInstall]] for this title. For [[AM:FinalizeTitlesInstall]], this loads the mediatype from the AM module CIA object-state, the second u8 for that command is set to value 1.
Executes the function for [[AM:EndImportProgramWithoutCommit]], then uses [[AM:CommitImportPrograms]] for this title. For [[AM:CommitImportPrograms]], this loads the media type from the AM module CIA object-state, the second u8 for that command is set to value 1.

Latest revision as of 07:29, 17 April 2016

Request

Index Word Description
0 Header code [0x04050002]
1 0x10
2 CIA Handle

Response

Index Word Description
0 Header code
1 Result code

Description

Executes the function for AM:EndImportProgramWithoutCommit, then uses AM:CommitImportPrograms for this title. For AM:CommitImportPrograms, this loads the media type from the AM module CIA object-state, the second u8 for that command is set to value 1.