AM:CheckContentRights: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002500C0] |- | 1 | u64, Title ID |- | 2 | u16, Content Index |} =Response= {..." |
TimmSkiller (talk | contribs) mNo edit summary |
||
| Line 30: | Line 30: | ||
| bool, Has Content Rights | | bool, Has Content Rights | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:CheckContentRights]]. | |||
Revision as of 11:17, 26 December 2021
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x002500C0] |
| 1 | u64, Title ID |
| 2 | u16, Content Index |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | bool, Has Content Rights |
Description
Wraps AMPXI:CheckContentRights.