Difference between revisions of "AM:FindDLCContentInfos"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x10020104] |- | 1 | Media Type |- | 2-3 | u6...") |
m (Shinyquagsire23 moved page AM:FindContentInfos to AM:FindDLCContentInfos) |
||
(2 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 27: | Line 28: | ||
|- | |- | ||
| 8 | | 8 | ||
− | | 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 [0x10020104] |
1 | Media Type |
2-3 | u64, Title ID |
4 | Content Count |
5 | ((Content Count * 2) << 4) | 0xA |
6 | Content Indices Input Pointer |
7 | ((Content Count * 0x18) << 4) | 0xC |
8 | Content Infos Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |