Difference between revisions of "AMNet:ListTicketInfos"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08200102] |- | 1 | Ticket Count |- | 2-3 | u64, Title ID |- | 4 |? |- | 5 | (...") |
Steveice10 (talk | contribs) m (→Request) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | Offset |
|- | |- | ||
| 5 | | 5 | ||
Line 21: | Line 21: | ||
|- | |- | ||
| 6 | | 6 | ||
− | | Ticket Infos Output Pointer | + | | [[Application_Manager_Services#TicketInfo|Ticket Infos]] Output Pointer |
|} | |} | ||
Latest revision as of 20:26, 9 July 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x08200102] |
1 | Ticket Count |
2-3 | u64, Title ID |
4 | Offset |
5 | ((Ticket Count * 0x18) << 4) | 0xC |
6 | Ticket Infos Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Read Ticket Infos |