AM:GetImportTitleContextListFiltered: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m Steveice10 moved page AM:GetPendingTitleList to AM:GetImportTitleContextListFiltered |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Import Title Context Count | ||
|- | |- | ||
| 2 | | 2 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Filter (bit0 = include installing, bit1 = include awaiting finalization) | ||
|- | |- | ||
| 4 | | 4 | ||
| ( | | (Import Title Context Count << 4) <nowiki>|</nowiki> 0xC | ||
|- | |- | ||
| 5 | | 5 | ||
| | | Import Title Context IDs Output Pointer | ||
|} | |} | ||
Line 37: | Line 37: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Number of Read Import Title Context IDs | ||
|} | |} |
Revision as of 10:25, 17 April 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x002400C2] |
1 | Import Title Context Count |
2 | Media Type |
3 | Filter (bit0 = include installing, bit1 = include awaiting finalization) |
4 | (Import Title Context Count << 4) | 0xC |
5 | Import Title Context IDs Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Read Import Title Context IDs |