Difference between revisions of "AM:EndImportProgram"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04050002] |- | 1 | Value 0x10 |- | 2 | CIA filehandle |} =Response= {| class="w...")
 
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 CIA, the second u8 for that command is set to value 1.
+
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.

Revision as of 06:56, 28 January 2014

Request

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

Response

Index Word Description
0 Header code
1 Result code

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.