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) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
| Header code [0x002500C0] | | Header code [0x002500C0] | ||
|- | |- | ||
| 1 | | 1-2 | ||
| u64, Title ID | | u64, Title ID | ||
|- | |- | ||
| | | 3 | ||
| u16, Content Index | | u16, Content Index | ||
|} | |} | ||
| Line 30: | Line 30: | ||
| bool, Has Content Rights | | bool, Has Content Rights | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:CheckContentRights]]. | |||
Latest revision as of 17:05, 27 July 2022
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x002500C0] |
| 1-2 | u64, Title ID |
| 3 | u16, Content Index |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | bool, Has Content Rights |
Description
Wraps AMPXI:CheckContentRights.