AMNet:ResumeImportContent: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08100040] |- | 1 | u16 content index |} =Response= {| class="wikitable" border=..." |
Steveice10 (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| u16 | | u16, Content Index | ||
|} | |} | ||
Line 24: | Line 24: | ||
| Result code | | Result code | ||
|- | |- | ||
| 2 | | 2-3 | ||
| u64, Resume offset | |||
| | |||
|- | |- | ||
| 4 | | 4 | ||
| | | 0x10 | ||
|- | |- | ||
| 5 | | 5 | ||
| Content | | Content Handle | ||
|} | |} | ||
=Description= | |||
This is used to open a content, with the TMD content type disc flag. This is normally used for content installation. |