Difference between revisions of "AMNet:ResumeImportContent"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08100040] |- | 1 | u16 content index |} =Response= {| class="wikitable" border=...") |
|||
Line 34: | Line 34: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | Content file handle | + | | Content file handle |
|} | |} | ||
+ | |||
+ | |||
+ | =Description= | ||
+ | This is used to open a content, with the TMD content type disc flag. This is normally used for content installation. |
Revision as of 19:51, 8 May 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x08100040] |
1 | u16 content index |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Unknown size lower word |
3 | Unknown size upper word |
4 | N/A |
5 | Content file handle |
Description
This is used to open a content, with the TMD content type disc flag. This is normally used for content installation.