AM:GetPersonalizedTicketInfoList: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00210042] |- | 1 | Ticket Count |- | 2 | ((Ticket Count * 0x18) << 4) <nowiki..." |
TimmSkiller (talk | contribs) m Title IDs -> Ticket Infos |
||
Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
| Ticket | | [[Application_Manager_Services#TicketInfo|Ticket Infos]] Output Pointer | ||
|} | |} | ||
Line 31: | Line 31: | ||
|- | |- | ||
| 2 | | 2 | ||
| Number of Read Ticket | | Number of Read Ticket Infos | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:GetPersonalizedTicketInfoList]]. |
Latest revision as of 20:11, 27 December 2021
Request
Index Word | Description |
---|---|
0 | Header code [0x00210042] |
1 | Ticket Count |
2 | ((Ticket Count * 0x18) << 4) | 0xC |
3 | Ticket Infos Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Read Ticket Infos |