AMNet:GetCurrentImportContentContextList: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08140042] |- | 1 | Total contents |- | 2 | (TotalContents<<5) <nowiki>|</nowiki..."
 
TimmSkiller (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
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
|}
|}
=Description=
Wraps [[AMPXI:GetCurrentImportContentContextList]].