Difference between revisions of "AM:EndImportProgram"

From 3dbrew
Jump to navigation Jump to search
m (Steveice10 moved page AM:CloseCIAFinalizeInstall to AM:EndImportProgram)
m
 
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[edit]

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

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

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.