Difference between revisions of "AMNet:GetNumTicketIds"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x081D0080] |- | 1-2 | u64, Ticket Title ID |} =Response= {| class="wikitable"...")
 
m
 
Line 27: Line 27:
 
| Number of Ticket IDs
 
| Number of Ticket IDs
 
|}
 
|}
 +
 +
=Description=
 +
Wraps [[AMPXI:GetNumTicketIds]].

Latest revision as of 16:34, 26 December 2021

Request[edit]

Index Word Description
0 Header code [0x081D0080]
1-2 u64, Ticket Title ID

Response[edit]

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

Description[edit]

Wraps AMPXI:GetNumTicketIds.