AMNet:ExportLicenseTicket
Revision as of 20:09, 26 December 2021 by TimmSkiller (talk | contribs) (TimmSkiller moved page AMNet:GetRightsOnlyTicketData to AMNet:ExportLicenseTicket: This only works for license tickets.)
TID high value must be 0x0004000D, otherwise this will return 0xE0E0803C.
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x08210142] |
1 | Ticket Data Size |
2-3 | u64, Ticket Title ID |
4-5 | u64, Ticket ID |
6 | (Ticket Data Size << 4) | 0xC |
7 | Ticket Data Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Actual Ticket Data Size |
Wraps AMPXI:ExportLicenseTicket.