Difference between revisions of "AMNet:GetCurrentImportContentContextList"

From 3dbrew
Jump to navigation Jump to search
m
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| Total contents
+
| Import Content Context Count
 
|-
 
|-
 
| 2
 
| 2
| (TotalContents<<5) <nowiki>|</nowiki> 12
+
| ((Import Content Context Count * 2) << 4) <nowiki>|</nowiki> 0xC
 
|-
 
|-
 
| 3
 
| 3
| Pointer to output u16 content index array
+
| Import Content Context Indices Output Pointer
 
|}
 
|}
  
Line 31: Line 31:
 
|-
 
|-
 
| 2
 
| 2
| Total content indexes
+
| Number of Read Import Content Context Indices
 
|}
 
|}

Revision as of 20:53, 17 April 2016

Request

Index Word Description
0 Header code [0x08140042]
1 Import Content Context Count
2 ((Import Content Context Count * 2) << 4) | 0xC
3 Import Content Context Indices Output Pointer

Response

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