AMNet:GetCurrentImportContentContexts: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) mNo edit summary |
TimmSkiller (talk | contribs) mNo edit summary |
||
Line 36: | Line 36: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:GetCurrentImportContentContexts]]. |
Latest revision as of 23:58, 25 December 2021
Request
Index Word | Description |
---|---|
0 | Header code [0x08150044] |
1 | Import Content Context Count |
2 | ((Import Content Context Count * 2) << 4) | 0xA |
3 | Import Content Context Indices Input Pointer |
4 | ((Import Content Context Count * 0x18) << 4) | 0xC |
5 | Import Content Contexts Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |