AMPXI:GetPersonalizedTicketInfoList: Difference between revisions
Jump to navigation
Jump to search
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) 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 | ||
|} | |} | ||
Revision as of 19:05, 27 December 2021
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x004C0042] |
| 1 | Ticket Count |
| 2 | ((Ticket Count * 0x18) << 8) | 0x4 |
| 3 | Ticket Infos Output Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Number of Read Ticket Infos |