AM:ListDLCOrLicenseTicketInfos: Difference between revisions
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x10070102] |- | 1 | Ticket Count |- | 2-3 | u64, Title ID |- | 4 |? |- | 5 | (..." |
TimmSkiller (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
TID high value must be either 0x0004008C (DLC) or 0x0004000D (License), otherwise error 0xE0E0803C is returned. | |||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 15: | Line 17: | ||
|- | |- | ||
| 4 | | 4 | ||
| | | Offset | ||
|- | |- | ||
| 5 | | 5 | ||
Line 21: | Line 23: | ||
|- | |- | ||
| 6 | | 6 | ||
| Ticket Infos Output Pointer | | [[Application_Manager_Services#TicketInfo|Ticket Infos]] Output Pointer | ||
|} | |} | ||