AMNet:ListCurrentContentInfos: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m →Request |
TimmSkiller (talk | contribs) No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
| Offset | | Offset | ||
|- | |- | ||
| | | 3 | ||
| ((Content Info Count * 0x18) << 4) <nowiki>|</nowiki> 0xC | | ((Content Info Count * 0x18) << 4) <nowiki>|</nowiki> 0xC | ||
|- | |- | ||
| | | 4 | ||
| Content Infos Output Pointer | | [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer | ||
|} | |} | ||
Line 36: | Line 36: | ||
| Number of Read Content Infos | | Number of Read Content Infos | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:ListCurrentContentInfos]]. |
Latest revision as of 23:35, 8 June 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x08240082] |
1 | Content Info Count |
2 | Offset |
3 | ((Content Info Count * 0x18) << 4) | 0xC |
4 | Content Infos Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Read Content Infos |