AMPXI:GetPendingTitleInfo

AMPXI:GetPendingTitleInfo

Request #

Index WordDescription
0Header code [0x001F0084]
1Title count
2MediaType
3(TitleCount * 8) << 8 | 4
4Title IDs input pointer
5(TitleCount * 24) << 8 | 0x14
6Title Infos output pointer

Response #

Index WordDescription
0Header code [0x001F0040]
1Result code

Description #

Gets information on titles that are currently pending installation.

Title info #

Each entry in the buffer is 24 bytes, some contents are currently unknown.

OffsetSizeDescription
08Title id
82Title version
102Status
124Title type
168Unknown

Title status #

StatusDescription
0x0002Title was aborted.
0x0003Title was saved successfully, but not installed yet.
0x0802Title install in progress.
0x0803Title awaiting finalization.