Difference between revisions of "AM:GetImportContentContextList"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100102] |- | 1 | Import Content Context Count |- | 2 | Filesystem_service...")
 
m
 
Line 39: Line 39:
 
| Number of Read Import Content Context Indices
 
| Number of Read Import Content Context Indices
 
|}
 
|}
 +
 +
=Description=
 +
Wraps [[AMPXI:GetImportContentContextList]].

Latest revision as of 15:59, 27 December 2021

Request[edit]

Index Word Description
0 Header code [0x00100102]
1 Import Content Context Count
2 Media Type
3-4 u64, Title ID
5 ((Import Content Context Count * 2) << 4) | 0xC
6 Import Content Context Indices Output Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Number of Read Import Content Context Indices

Description[edit]

Wraps AMPXI:GetImportContentContextList.