AMPXI:GetTicketLimitInfos: 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 [0x00620044] |- | 1 | Ticket Count |- | 2 | ((Ticket Count * 8) << 8) <nowiki>|<..." |
(No difference)
|
Revision as of 17:10, 26 December 2021
Request
Index Word | Description |
---|---|
0 | Header code [0x00620044] |
1 | Ticket Count |
2 | ((Ticket Count * 8) << 8) | 0x4 |
3 | Ticket IDs Input Pointer |
4 | ((Ticket Count * 0x10) << 8) | 0x14 |
5 | Ticket Limit Infos Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |