AM:DeleteUserProgramsAtomically: Difference between revisions
TimmSkiller (talk | contribs) mNo edit summary |
TimmSkiller (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
This checks each [[Titles#Title_IDs|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). | This checks each [[Titles#Title_IDs|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 [[Filesystem_services#MediaType|Media Type]] must be SD. | |||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |