AMNet:ExportLicenseTicket: Difference between revisions
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08210142] |- | 1 | Ticket Data Size |- | 2-3 | u64, Ticket Title ID |- | 4-5..." |
TimmSkiller (talk | contribs) m TimmSkiller moved page AMNet:GetRightsOnlyTicketData to AMNet:ExportLicenseTicket: This only works for license tickets. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
TID high value must be 0x0004000D, otherwise this will return 0xE0E0803C. | |||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
| Line 39: | Line 40: | ||
| Actual Ticket Data Size | | Actual Ticket Data Size | ||
|} | |} | ||
Wraps [[AMPXI:ExportLicenseTicket]]. | |||