AM:GetImportTitleContexts: Difference between revisions

Steveice10 (talk | contribs)
mNo edit summary
Steveice10 (talk | contribs)
mNo edit summary
Line 24: Line 24:
|-
|-
| 6
| 6
| Import Title Context Infos Output Pointer
| [[Application_Manager_Services#ImportTitleContext|Import Title Contexts]] Output Pointer
|}
|}


Line 38: Line 38:
| 1
| 1
| Result code
| Result code
|}
=Import Title Context Info=
{| class="wikitable" border="1"
|-
!  Offset
!  Length
!  Description
|-
| 0x0
| 0x8
| ?
|-
| 0x8
| 0x2
| Title version
|-
| 0xA
| 0x1
| Title installation state?
|-
| 0xB
| 0xD
| ?
|}
=Title Installation States=
{| class="wikitable" border="1"
|-
!  ID
!  Description
|-
| 2
| TMD install pending?
|-
| 3
| TMD installed?
|}
|}