Difference between revisions of "AM:FindDLCContentInfos"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x10020104] |- | 1 | Media Type |- | 2-3 | u6...")
 
m
Line 27: Line 27:
 
|-
 
|-
 
| 8
 
| 8
| Content Infos Output Pointer
+
| [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer
 
|}
 
|}
  

Revision as of 21:27, 9 July 2016

Request

Index Word Description
0 Header code [0x10020104]
1 Media Type
2-3 u64, Title ID
4 Content Count
5 ((Content Count * 2) << 4) | 0xA
6 Content Indices Input Pointer
7 ((Content Count * 0x18) << 4) | 0xC
8 Content Infos Output Pointer

Response

Index Word Description
0 Header code
1 Result code