AMPXI:ListCurrentContentInfos: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x005D0082] |- | 1 | Content Info Count |- | 2 | Offset |- | 4 | ((Content Info..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
| Offset | | Offset | ||
|- | |- | ||
| | | 3 | ||
| ((Content Info Count * 0x18) << 8) <nowiki>|</nowiki> 0x4 | | ((Content Info Count * 0x18) << 8) <nowiki>|</nowiki> 0x4 | ||
|- | |- | ||
| | | 4 | ||
| [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer | | [[Application_Manager_Services#ContentInfo|Content Infos]] Output Pointer | ||
|} | |} |
Latest revision as of 23:35, 8 June 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x005D0082] |
1 | Content Info Count |
2 | Offset |
3 | ((Content Info Count * 0x18) << 8) | 0x4 |
4 | Content Infos Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Read Content Infos |