Difference between revisions of "AM:ListDLCContentInfos"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x10030142] |- | 1 | Content Count |- | 2 | Filesystem_services#MediaType|Med...") |
m (Shinyquagsire23 moved page AM:ListContentInfos to AM:ListDLCContentInfos: These *only* work on DLC.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | TID high value must be 0x0004008C, otherwise 0xE0E0803C is returned. | ||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 18: | Line 19: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | Offset |
|- | |- | ||
| 6 | | 6 | ||
Line 24: | Line 25: | ||
|- | |- | ||
| 7 | | 7 | ||
− | | Content Infos Output Pointer | + | | [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer |
|} | |} | ||
Latest revision as of 19:17, 3 November 2017
TID high value must be 0x0004008C, otherwise 0xE0E0803C is returned.
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x10030142] |
1 | Content Count |
2 | Media Type |
3-4 | u64, Title ID |
5 | Offset |
6 | ((Content Count * 0x18) << 4) | 0xC |
7 | Content Infos Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Content Infos Read |