Difference between revisions of "AM:EndImportProgramWithoutCommit"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04060002] |- | 1 | 0x10 ? |- | 2 | CIA filehandle |} =Response= {| class="wikit...")
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| 0x10 ?
+
| 0x10
 
|-
 
|-
 
| 2
 
| 2
| CIA filehandle
+
| CIA Handle
 
|}
 
|}
  
Line 29: Line 29:
  
 
=Description=
 
=Description=
Presumably closes the CIA filehandle in preparation for install finalization.
+
Closes the CIA file handle in preparation for install finalization.

Latest revision as of 07:29, 17 April 2016

Request[edit]

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

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Closes the CIA file handle in preparation for install finalization.