Difference between revisions of "AMNet:ResumeImportContent"

m (Steveice10 moved page AMNet:OpenContentDisc to AMNet:InstallContentResume: Consistency)
m
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| u16 content index
+
| u16, Content Index
 
|}
 
|}
  
Line 24: Line 24:
 
| Result code
 
| Result code
 
|-
 
|-
| 2
+
| 2-3
| Unknown size lower word
+
| u64, Resume offset
|-
 
| 3
 
| Unknown size upper word
 
 
|-
 
|-
 
| 4
 
| 4
| N/A
+
| 0x10
 
|-
 
|-
 
| 5
 
| 5
| Content file handle
+
| Content Handle
 
|}
 
|}
 
  
 
=Description=
 
=Description=
 
This is used to open a content, with the TMD content type disc flag. This is normally used for content installation.
 
This is used to open a content, with the TMD content type disc flag. This is normally used for content installation.

Latest revision as of 20:14, 17 April 2016

RequestEdit

Index Word Description
0 Header code [0x08100040]
1 u16, Content Index

ResponseEdit

Index Word Description
0 Header code
1 Result code
2-3 u64, Resume offset
4 0x10
5 Content Handle

DescriptionEdit

This is used to open a content, with the TMD content type disc flag. This is normally used for content installation.