AM:IsDLCTitleInUse: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x100900C0] |- | 1 | Media Type |- | 2-3 | u6..."
 
TimmSkiller (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 30: Line 30:
| bool, In Use
| bool, In Use
|}
|}
=Description=
Returns whether or not the given DLC title is currently open for access at least once.

Latest revision as of 13:18, 9 June 2025

Request

Index Word Description
0 Header code [0x100900C0]
1 Media Type
2-3 u64, Title ID

Response

Index Word Description
0 Header code
1 Result code
2 bool, In Use

Description

Returns whether or not the given DLC title is currently open for access at least once.