35 WUT_DEPRECATED(
"This enum name is misleading and incorrect. Please use SYSTEM_APP_ID_WII_U_MENU")
int32_t SYSGetUPIDFromTitleID(uint64_t TitleId)
Gets the PFID/UPID for a given title.
int32_t SYSGetCallerUPID()
Gets the PFID/UPID of the calling (current) application.
static const SYSTEM_APP_ID SYSTEM_APP_ID_UPDATER
int32_t SYSGetCallerPFID()
Gets the PFID/UPID of the calling (current) application.
uint64_t _SYSGetSystemApplicationTitleId(SYSTEM_APP_ID id)
Gets the title id for a given SYSTEM_APP_ID.
uint64_t SYSGetCallerTitleId()
Gets the title id of the calling (current) application.
int32_t SYSGetPFIDFromTitleID(uint64_t TitleId)
Gets the PFID/UPID for a given title.
BOOL SYSCheckTitleExists(uint64_t TitleId)
Check if a given title exists and is installed on the system.
static const SYSTEM_APP_ID SYSTEM_APP_ID_HOME_MENU
uint64_t _SYSGetSystemApplicationTitleIdByProdArea(SYSTEM_APP_ID id, MCPRegion prod_area)
Gets the title id for a given SYSTEM_APP_ID in the given region.
@ SYSTEM_APP_ID_DAILY_LOG
@ SYSTEM_APP_ID_ELECTRONIC_MANUAL
@ SYSTEM_APP_ID_WIIU_CHAT
@ SYSTEM_APP_ID_WII_U_MENU
@ SYSTEM_APP_ID_ACCOUNT_SETTINGS
@ SYSTEM_APP_ID_MII_MAKER
@ SYSTEM_APP_ID_USER_SETTINGS
@ SYSTEM_APP_ID_HEALTH_AND_SAFETY
@ SYSTEM_APP_ID_PARENTAL_CONTROLS
@ SYSTEM_APP_ID_SYSTEM_SETTINGS
@ SYSTEM_APP_ID_SOFTWARE_DATA_TRANSFER
@ SYSTEM_APP_ID_NOTIFICATIONS
#define WUT_DEPRECATED(reason)