AMNet:ListCurrentContentInfos: Difference between revisions

Steveice10 (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08240082] |- | 1 | Content Info Count |- | 2 |? |- | 4 | ((Content Info Count..."
 
TimmSkiller (talk | contribs)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 12: Line 12:
|-
|-
| 2
| 2
|?
| Offset
|-
|-
| 4
| 3
| ((Content Info Count * 0x18) << 4) <nowiki>|</nowiki> 0xC
| ((Content Info Count * 0x18) << 4) <nowiki>|</nowiki> 0xC
|-
|-
| 5
| 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]].