AMNet:GetCurrentImportContentContexts

Revision as of 02:49, 7 May 2012 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08150044] |- | 1 | Total indexes |- | 2 | (TotalIndexes<<5) <nowiki>|</nowiki> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Request

Index Word Description
0 Header code [0x08150044]
1 Total indexes
2 (TotalIndexes<<5) | 10
3 Input content index array pointer
4 ((TotalIndexes*0x18)<<4) | 12
5 Pointer to output content info array

Response

Index Word Description
0 Header code
1 Result code

ContentInfo

This seems to match TMD content chunk records.

Offset Length Description
0x0 0x4 ContentID
0x4 0x2 Content index
0x6 0x2 Content type
0x8 0x8 Content size
0x10 0x8 ?