Difference between revisions of "AM:GetImportTitleContexts"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Steveice10 moved page AMNet:ListTitles2 to AM:GetPendingTitleInfo) |
TimmSkiller (talk | contribs) (made it clearer what the input buffer is used for) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Import Title Context Count |
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | [[Filesystem_services#MediaType|Media Type]] |
|- | |- | ||
| 3 | | 3 | ||
− | | ( | + | | ((Import Title Context Count * 8) << 4) <nowiki>|</nowiki> 0xA |
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | Import Title Context Title IDs Input Pointer |
|- | |- | ||
| 5 | | 5 | ||
− | | ( | + | | ((Import Title Context Count * 0x18) << 4) <nowiki>|</nowiki> 0xC |
|- | |- | ||
| 6 | | 6 | ||
− | | | + | | [[Application_Manager_Services#ImportTitleContext|Import Title Contexts]] Output Pointer |
|} | |} | ||
Line 38: | Line 38: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 19:24, 1 July 2022
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x000D0084] |
1 | Import Title Context Count |
2 | Media Type |
3 | ((Import Title Context Count * 8) << 4) | 0xA |
4 | Import Title Context Title IDs Input Pointer |
5 | ((Import Title Context Count * 0x18) << 4) | 0xC |
6 | Import Title Contexts Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |