AMPXI:DeleteTicketId: 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 [0x004B0100] |- | 1-2 | u64, Ticket Title ID |- | 3-4 | u64, Ticket ID |}  =Resp..." | TimmSkiller (talk | contribs) No edit summary | ||
| Line 27: | Line 27: | ||
| | Result code | | Result code | ||
| |} | |} | ||
| =Description= | |||
| This is similar to [[AMPXI:DeleteTicket]] except that this variant targets a specific ticket ID, rather than all tickets. | |||
Latest revision as of 21:37, 8 June 2025
Request
| Index Word | Description | 
|---|---|
| 0 | Header code [0x004B0100] | 
| 1-2 | u64, Ticket Title ID | 
| 3-4 | u64, Ticket ID | 
Response
| Index Word | Description | 
|---|---|
| 0 | Header code | 
| 1 | Result code | 
Description
This is similar to AMPXI:DeleteTicket except that this variant targets a specific ticket ID, rather than all tickets.