Difference between revisions of "AM:CheckContentRights"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002500C0] |- | 1 | u64, Title ID |- | 2 | u16, Content Index |} =Response= {...")
 
m
Line 30: Line 30:
 
| bool, Has Content Rights
 
| bool, Has Content Rights
 
|}
 
|}
 +
 +
=Description=
 +
Wraps [[AMPXI:CheckContentRights]].

Revision as of 12: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.