AM:CheckContentRights: Difference between revisions
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]]. |