Difference between revisions of "AMNet:FindCurrentContentInfos"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08230044] |- | 1 | Content Info Count |- | 2 | ((Content Info Count * 2) << 4...")
 
m
 
Line 21: Line 21:
 
|-
 
|-
 
| 5
 
| 5
| Content Infos Output Pointer
+
| [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer
 
|}
 
|}
  

Latest revision as of 21:27, 9 July 2016

Request[edit]

Index Word Description
0 Header code [0x08230044]
1 Content Info Count
2 ((Content Info Count * 2) << 4) | 0xA
3 Content Info Indices Input Pointer
4 ((Content Info Count * 0x18) << 4) | 0xC
5 Content Infos Output Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code