Difference between revisions of "AMPXI:GetPendingTitleList"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001E00C2] |- | 1 | Title count |- | 2 | Filesystem_services#MediaType|Media...") |
(No difference)
|
Latest revision as of 19:49, 18 January 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x001E00C2] |
1 | Title count |
2 | MediaType |
3 | Status mask (bit0 = include installing, bit1 = include awaiting finalization) |
3 | (TitleCount * 8) << 8 | 4 |
4 | Title IDs output pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x001E0080] |
1 | Result code |
2 | Number of entries returned |
Description[edit]
Gets a list of title IDs that are currently pending installation.