AM:DeleteUserProgramsAtomically

AM:DeleteUserProgramsAtomically

This checks each Title ID for being a CTR System Title (Content Category mask 0x10) or a TWL System Title (Content Category mask 0x8000 and mask 0x100000000). If any were found, this will return 0xE0E0802C (Trying to uninstall system title).

Due to this check, it is safe to say that the Media Type must be SD.

Request #

Index WordDescription
0Header code [0x00290082]
1Media Type
2Title Count
3((Title Count * 8) << 4) | 0xA
4Title IDs Input Pointer

Response #

Index WordDescription
0Header code
1Result code

Description #

Wraps AMPXI:DeleteProgramsAtomically.