AMNet:GetCurrentImportContentContexts: Difference between revisions

Steveice10 (talk | contribs)
Steveice10 (talk | contribs)
mNo edit summary
Line 21: Line 21:
|-
|-
| 5
| 5
| Import Content Contexts Output Pointer
| [[Application_Manager_Services#ImportContentContext|Import Content Contexts]] Output Pointer
|}
|}


Line 35: Line 35:
| 1
| 1
| Result code
| Result code
|}
=Import Content Context=
This seems to match [[TMD#Content_chunk_records|TMD content chunk records]].
{| class="wikitable" border="1"
|-
!  Offset
!  Length
!  Description
|-
| 0x0
| 0x4
| Content ID
|-
| 0x4
| 0x2
| Content Index
|-
| 0x6
| 0x2
| Content Type
|-
| 0x8
| 0x8
| Content Size
|-
| 0x10
| 0x8
| u64, Current Install Offset
|}
|}