Difference between revisions of "AMPXI:GetPersonalizedTicketInfoList"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x004C0042] |- | 1 | Ticket Count |- | 2 | ((Ticket Count * 0x18) << 8) <nowiki...")
 
m (Title IDs -> Ticket Infos)
 
Line 15: Line 15:
 
|-
 
|-
 
| 3
 
| 3
| Ticket Title IDs Output Pointer
+
| [[Application_Manager_Services#TicketInfo|Ticket Infos]] Output Pointer
 
|}
 
|}
  
Line 31: Line 31:
 
|-
 
|-
 
| 2
 
| 2
| Number of Read Ticket Title IDs
+
| Number of Read Ticket Infos
 
|}
 
|}

Latest revision as of 20:05, 27 December 2021

Request[edit]

Index Word Description
0 Header code [0x004C0042]
1 Ticket Count
2 ((Ticket Count * 0x18) << 8) | 0x4
3 Ticket Infos Output Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Number of Read Ticket Infos