Difference between revisions of "AMNet:GetCurrentImportContentContexts"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Steveice10 moved page AMNet:GetContentsInfo to AMNet:GetCurrentImportContentContexts) |
TimmSkiller (talk | contribs) m |
||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Import Content Context Count |
|- | |- | ||
| 2 | | 2 | ||
− | | ( | + | | ((Import Content Context Count * 2) << 4) <nowiki>|</nowiki> 0xA |
|- | |- | ||
| 3 | | 3 | ||
− | | Input | + | | Import Content Context Indices Input Pointer |
|- | |- | ||
| 4 | | 4 | ||
− | | (( | + | | ((Import Content Context Count * 0x18) << 4) <nowiki>|</nowiki> 0xC |
|- | |- | ||
| 5 | | 5 | ||
− | | Pointer | + | | [[Application_Manager_Services#ImportContentContext|Import Content Contexts]] Output Pointer |
|} | |} | ||
Line 37: | Line 37: | ||
|} | |} | ||
− | = | + | |
− | + | =Description= | |
− | + | Wraps [[AMPXI:GetCurrentImportContentContexts]]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 22:58, 25 December 2021
Request[edit]
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[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |