AM:GetImportContentContextList: 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 [0x00100102] |- | 1 | Import Content Context Count |- | 2 | Filesystem_service..."
 
TimmSkiller (talk | contribs)
mNo edit summary
 
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

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

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

Description

Wraps AMPXI:GetImportContentContextList.