AMPXI:GetPersonalizedTicketInfoList: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x004C0042] |- | 1 | Ticket Count |- | 2 | ((Ticket Count * 0x18) << 8) <nowiki..." |
TimmSkiller (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
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= | |||
Returns [[Application_Manager_Services#TicketInfo|Ticket Info]] structures for user titles (excluding CTR or TWL system titles, and also DLP child titles). In addition, the ticket console ID is checked and tickets with a console ID = 0 (meaning Common ETickets, for system titles, or preinstalls) are skipped. |