Difference between revisions of "AM:GetImportContentContexts"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00110104] |- | 1 | Import Content Context Count |- | 2 | Filesystem_service...") |
TimmSkiller (talk | contribs) m |
||
(One intermediate revision by one other user not shown) | |||
Line 27: | Line 27: | ||
|- | |- | ||
| 8 | | 8 | ||
− | | Import Content | + | | [[Application_Manager_Services#ImportContentContext|Import Content Contexts]] Output Pointer |
|} | |} | ||
Line 42: | Line 42: | ||
| Result code | | Result code | ||
|} | |} | ||
+ | |||
+ | =Description= | ||
+ | Wraps [[AMPXI:GetImportContentContexts]]. |
Latest revision as of 12:40, 27 December 2021
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00110104] |
1 | Import Content Context Count |
2 | Media Type |
3-4 | u64, Title ID |
5 | ((Import Content Context Count * 2) << 4) | 0xA |
6 | Import Content Context Indices Input Pointer |
7 | ((Import Content Context Count * 0x18) << 4) | 0xC |
8 | Import Content Contexts Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |