Talk:Error Codes: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
Line 16,844: Line 16,844:


= A simple table extracted from ShellCore =
= A simple table extracted from ShellCore =
http://pastebin.com/bh8urt2p

Revision as of 20:55, 2 December 2016

Registry

namespace Sce.Vsh {

   using System;
   using System.Runtime.CompilerServices;
   using System.Runtime.InteropServices;
   [Aot]
   public class Registry
   {
       public const string _SCE_REGMGR_ENTRY_H_ = "";
       public const string _SCE_REGMGR_H_ = "";
       public const int SCE_REGMGR_BIN = 2;
       public const int SCE_REGMGR_BKUPLEVEL_DEBUG = 0;
       public const int SCE_REGMGR_BKUPLEVEL_NORMAL = 6;
       public const int SCE_REGMGR_BKUPLEVEL_NVS = -1;
       public const int SCE_REGMGR_BKUPLEVEL_PRIVATE = 4;
       public const int SCE_REGMGR_CAT = 0x10;
       public const int SCE_REGMGR_CHKERR_BROKEN = 1;
       public const int SCE_REGMGR_CHKERR_MISTAKE = 3;
       public const int SCE_REGMGR_CHKERR_SYSTEM = 2;
       public const int SCE_REGMGR_ENT_CAT_AUDIOIN = 0xc000000;
       public const int SCE_REGMGR_ENT_CAT_AUDIOOUT = 0xb000000;
       public const int SCE_REGMGR_ENT_CAT_BDDVD = 0x23000000;
       public const int SCE_REGMGR_ENT_CAT_BROWSER = 0x3c000000;
       public const int SCE_REGMGR_ENT_CAT_BROWSER_DEBUG = 0x3cc80000;
       public const int SCE_REGMGR_ENT_CAT_BROWSER_TRENDMICRO = 0x3c140000;
       public const int SCE_REGMGR_ENT_CAT_CAMERA = 0x1e000000;
       public const int SCE_REGMGR_ENT_CAT_COMPANION = 0x64000000;
       public const int SCE_REGMGR_ENT_CAT_COREDUMP = 0x6e000000;
       public const int SCE_REGMGR_ENT_CAT_COREDUMP_UPLOADER = 0x6e800000;
       public const int SCE_REGMGR_ENT_CAT_CRASHREPORTING = 0x70000000;
       public const int SCE_REGMGR_ENT_CAT_DATE = 0x5000000;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_HOST = 0x78010000;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_QA = 0x78400000;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_QA_GAME = 0x78400100;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_QA_POWERTEST = 0x78400300;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_QA_STANDBY = 0x78400200;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_TOOL = 0x78020000;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_TOOL_COMMONDIALOG = 0x7802cd00;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_TOOL_MONO_DEBUG = 0x7802e600;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_TOOL_SHELLCORE = 0x7802c800;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_TOOL_SHELLUI = 0x7802c900;
       public const int SCE_REGMGR_ENT_CAT_DEVENV_TOOL_VOICE_RECOG = 0x7802dc00;
       public const int SCE_REGMGR_ENT_CAT_GLS = 0x32000000;
       public const int SCE_REGMGR_ENT_CAT_MUSIC_MUSIC_APP = 0x46010000;
       public const int SCE_REGMGR_ENT_CAT_MUSICUNLIMITED = 0x4e000000;
       public const int SCE_REGMGR_ENT_CAT_NET = 0x14000000;
       public const int SCE_REGMGR_ENT_CAT_NET_AOSS = 0x14230000;
       public const int SCE_REGMGR_ENT_CAT_NET_AP = 0x142d0000;
       public const int SCE_REGMGR_ENT_CAT_NET_APP = 0x14280000;
       public const int SCE_REGMGR_ENT_CAT_NET_COMMON = 0x14190000;
       public const int SCE_REGMGR_ENT_CAT_NET_IP = 0x14140000;
       public const int SCE_REGMGR_ENT_CAT_NET_WIFI = 0x141e0000;
       public const int SCE_REGMGR_ENT_CAT_NET_WIFI_APP = 0x141e8000;
       public const int SCE_REGMGR_ENT_CAT_NET_WIFI_COMMON = 0x141e4000;
       public const int SCE_REGMGR_ENT_CAT_NET_WIFI_IP = 0x141e6000;
       public const int SCE_REGMGR_ENT_CAT_NP = 0x19000000;
       public const int SCE_REGMGR_ENT_CAT_PLAYGO = 0x50000000;
       public const int SCE_REGMGR_ENT_CAT_PSCLOUD = 0x76000000;
       public const int SCE_REGMGR_ENT_CAT_REGISTRY = 0x1000000;
       public const int SCE_REGMGR_ENT_CAT_REMOTEPLAY = 0x41000000;
       public const int SCE_REGMGR_ENT_CAT_SECURITY_PARENTAL = 0x3800000;
       public const int SCE_REGMGR_ENT_CAT_SHARE = 0x37000000;
       public const int SCE_REGMGR_ENT_CAT_SYSCORE = 0x5a000000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM = 0x2000000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM_ACTIVATION = 0x2780000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM_DOWNLOAD = 0x2880000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM_NOTIFICATION = 0x2840000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM_POWER = 0x2820000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM_SPECIFIC = 0x2860000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEM_UPDATE = 0x2800000;
       public const int SCE_REGMGR_ENT_CAT_SYSTEMLOGGER_DEBUG = 0x73800000;
       public const int SCE_REGMGR_ENT_CAT_USER = 0x7000000;
       public const int SCE_REGMGR_ENT_CAT_VIDEOEDIT = 0x4b000000;
       public const int SCE_REGMGR_ENT_CAT_VIDEOOUT = 0xa000000;
       public const int SCE_REGMGR_ENT_CAT_VIDEOPLAYER = 0x49000000;
       public const int SCE_REGMGR_ENT_CAT_VIDEOPLAYER_CC = 0x49020000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOIN_asyncsrc_val0 = 0xc010000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_codec = 0xb070000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_config_options = 0xb090000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_connector_type = 0xb060000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_headphone_out = 0xb030000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_keytone = 0xb040000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_measure_enable = 0xb800000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_mode = 0xb010000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_sound_format = 0xb080000;
       public const int SCE_REGMGR_ENT_KEY_AUDIOOUT_system_bgm = 0xb050000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_bd_audio_mix = 0x23080000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_bd_cap_lang = 0x23030000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_bd_menu_lang = 0x23010000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_bd_sound_lang = 0x23020000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_display_mode = 0x23050000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_drc = 0x23070000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_dvd_cap_lang = 0x230c0000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_dvd_menu_lang = 0x230a0000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_dvd_sound_lang = 0x230b0000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_hd50hz_output = 0x23060000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_network_connect = 0x23090000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_nr = 0x23040000;
       public const int SCE_REGMGR_ENT_KEY_BDDVD_sound_format = 0x230d0000;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_check_signup = 0x3c040000;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_DEBUG_calist_loadmode = 0x3cc80100;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_DEBUG_dfg_jit_enabled = 0x3cc80300;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_DEBUG_verify_ssl = 0x3cc80200;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_enable_cookie = 0x3c020000;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_enable_js = 0x3c030000;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_TRENDMICRO_ec_sub_status = 0x3c140400;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_TRENDMICRO_ec_ttl = 0x3c140200;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_TRENDMICRO_ec_ttl_update = 0x3c140300;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_TRENDMICRO_web_secsvc_mode = 0x3c140100;
       public const int SCE_REGMGR_ENT_KEY_BROWSER_web_sec_usemode = 0x3c010000;
       public const int SCE_REGMGR_ENT_KEY_CAMERA_camera_hw_info = 0x1e010000;
       public const int SCE_REGMGR_ENT_KEY_CAMERA_mute_mic = 0x1e020000;
       public const int SCE_REGMGR_ENT_KEY_COMPANION_dbg_ip_chk_flg = 0x64020000;
       public const int SCE_REGMGR_ENT_KEY_COMPANION_dbg_launch_mode = 0x64010000;
       public const int SCE_REGMGR_ENT_KEY_COMPANION_user_bind_mode = 0x64030000;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_always_enc_dump = 0x6e030000;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_common_dialog = 0x6e050000;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_dump_level = 0x6e040000;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_dump_mode = 0x6e010000;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_internal_mode = 0x6e020000;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_UPLOADER_auto_upload = 0x6e800300;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_UPLOADER_enable_uploader = 0x6e800100;
       public const int SCE_REGMGR_ENT_KEY_COREDUMP_UPLOADER_uploader_url = 0x6e800200;
       public const int SCE_REGMGR_ENT_KEY_CRASHREPORTING_attachvideoclip = 0x70050000;
       public const int SCE_REGMGR_ENT_KEY_CRASHREPORTING_autosending = 0x70030000;
       public const int SCE_REGMGR_ENT_KEY_CRASHREPORTING_enable_report = 0x70010000;
       public const int SCE_REGMGR_ENT_KEY_CRASHREPORTING_keep_corefiles = 0x70020000;
       public const int SCE_REGMGR_ENT_KEY_CRASHREPORTING_operatestatus = 0x70040000;
       public const int SCE_REGMGR_ENT_KEY_CRASHREPORTING_qa_auto_send = 0x70060000;
       public const int SCE_REGMGR_ENT_KEY_DATE_date_format = 0x5020000;
       public const int SCE_REGMGR_ENT_KEY_DATE_is_summer_time = 0x5060000;
       public const int SCE_REGMGR_ENT_KEY_DATE_rtc_net = 0x5150000;
       public const int SCE_REGMGR_ENT_KEY_DATE_rtc_net_ad = 0x5170000;
       public const int SCE_REGMGR_ENT_KEY_DATE_rtc_net_dbg = 0x5160000;
       public const int SCE_REGMGR_ENT_KEY_DATE_rtc_offset = 0x5140000;
       public const int SCE_REGMGR_ENT_KEY_DATE_set_auto = 0x5050000;
       public const int SCE_REGMGR_ENT_KEY_DATE_summer_time = 0x5040000;
       public const int SCE_REGMGR_ENT_KEY_DATE_time_format = 0x5030000;
       public const int SCE_REGMGR_ENT_KEY_DATE_time_zone = 0x5010000;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_HOST_devkitname = 0x78010100;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_HOST_host_internal = 0x78010200;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_auto_test_type = 0x78408100;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_eapcrash = 0x78408000;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_ac_fake_space = 0x78400105;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_bdcopy = 0x78400104;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_fake_finalized = 0x78400103;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_sd_fake_owner = 0x78400102;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_sd_fake_space = 0x78400101;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_sd_rebuild = 0x78400106;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_store_country = 0x78400108;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_GAME_vr_fake_space = 0x78400107;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_POWERTEST_disc_player = 0x78400303;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_POWERTEST_navigation = 0x78400301;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_POWERTEST_shell_mediaplay = 0x78400302;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_STANDBY_actest_interval = 0x78400202;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_QA_STANDBY_actest_pattern = 0x78400201;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_appsuspend_test = 0x7802a000;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_boot_param = 0x78020300;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_COMMONDIALOG_crash_test = 0x7802cd02;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_COMMONDIALOG_watch_dog = 0x7802cd01;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_dev_auto_assign = 0x78028400;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_dl_debug_flags = 0x78020100;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_force_use_cam = 0x7802a300;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_gpu_validate = 0x78028c00;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_host_overlay = 0x7802a400;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_lvp_a0_tcdds = 0x78028500;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_mbus_mode = 0x7802a200;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_MONO_DEBUG_debug_option = 0x7802e604;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_MONO_DEBUG_profiling = 0x7802e601;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_MONO_DEBUG_trace = 0x7802e602;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_MONO_DEBUG_trace_mask = 0x7802e603;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_pa_debug = 0x78028b00;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_pad_connection = 0x7802a100;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_preserve_dmem = 0x78028200;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_pscode_masq = 0x7802a500;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_razor_gpu = 0x78028600;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_reg_not_save = 0x78028800;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_region_masq = 0x78020200;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_shell_debug = 0x7802a900;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLCORE_boot_disable = 0x7802c801;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLCORE_pathname = 0x7802c802;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_content_info = 0x7802c9c8;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_debug_menu = 0x7802c901;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_screenshot = 0x7802c914;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_shell_crash = 0x7802c915;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_webinspector = 0x7802c9c9;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_webprofile = 0x7802c9ca;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_SHELLUI_webproxy = 0x7802c9cb;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_shutdown_debug = 0x7802a700;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_submit_done_exc = 0x7802a600;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_sys_prx_preload = 0x78028a00;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_sysdl_from_host = 0x78028100;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_system_load = 0x78028d00;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_trc_notify = 0x78026400;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_use_default_lib = 0x78028300;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_use_dev_login = 0x78028900;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_VOICE_RECOG_auto_start = 0x7802dc01;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_VOICE_RECOG_recording_mode = 0x7802dc04;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_VOICE_RECOG_term_of_command = 0x7802dc02;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_VOICE_RECOG_transition = 0x7802dc03;
       public const int SCE_REGMGR_ENT_KEY_DEVENV_TOOL_vsh_wave = 0x7802a800;
       public const int SCE_REGMGR_ENT_KEY_GLS_bc_mode = 0x32010000;
       public const int SCE_REGMGR_ENT_KEY_GLS_broadcast_url = 0x32030000;
       public const int SCE_REGMGR_ENT_KEY_GLS_debug_info_url = 0x32870000;
       public const int SCE_REGMGR_ENT_KEY_GLS_irc_channel = 0x32820000;
       public const int SCE_REGMGR_ENT_KEY_GLS_irc_passwd = 0x32840000;
       public const int SCE_REGMGR_ENT_KEY_GLS_irc_url = 0x32810000;
       public const int SCE_REGMGR_ENT_KEY_GLS_irc_user = 0x32830000;
       public const int SCE_REGMGR_ENT_KEY_GLS_rpin = 0x320c0000;
       public const int SCE_REGMGR_ENT_KEY_GLS_sf_latency = 0x32850000;
       public const int SCE_REGMGR_ENT_KEY_GLS_social_mode = 0x32020000;
       public const int SCE_REGMGR_ENT_KEY_MUSIC_MUSIC_APP_audio_balance = 0x46010300;
       public const int SCE_REGMGR_ENT_KEY_MUSIC_MUSIC_APP_repeat_mode = 0x46010100;
       public const int SCE_REGMGR_ENT_KEY_MUSIC_MUSIC_APP_shuffle_mode = 0x46010200;
       public const int SCE_REGMGR_ENT_KEY_MUSICUNLIMITED_debug_url = 0x4e800000;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wep128_key = 0x14230700;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wep128_ssid = 0x14230300;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wep64_key = 0x14230800;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wep64_ssid = 0x14230400;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wpa_aes_key = 0x14230500;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wpa_aes_ssid = 0x14230100;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wpa_tkip_key = 0x14230600;
       public const int SCE_REGMGR_ENT_KEY_NET_AOSS_wpa_tkip_ssid = 0x14230200;
       public const int SCE_REGMGR_ENT_KEY_NET_AP_ap_flag = 0x142d0100;
       public const int SCE_REGMGR_ENT_KEY_NET_AP_channel = 0x142d0400;
       public const int SCE_REGMGR_ENT_KEY_NET_AP_ssid = 0x142d0200;
       public const int SCE_REGMGR_ENT_KEY_NET_AP_wpa_key = 0x142d0300;
       public const int SCE_REGMGR_ENT_KEY_NET_APP_http_proxy_flag = 0x14280100;
       public const int SCE_REGMGR_ENT_KEY_NET_APP_http_proxy_port = 0x14280300;
       public const int SCE_REGMGR_ENT_KEY_NET_APP_http_proxy_svr = 0x14280200;
       public const int SCE_REGMGR_ENT_KEY_NET_APP_ssl_cert_ignore = 0x14288000;
       public const int SCE_REGMGR_ENT_KEY_NET_COMMON_ap_auto_config = 0x14190a00;
       public const int SCE_REGMGR_ENT_KEY_NET_COMMON_conf_type = 0x14190700;
       public const int SCE_REGMGR_ENT_KEY_NET_COMMON_device = 0x14190100;
       public const int SCE_REGMGR_ENT_KEY_NET_COMMON_ether_mode = 0x14190900;
       public const int SCE_REGMGR_ENT_KEY_NET_COMMON_mtu = 0x14190800;
       public const int SCE_REGMGR_ENT_KEY_NET_COMMON_net_flag = 0x14190600;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_dhcp_hname = 0x14780000;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_gateway = 0x14760000;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_ip_address = 0x14700000;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_ip_config = 0x14770000;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_netmask = 0x14710000;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_route = 0x14740000;
       public const int SCE_REGMGR_ENT_KEY_NET_dbg_route_mask = 0x14750000;
       public const int SCE_REGMGR_ENT_KEY_NET_emulation_type = 0x14790000;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_auth_key = 0x14140d00;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_auth_name = 0x14140c00;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_default_route = 0x14140300;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_dhcp_hostname = 0x14140800;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_dns_flag = 0x14140400;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_ip_address = 0x14140100;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_ip_config = 0x14140700;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_leased_exp_tick = 0x14140f00;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_leased_ip = 0x14140e00;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_netmask = 0x14140200;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_primary_dns = 0x14140500;
       public const int SCE_REGMGR_ENT_KEY_NET_IP_secondary_dns = 0x14140600;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_APP_http_proxy_flag = 0x141e8001;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_APP_http_proxy_port = 0x141e8003;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_APP_http_proxy_svr = 0x141e8002;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_COMMON_mtu = 0x141e4001;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_auth_key = 0x141e6004;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_auth_name = 0x141e6003;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_default_route = 0x141e6007;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_dhcp_hostname = 0x141e6002;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_dns_flag = 0x141e6008;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_ip_address = 0x141e6005;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_ip_config = 0x141e6001;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_leased_exp_tick = 0x141e600c;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_leased_ip = 0x141e600b;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_netmask = 0x141e6006;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_primary_dns = 0x141e6009;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_IP_secondary_dns = 0x141e600a;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_ssid = 0x141e0100;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_wep_key = 0x141e0300;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_wifi_security = 0x141e0200;
       public const int SCE_REGMGR_ENT_KEY_NET_WIFI_wpa_key = 0x141e0400;
       public const int SCE_REGMGR_ENT_KEY_NP_dbg_commerce = 0x198a0000;
       public const int SCE_REGMGR_ENT_KEY_NP_dbg_upgradable = 0x19880000;
       public const int SCE_REGMGR_ENT_KEY_NP_dbg_videosrv = 0x19900000;
       public const int SCE_REGMGR_ENT_KEY_NP_debug = 0x19810000;
       public const int SCE_REGMGR_ENT_KEY_NP_env = 0x19800000;
       public const int SCE_REGMGR_ENT_KEY_NP_fake_plus = 0x19890000;
       public const int SCE_REGMGR_ENT_KEY_NP_geo_filtering = 0x198c0000;
       public const int SCE_REGMGR_ENT_KEY_NP_ignore_fakerif = 0x198e0000;
       public const int SCE_REGMGR_ENT_KEY_NP_patch_check = 0x198f0000;
       public const int SCE_REGMGR_ENT_KEY_NP_quick_signup_pw = 0x198b0000;
       public const int SCE_REGMGR_ENT_KEY_NP_sf_debug = 0x19910000;
       public const int SCE_REGMGR_ENT_KEY_NP_sf_url = 0x19920000;
       public const int SCE_REGMGR_ENT_KEY_NP_test_patch = 0x19820000;
       public const int SCE_REGMGR_ENT_KEY_NP_tpps_proxy_flag = 0x19830000;
       public const int SCE_REGMGR_ENT_KEY_NP_tpps_proxy_port = 0x19850000;
       public const int SCE_REGMGR_ENT_KEY_NP_tpps_proxy_pwd = 0x19870000;
       public const int SCE_REGMGR_ENT_KEY_NP_tpps_proxy_svr = 0x19840000;
       public const int SCE_REGMGR_ENT_KEY_NP_tpps_proxy_user = 0x19860000;
       public const int SCE_REGMGR_ENT_KEY_NP_trophy_debug = 0x198d0000;
       public const int SCE_REGMGR_ENT_KEY_PLAYGO_auto_download = 0x50050000;
       public const int SCE_REGMGR_ENT_KEY_PLAYGO_content_id = 0x50010000;
       public const int SCE_REGMGR_ENT_KEY_PLAYGO_dl_content_id = 0x50040000;
       public const int SCE_REGMGR_ENT_KEY_PLAYGO_json_url = 0x50060000;
       public const int SCE_REGMGR_ENT_KEY_PLAYGO_package_url = 0x50020000;
       public const int SCE_REGMGR_ENT_KEY_PLAYGO_scenario_id = 0x50030000;
       public const int SCE_REGMGR_ENT_KEY_PSCLOUD_gf_version = 0x76010000;
       public const int SCE_REGMGR_ENT_KEY_REGISTRY_init_flag = 0x1400000;
       public const int SCE_REGMGR_ENT_KEY_REGISTRY_install = 0x1020000;
       public const int SCE_REGMGR_ENT_KEY_REGISTRY_not_save = 0x1040000;
       public const int SCE_REGMGR_ENT_KEY_REGISTRY_recover = 0x1050000;
       public const int SCE_REGMGR_ENT_KEY_REGISTRY_update = 0x1030000;
       public const int SCE_REGMGR_ENT_KEY_REGISTRY_version = 0x1010000;
       public const int SCE_REGMGR_ENT_KEY_REMOTEPLAY_rp_enable = 0x41810000;
       public const int SCE_REGMGR_ENT_KEY_REMOTEPLAY_rp_flag = 0x41800000;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_bd = 0x3800200;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_bd_age = 0x3800300;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_browser = 0x3800600;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_create_account = 0x3800700;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_dvd = 0x3800500;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_dvd_region = 0x3800400;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_game = 0x3800100;
       public const int SCE_REGMGR_ENT_KEY_SECURITY_PARENTAL_passcode = 0x3800800;
       public const int SCE_REGMGR_ENT_KEY_SHARE_cpy_share_item = 0x37080000;
       public const int SCE_REGMGR_ENT_KEY_SHARE_ctr_share_test = 0x37070000;
       public const int SCE_REGMGR_ENT_KEY_SHARE_rec_prohibit = 0x37060000;
       public const int SCE_REGMGR_ENT_KEY_SHARE_rec_time = 0x37090000;
       public const int SCE_REGMGR_ENT_KEY_SHARE_sound_mix = 0x37050000;
       public const int SCE_REGMGR_ENT_KEY_SYSCORE_shell_watch_dog = 0x5a020000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_ACTIVATION_mpeg2 = 0x2780100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_ACTIVATION_vc1 = 0x2780200;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_button_assign = 0x2030000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_dimmer_interval = 0x2060000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_DOWNLOAD_autodl_featured = 0x2880100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_eapfunction = 0x2070000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_enable_voicercg = 0x2080000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_initialize = 0x2040000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_language = 0x2020000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_nickname = 0x2050000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_NOTIFICATION_invisible_items = 0x2840100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_auto_off_media = 0x2820500;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_auto_off_other = 0x2820600;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_auto_power_down = 0x2820700;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_charge = 0x2820100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_controller_off = 0x2820400;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_remote = 0x2820300;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_POWER_signin = 0x2820200;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_profilech_ver = 0x20a0000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_SPECIFIC_idu_mode = 0x2860100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_SPECIFIC_show_mode = 0x2860200;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_auto_download = 0x2800500;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_auto_update_int = 0x2808000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_check_limit = 0x2808300;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_eula_version = 0x2800200;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_idu_version = 0x2800600;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_update_mode = 0x2010000;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_next_check = 0x2800700;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_pscode = 0x2800300;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_reboot_flag = 0x2800400;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_server_url = 0x2800100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_server_url_beta = 0x2808200;
       public const int SCE_REGMGR_ENT_KEY_SYSTEM_UPDATE_tool_update_chk = 0x2808100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEMLOGGER_DEBUG_click_through = 0x73800300;
       public const int SCE_REGMGR_ENT_KEY_SYSTEMLOGGER_DEBUG_config_dir = 0x73800100;
       public const int SCE_REGMGR_ENT_KEY_SYSTEMLOGGER_DEBUG_debug_message = 0x73800500;
       public const int SCE_REGMGR_ENT_KEY_SYSTEMLOGGER_DEBUG_dummy_aws = 0x73800400;
       public const int SCE_REGMGR_ENT_KEY_SYSTEMLOGGER_DEBUG_user_time = 0x73800200;
       public const int SCE_REGMGR_ENT_KEY_USER_auto_login_user = 0x7010000;
       public const int SCE_REGMGR_ENT_KEY_USER_disp_acc_info = 0x7400000;
       public const int SCE_REGMGR_ENT_KEY_USER_enable_facercg = 0x7040000;
       public const int SCE_REGMGR_ENT_KEY_USER_init_user = 0x7030000;
       public const int SCE_REGMGR_ENT_KEY_USER_max_used_guest_ = 0x7050000;
       public const int SCE_REGMGR_ENT_KEY_USER_max_used_home_u = 0x7020000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOEDIT_first_time_act = 0x4b010000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_color_depth = 0xa040000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_disable_hdcp = 0xa320000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_display_area = 0xa0d0000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_enable_cec = 0xa080000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_hdcp_off_mode = 0xa110000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_hdmi_history = 0xa0f0000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_mode = 0xa030000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_screen_size = 0xa070000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_screen_size_uns = 0xa100000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_signal_range = 0xa060000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOOUT_yuv_range = 0xa0a0000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_1080_24p = 0x49010000;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_bg_color = 0x49020900;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_bg_opacity = 0x49020a00;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_color = 0x49020300;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_edge = 0x49020700;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_edge_color = 0x49020800;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_opacity = 0x49020400;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_char_size = 0x49020500;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_content_specifi = 0x49020200;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_enable_cc = 0x49020100;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_font_type = 0x49020600;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_window_color = 0x49020b00;
       public const int SCE_REGMGR_ENT_KEY_VIDEOPLAYER_CC_window_opacity = 0x49020c00;
       public const int SCE_REGMGR_ENT_MAX_AUDIOIN_MIC_LEVEL_01_20 = 20;
       public const int SCE_REGMGR_ENT_MAX_BT_01_32 = 0x20;
       public const int SCE_REGMGR_ENT_MAX_COMPANION_01_16 = 0x10;
       public const int SCE_REGMGR_ENT_MAX_GLS_DUMMY_SF_01_10 = 10;
       public const int SCE_REGMGR_ENT_MAX_REMOTEPLAY_01_16 = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16 = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_DEVICE = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_FACE_RECOG = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_FILEBROWSER = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_FILESELECTOR = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_GLS = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_IME = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_KEYBOARD = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_NP = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_REMOTEPLAY = 0x10;
       public const int SCE_REGMGR_ENT_MAX_USER_01_16_SHARE = 0x10;
       public const int SCE_REGMGR_ENT_MIN_AUDIOIN_MIC_LEVEL_01_20 = 1;
       public const int SCE_REGMGR_ENT_MIN_BT_01_32 = 1;
       public const int SCE_REGMGR_ENT_MIN_COMPANION_01_16 = 1;
       public const int SCE_REGMGR_ENT_MIN_GLS_DUMMY_SF_01_10 = 1;
       public const int SCE_REGMGR_ENT_MIN_REMOTEPLAY_01_16 = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16 = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_DEVICE = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_FACE_RECOG = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_FILEBROWSER = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_FILESELECTOR = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_GLS = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_IME = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_KEYBOARD = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_NP = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_REMOTEPLAY = 1;
       public const int SCE_REGMGR_ENT_MIN_USER_01_16_SHARE = 1;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOIN_asyncsrc_val0 = 8;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOIN_MIC_LEVEL_01_20_mic_level = 0x20;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_codec = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_config_options = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_connector_type = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_headphone_out = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_keytone = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_measure_enable = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_sound_format = 4;
       public const int SCE_REGMGR_ENT_SIZ_AUDIOOUT_system_bgm = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_bd_audio_mix = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_bd_cap_lang = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_bd_menu_lang = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_bd_sound_lang = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_display_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_drc = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_dvd_cap_lang = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_dvd_menu_lang = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_dvd_sound_lang = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_hd50hz_output = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_network_connect = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_nr = 4;
       public const int SCE_REGMGR_ENT_SIZ_BDDVD_sound_format = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_check_signup = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_DEBUG_calist_loadmode = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_DEBUG_dfg_jit_enabled = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_DEBUG_verify_ssl = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_enable_cookie = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_enable_js = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_TRENDMICRO_ec_sub_status = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_TRENDMICRO_ec_ttl = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_TRENDMICRO_ec_ttl_update = 8;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_TRENDMICRO_web_secsvc_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_BROWSER_web_sec_usemode = 4;
       public const int SCE_REGMGR_ENT_SIZ_BT_01_32_info = 0x3e8;
       public const int SCE_REGMGR_ENT_SIZ_CAMERA_camera_hw_info = 0x400;
       public const int SCE_REGMGR_ENT_SIZ_CAMERA_mute_mic = 4;
       public const int SCE_REGMGR_ENT_SIZ_COMPANION_01_16_mac_address = 6;
       public const int SCE_REGMGR_ENT_SIZ_COMPANION_01_16_model = 0x11;
       public const int SCE_REGMGR_ENT_SIZ_COMPANION_01_16_reg_date = 8;
       public const int SCE_REGMGR_ENT_SIZ_COMPANION_dbg_ip_chk_flg = 4;
       public const int SCE_REGMGR_ENT_SIZ_COMPANION_dbg_launch_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_COMPANION_user_bind_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_always_enc_dump = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_common_dialog = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_dump_level = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_dump_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_internal_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_UPLOADER_auto_upload = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_UPLOADER_enable_uploader = 4;
       public const int SCE_REGMGR_ENT_SIZ_COREDUMP_UPLOADER_uploader_url = 0xff;
       public const int SCE_REGMGR_ENT_SIZ_CRASHREPORTING_attachvideoclip = 4;
       public const int SCE_REGMGR_ENT_SIZ_CRASHREPORTING_autosending = 4;
       public const int SCE_REGMGR_ENT_SIZ_CRASHREPORTING_enable_report = 4;
       public const int SCE_REGMGR_ENT_SIZ_CRASHREPORTING_keep_corefiles = 4;
       public const int SCE_REGMGR_ENT_SIZ_CRASHREPORTING_operatestatus = 4;
       public const int SCE_REGMGR_ENT_SIZ_CRASHREPORTING_qa_auto_send = 4;
       public const int SCE_REGMGR_ENT_SIZ_DATE_date_format = 4;
       public const int SCE_REGMGR_ENT_SIZ_DATE_is_summer_time = 4;
       public const int SCE_REGMGR_ENT_SIZ_DATE_rtc_net = 8;
       public const int SCE_REGMGR_ENT_SIZ_DATE_rtc_net_ad = 8;
       public const int SCE_REGMGR_ENT_SIZ_DATE_rtc_net_dbg = 8;
       public const int SCE_REGMGR_ENT_SIZ_DATE_rtc_offset = 8;
       public const int SCE_REGMGR_ENT_SIZ_DATE_set_auto = 4;
       public const int SCE_REGMGR_ENT_SIZ_DATE_summer_time = 4;
       public const int SCE_REGMGR_ENT_SIZ_DATE_time_format = 4;
       public const int SCE_REGMGR_ENT_SIZ_DATE_time_zone = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_HOST_devkitname = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_HOST_host_internal = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_auto_test_type = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_eapcrash = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_ac_fake_space = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_bdcopy = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_fake_finalized = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_sd_fake_owner = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_sd_fake_space = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_sd_rebuild = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_store_country = 3;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_GAME_vr_fake_space = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_POWERTEST_disc_player = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_POWERTEST_navigation = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_POWERTEST_shell_mediaplay = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_STANDBY_actest_interval = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_QA_STANDBY_actest_pattern = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_appsuspend_test = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_boot_param = 0x20;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_COMMONDIALOG_crash_test = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_COMMONDIALOG_watch_dog = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_dev_auto_assign = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_dl_debug_flags = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_force_use_cam = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_gpu_validate = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_host_overlay = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_lvp_a0_tcdds = 1;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_mbus_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_MONO_DEBUG_debug_option = 400;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_MONO_DEBUG_profiling = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_MONO_DEBUG_trace = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_MONO_DEBUG_trace_mask = 50;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_pa_debug = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_pad_connection = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_preserve_dmem = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_pscode_masq = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_razor_gpu = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_reg_not_save = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_region_masq = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_shell_debug = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLCORE_boot_disable = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLCORE_pathname = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_content_info = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_debug_menu = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_screenshot = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_shell_crash = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_webinspector = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_webprofile = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_SHELLUI_webproxy = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_shutdown_debug = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_submit_done_exc = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_sys_prx_preload = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_sysdl_from_host = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_system_load = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_trc_notify = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_use_default_lib = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_use_dev_login = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_VOICE_RECOG_auto_start = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_VOICE_RECOG_recording_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_VOICE_RECOG_term_of_command = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_VOICE_RECOG_transition = 4;
       public const int SCE_REGMGR_ENT_SIZ_DEVENV_TOOL_vsh_wave = 4;
       public const int SCE_REGMGR_ENT_SIZ_GLS_bc_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_GLS_broadcast_url = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_GLS_debug_info_url = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_GLS_DUMMY_SF_01_10_comment = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_GLS_irc_channel = 0x40;
       public const int SCE_REGMGR_ENT_SIZ_GLS_irc_passwd = 0x40;
       public const int SCE_REGMGR_ENT_SIZ_GLS_irc_url = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_GLS_irc_user = 0x40;
       public const int SCE_REGMGR_ENT_SIZ_GLS_rpin = 0x2b;
       public const int SCE_REGMGR_ENT_SIZ_GLS_sf_latency = 4;
       public const int SCE_REGMGR_ENT_SIZ_GLS_social_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_MUSIC_MUSIC_APP_audio_balance = 4;
       public const int SCE_REGMGR_ENT_SIZ_MUSIC_MUSIC_APP_repeat_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_MUSIC_MUSIC_APP_shuffle_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_MUSICUNLIMITED_debug_url = 0x200;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wep128_key = 0x1b;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wep128_ssid = 0x21;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wep64_key = 0x1b;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wep64_ssid = 0x21;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wpa_aes_key = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wpa_aes_ssid = 0x21;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wpa_tkip_key = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_NET_AOSS_wpa_tkip_ssid = 0x21;
       public const int SCE_REGMGR_ENT_SIZ_NET_AP_ap_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_AP_channel = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_AP_ssid = 0x21;
       public const int SCE_REGMGR_ENT_SIZ_NET_AP_wpa_key = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_NET_APP_http_proxy_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_APP_http_proxy_port = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_APP_http_proxy_svr = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NET_APP_ssl_cert_ignore = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_COMMON_ap_auto_config = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_COMMON_conf_type = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_COMMON_device = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_COMMON_ether_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_COMMON_mtu = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_COMMON_net_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_dhcp_hname = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_gateway = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_ip_address = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_ip_config = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_netmask = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_route = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_dbg_route_mask = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_emulation_type = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_auth_key = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_auth_name = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_default_route = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_dhcp_hostname = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_dns_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_ip_address = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_ip_config = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_leased_exp_tick = 8;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_leased_ip = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_netmask = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_primary_dns = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_IP_secondary_dns = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_APP_http_proxy_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_APP_http_proxy_port = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_APP_http_proxy_svr = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_COMMON_mtu = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_auth_key = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_auth_name = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_default_route = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_dhcp_hostname = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_dns_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_ip_address = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_ip_config = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_leased_exp_tick = 8;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_leased_ip = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_netmask = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_primary_dns = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_IP_secondary_dns = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_ssid = 0x21;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_wep_key = 0x1b;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_wifi_security = 4;
       public const int SCE_REGMGR_ENT_SIZ_NET_WIFI_wpa_key = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_NP_dbg_commerce = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_dbg_upgradable = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_dbg_videosrv = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_debug = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_env = 0x11;
       public const int SCE_REGMGR_ENT_SIZ_NP_fake_plus = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_geo_filtering = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_ignore_fakerif = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_patch_check = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_quick_signup_pw = 0x1f;
       public const int SCE_REGMGR_ENT_SIZ_NP_sf_debug = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_sf_url = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NP_test_patch = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_tpps_proxy_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_tpps_proxy_port = 4;
       public const int SCE_REGMGR_ENT_SIZ_NP_tpps_proxy_pwd = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_NP_tpps_proxy_svr = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_NP_tpps_proxy_user = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_NP_trophy_debug = 4;
       public const int SCE_REGMGR_ENT_SIZ_PLAYGO_auto_download = 4;
       public const int SCE_REGMGR_ENT_SIZ_PLAYGO_content_id = 0x24;
       public const int SCE_REGMGR_ENT_SIZ_PLAYGO_dl_content_id = 0x40;
       public const int SCE_REGMGR_ENT_SIZ_PLAYGO_json_url = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_PLAYGO_package_url = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_PLAYGO_scenario_id = 4;
       public const int SCE_REGMGR_ENT_SIZ_PSCLOUD_gf_version = 0x100;
       public const int SCE_REGMGR_ENT_SIZ_REGISTRY_init_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_REGISTRY_install = 4;
       public const int SCE_REGMGR_ENT_SIZ_REGISTRY_not_save = 4;
       public const int SCE_REGMGR_ENT_SIZ_REGISTRY_recover = 4;
       public const int SCE_REGMGR_ENT_SIZ_REGISTRY_update = 4;
       public const int SCE_REGMGR_ENT_SIZ_REGISTRY_version = 4;
       public const int SCE_REGMGR_ENT_SIZ_REMOTEPLAY_01_16_aes_key = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_REMOTEPLAY_01_16_regist_key = 4;
       public const int SCE_REGMGR_ENT_SIZ_REMOTEPLAY_01_16_user_id = 4;
       public const int SCE_REGMGR_ENT_SIZ_REMOTEPLAY_rp_enable = 4;
       public const int SCE_REGMGR_ENT_SIZ_REMOTEPLAY_rp_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_bd = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_bd_age = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_browser = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_create_account = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_dvd = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_dvd_region = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_game = 4;
       public const int SCE_REGMGR_ENT_SIZ_SECURITY_PARENTAL_passcode = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_SHARE_cpy_share_item = 4;
       public const int SCE_REGMGR_ENT_SIZ_SHARE_ctr_share_test = 4;
       public const int SCE_REGMGR_ENT_SIZ_SHARE_rec_prohibit = 4;
       public const int SCE_REGMGR_ENT_SIZ_SHARE_rec_time = 4;
       public const int SCE_REGMGR_ENT_SIZ_SHARE_sound_mix = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSCORE_shell_watch_dog = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_ACTIVATION_mpeg2 = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_ACTIVATION_vc1 = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_button_assign = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_dimmer_interval = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_DOWNLOAD_autodl_featured = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_eapfunction = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_enable_voicercg = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_initialize = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_language = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_nickname = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_NOTIFICATION_invisible_items = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_auto_off_media = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_auto_off_other = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_auto_power_down = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_charge = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_controller_off = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_remote = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_POWER_signin = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_profilech_ver = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_SPECIFIC_idu_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_SPECIFIC_show_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_auto_download = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_auto_update_int = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_check_limit = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_eula_version = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_idu_version = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_update_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_next_check = 8;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_pscode = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_reboot_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_server_url = 0x200;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_server_url_beta = 0x200;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEM_UPDATE_tool_update_chk = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEMLOGGER_DEBUG_click_through = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEMLOGGER_DEBUG_config_dir = 9;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEMLOGGER_DEBUG_debug_message = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEMLOGGER_DEBUG_dummy_aws = 4;
       public const int SCE_REGMGR_ENT_SIZ_SYSTEMLOGGER_DEBUG_user_time = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_account_id = 8;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_account_remarks = 0x20;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_auto_login = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_lightbar_bright = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_vibration = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_vol_ds4_speaker = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_vol_genusb_id = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_vol_geusb = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_vol_other = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_DEVICE_vol_sidetone = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_discplayer_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FACE_RECOG_delete_count = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FACE_RECOG_register_count = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FILEBROWSER_filter = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FILEBROWSER_sort_content = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FILEBROWSER_sort_title = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FILESELECTOR_filter = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FILESELECTOR_sort_content = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_FILESELECTOR_sort_title = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_friend_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_access_token = 0x29;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_access_token2 = 0x29;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_access_token3 = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_anon_user_id = 0x20;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_bc_channel = 0x20;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_bc_service = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_bc_ui_layout = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_disable_rec = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_facebook_enable = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_floating_msg = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_hide_camera = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_hide_rcv_msg = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_init_spectating = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_live_quality = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_live_quality2 = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_live_quality3 = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_msg_filter_lvl = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_mute_microphone = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_sort_order = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_GLS_twitter_enable = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_auto_capital = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_danish = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_dutch = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_english_uk = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_english_us = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_finnish = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_french = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_german = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_init_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_italian = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_japanese = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_korean = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_last_unit = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_norwegian = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_pointer_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_polish = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_portuguese = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_portuguese_br = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_predictive_text = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_run_count = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_russian = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_sm_chinese = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_spanish = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_spanish_la = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_swedish = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_tr_chinese_hk = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_tr_chinese_tw = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_IME_turkish = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_KEYBOARD_bind = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_KEYBOARD_japanese_input = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_KEYBOARD_repeat_time = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_KEYBOARD_starting_time = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_KEYBOARD_trchinese_input = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_KEYBOARD_type = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_last_login_orde = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_login_flag = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_notification = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_NP_fake_plus = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_NP_is_quick_signup = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_passcode = 0x10;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_REMOTEPLAY_rp_enable = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_savedata_sort = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_SHARE_button_assign = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_SHARE_status = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_signin_id = 0x41;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_user_id = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_01_16_user_name = 0x11;
       public const int SCE_REGMGR_ENT_SIZ_USER_auto_login_user = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_disp_acc_info = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_enable_facercg = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_init_user = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_max_used_guest_ = 4;
       public const int SCE_REGMGR_ENT_SIZ_USER_max_used_home_u = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOEDIT_first_time_act = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_color_depth = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_disable_hdcp = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_display_area = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_enable_cec = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_hdcp_off_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_hdmi_history = 0x80;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_mode = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_screen_size = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_screen_size_uns = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_signal_range = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOOUT_yuv_range = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_1080_24p = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_bg_color = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_bg_opacity = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_color = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_edge = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_edge_color = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_opacity = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_char_size = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_content_specifi = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_enable_cc = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_font_type = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_window_color = 4;
       public const int SCE_REGMGR_ENT_SIZ_VIDEOPLAYER_CC_window_opacity = 4;
       public const int SCE_REGMGR_ENT_TYP_AUDIOIN_asyncsrc_val0 = 2;
       public const int SCE_REGMGR_ENT_TYP_AUDIOIN_MIC_LEVEL_01_20_mic_level = 2;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_codec = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_config_options = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_connector_type = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_headphone_out = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_keytone = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_measure_enable = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_sound_format = 0;
       public const int SCE_REGMGR_ENT_TYP_AUDIOOUT_system_bgm = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_bd_audio_mix = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_bd_cap_lang = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_bd_menu_lang = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_bd_sound_lang = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_display_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_drc = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_dvd_cap_lang = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_dvd_menu_lang = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_dvd_sound_lang = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_hd50hz_output = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_network_connect = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_nr = 0;
       public const int SCE_REGMGR_ENT_TYP_BDDVD_sound_format = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_check_signup = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_DEBUG_calist_loadmode = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_DEBUG_dfg_jit_enabled = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_DEBUG_verify_ssl = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_enable_cookie = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_enable_js = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_TRENDMICRO_ec_sub_status = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_TRENDMICRO_ec_ttl = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_TRENDMICRO_ec_ttl_update = 2;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_TRENDMICRO_web_secsvc_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_BROWSER_web_sec_usemode = 0;
       public const int SCE_REGMGR_ENT_TYP_BT_01_32_info = 2;
       public const int SCE_REGMGR_ENT_TYP_CAMERA_camera_hw_info = 2;
       public const int SCE_REGMGR_ENT_TYP_CAMERA_mute_mic = 0;
       public const int SCE_REGMGR_ENT_TYP_COMPANION_01_16_mac_address = 2;
       public const int SCE_REGMGR_ENT_TYP_COMPANION_01_16_model = 1;
       public const int SCE_REGMGR_ENT_TYP_COMPANION_01_16_reg_date = 2;
       public const int SCE_REGMGR_ENT_TYP_COMPANION_dbg_ip_chk_flg = 0;
       public const int SCE_REGMGR_ENT_TYP_COMPANION_dbg_launch_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_COMPANION_user_bind_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_always_enc_dump = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_common_dialog = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_dump_level = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_dump_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_internal_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_UPLOADER_auto_upload = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_UPLOADER_enable_uploader = 0;
       public const int SCE_REGMGR_ENT_TYP_COREDUMP_UPLOADER_uploader_url = 1;
       public const int SCE_REGMGR_ENT_TYP_CRASHREPORTING_attachvideoclip = 0;
       public const int SCE_REGMGR_ENT_TYP_CRASHREPORTING_autosending = 0;
       public const int SCE_REGMGR_ENT_TYP_CRASHREPORTING_enable_report = 0;
       public const int SCE_REGMGR_ENT_TYP_CRASHREPORTING_keep_corefiles = 0;
       public const int SCE_REGMGR_ENT_TYP_CRASHREPORTING_operatestatus = 0;
       public const int SCE_REGMGR_ENT_TYP_CRASHREPORTING_qa_auto_send = 0;
       public const int SCE_REGMGR_ENT_TYP_DATE_date_format = 0;
       public const int SCE_REGMGR_ENT_TYP_DATE_is_summer_time = 0;
       public const int SCE_REGMGR_ENT_TYP_DATE_rtc_net = 2;
       public const int SCE_REGMGR_ENT_TYP_DATE_rtc_net_ad = 2;
       public const int SCE_REGMGR_ENT_TYP_DATE_rtc_net_dbg = 2;
       public const int SCE_REGMGR_ENT_TYP_DATE_rtc_offset = 2;
       public const int SCE_REGMGR_ENT_TYP_DATE_set_auto = 0;
       public const int SCE_REGMGR_ENT_TYP_DATE_summer_time = 0;
       public const int SCE_REGMGR_ENT_TYP_DATE_time_format = 0;
       public const int SCE_REGMGR_ENT_TYP_DATE_time_zone = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_HOST_devkitname = 1;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_HOST_host_internal = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_auto_test_type = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_eapcrash = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_ac_fake_space = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_bdcopy = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_fake_finalized = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_sd_fake_owner = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_sd_fake_space = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_sd_rebuild = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_store_country = 1;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_GAME_vr_fake_space = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_POWERTEST_disc_player = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_POWERTEST_navigation = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_POWERTEST_shell_mediaplay = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_STANDBY_actest_interval = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_QA_STANDBY_actest_pattern = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_appsuspend_test = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_boot_param = 2;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_COMMONDIALOG_crash_test = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_COMMONDIALOG_watch_dog = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_dev_auto_assign = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_dl_debug_flags = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_force_use_cam = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_gpu_validate = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_host_overlay = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_lvp_a0_tcdds = 2;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_mbus_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_MONO_DEBUG_debug_option = 1;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_MONO_DEBUG_profiling = 1;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_MONO_DEBUG_trace = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_MONO_DEBUG_trace_mask = 1;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_pa_debug = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_pad_connection = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_preserve_dmem = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_pscode_masq = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_razor_gpu = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_reg_not_save = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_region_masq = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_shell_debug = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLCORE_boot_disable = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLCORE_pathname = 1;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_content_info = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_debug_menu = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_screenshot = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_shell_crash = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_webinspector = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_webprofile = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_SHELLUI_webproxy = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_shutdown_debug = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_submit_done_exc = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_sys_prx_preload = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_sysdl_from_host = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_system_load = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_trc_notify = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_use_default_lib = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_use_dev_login = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_VOICE_RECOG_auto_start = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_VOICE_RECOG_recording_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_VOICE_RECOG_term_of_command = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_VOICE_RECOG_transition = 0;
       public const int SCE_REGMGR_ENT_TYP_DEVENV_TOOL_vsh_wave = 0;
       public const int SCE_REGMGR_ENT_TYP_GLS_bc_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_GLS_broadcast_url = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_debug_info_url = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_DUMMY_SF_01_10_comment = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_irc_channel = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_irc_passwd = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_irc_url = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_irc_user = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_rpin = 1;
       public const int SCE_REGMGR_ENT_TYP_GLS_sf_latency = 0;
       public const int SCE_REGMGR_ENT_TYP_GLS_social_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_MUSIC_MUSIC_APP_audio_balance = 0;
       public const int SCE_REGMGR_ENT_TYP_MUSIC_MUSIC_APP_repeat_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_MUSIC_MUSIC_APP_shuffle_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_MUSICUNLIMITED_debug_url = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wep128_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wep128_ssid = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wep64_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wep64_ssid = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wpa_aes_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wpa_aes_ssid = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wpa_tkip_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AOSS_wpa_tkip_ssid = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AP_ap_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_AP_channel = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_AP_ssid = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_AP_wpa_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_APP_http_proxy_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_APP_http_proxy_port = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_APP_http_proxy_svr = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_APP_ssl_cert_ignore = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_COMMON_ap_auto_config = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_COMMON_conf_type = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_COMMON_device = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_COMMON_ether_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_COMMON_mtu = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_COMMON_net_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_dhcp_hname = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_gateway = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_ip_address = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_ip_config = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_netmask = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_route = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_dbg_route_mask = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_emulation_type = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_auth_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_auth_name = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_default_route = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_dhcp_hostname = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_dns_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_ip_address = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_ip_config = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_leased_exp_tick = 2;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_leased_ip = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_netmask = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_primary_dns = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_IP_secondary_dns = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_APP_http_proxy_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_APP_http_proxy_port = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_APP_http_proxy_svr = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_COMMON_mtu = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_auth_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_auth_name = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_default_route = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_dhcp_hostname = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_dns_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_ip_address = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_ip_config = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_leased_exp_tick = 2;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_leased_ip = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_netmask = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_primary_dns = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_IP_secondary_dns = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_ssid = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_wep_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_wifi_security = 0;
       public const int SCE_REGMGR_ENT_TYP_NET_WIFI_wpa_key = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_dbg_commerce = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_dbg_upgradable = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_dbg_videosrv = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_debug = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_env = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_fake_plus = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_geo_filtering = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_ignore_fakerif = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_patch_check = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_quick_signup_pw = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_sf_debug = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_sf_url = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_test_patch = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_tpps_proxy_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_tpps_proxy_port = 0;
       public const int SCE_REGMGR_ENT_TYP_NP_tpps_proxy_pwd = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_tpps_proxy_svr = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_tpps_proxy_user = 1;
       public const int SCE_REGMGR_ENT_TYP_NP_trophy_debug = 0;
       public const int SCE_REGMGR_ENT_TYP_PLAYGO_auto_download = 0;
       public const int SCE_REGMGR_ENT_TYP_PLAYGO_content_id = 1;
       public const int SCE_REGMGR_ENT_TYP_PLAYGO_dl_content_id = 1;
       public const int SCE_REGMGR_ENT_TYP_PLAYGO_json_url = 1;
       public const int SCE_REGMGR_ENT_TYP_PLAYGO_package_url = 1;
       public const int SCE_REGMGR_ENT_TYP_PLAYGO_scenario_id = 0;
       public const int SCE_REGMGR_ENT_TYP_PSCLOUD_gf_version = 1;
       public const int SCE_REGMGR_ENT_TYP_REGISTRY_init_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_REGISTRY_install = 0;
       public const int SCE_REGMGR_ENT_TYP_REGISTRY_not_save = 0;
       public const int SCE_REGMGR_ENT_TYP_REGISTRY_recover = 0;
       public const int SCE_REGMGR_ENT_TYP_REGISTRY_update = 0;
       public const int SCE_REGMGR_ENT_TYP_REGISTRY_version = 0;
       public const int SCE_REGMGR_ENT_TYP_REMOTEPLAY_01_16_aes_key = 2;
       public const int SCE_REGMGR_ENT_TYP_REMOTEPLAY_01_16_regist_key = 0;
       public const int SCE_REGMGR_ENT_TYP_REMOTEPLAY_01_16_user_id = 0;
       public const int SCE_REGMGR_ENT_TYP_REMOTEPLAY_rp_enable = 0;
       public const int SCE_REGMGR_ENT_TYP_REMOTEPLAY_rp_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_bd = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_bd_age = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_browser = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_create_account = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_dvd = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_dvd_region = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_game = 0;
       public const int SCE_REGMGR_ENT_TYP_SECURITY_PARENTAL_passcode = 1;
       public const int SCE_REGMGR_ENT_TYP_SHARE_cpy_share_item = 0;
       public const int SCE_REGMGR_ENT_TYP_SHARE_ctr_share_test = 0;
       public const int SCE_REGMGR_ENT_TYP_SHARE_rec_prohibit = 0;
       public const int SCE_REGMGR_ENT_TYP_SHARE_rec_time = 0;
       public const int SCE_REGMGR_ENT_TYP_SHARE_sound_mix = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSCORE_shell_watch_dog = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_ACTIVATION_mpeg2 = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_ACTIVATION_vc1 = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_button_assign = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_dimmer_interval = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_DOWNLOAD_autodl_featured = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_eapfunction = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_enable_voicercg = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_initialize = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_language = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_nickname = 1;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_NOTIFICATION_invisible_items = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_auto_off_media = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_auto_off_other = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_auto_power_down = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_charge = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_controller_off = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_remote = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_POWER_signin = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_profilech_ver = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_SPECIFIC_idu_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_SPECIFIC_show_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_auto_download = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_auto_update_int = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_check_limit = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_eula_version = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_idu_version = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_update_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_next_check = 2;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_pscode = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_reboot_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_server_url = 1;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_server_url_beta = 1;
       public const int SCE_REGMGR_ENT_TYP_SYSTEM_UPDATE_tool_update_chk = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEMLOGGER_DEBUG_click_through = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEMLOGGER_DEBUG_config_dir = 1;
       public const int SCE_REGMGR_ENT_TYP_SYSTEMLOGGER_DEBUG_debug_message = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEMLOGGER_DEBUG_dummy_aws = 0;
       public const int SCE_REGMGR_ENT_TYP_SYSTEMLOGGER_DEBUG_user_time = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_account_id = 2;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_account_remarks = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_auto_login = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_lightbar_bright = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_vibration = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_vol_ds4_speaker = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_vol_genusb_id = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_vol_geusb = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_vol_other = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_DEVICE_vol_sidetone = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_discplayer_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FACE_RECOG_delete_count = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FACE_RECOG_register_count = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FILEBROWSER_filter = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FILEBROWSER_sort_content = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FILEBROWSER_sort_title = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FILESELECTOR_filter = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FILESELECTOR_sort_content = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_FILESELECTOR_sort_title = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_friend_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_access_token = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_access_token2 = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_access_token3 = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_anon_user_id = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_bc_channel = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_bc_service = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_bc_ui_layout = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_disable_rec = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_facebook_enable = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_floating_msg = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_hide_camera = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_hide_rcv_msg = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_init_spectating = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_live_quality = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_live_quality2 = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_live_quality3 = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_msg_filter_lvl = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_mute_microphone = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_sort_order = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_GLS_twitter_enable = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_auto_capital = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_danish = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_dutch = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_english_uk = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_english_us = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_finnish = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_french = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_german = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_init_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_italian = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_japanese = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_korean = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_last_unit = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_norwegian = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_pointer_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_polish = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_portuguese = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_portuguese_br = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_predictive_text = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_run_count = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_russian = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_sm_chinese = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_spanish = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_spanish_la = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_swedish = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_tr_chinese_hk = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_tr_chinese_tw = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_IME_turkish = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_KEYBOARD_bind = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_KEYBOARD_japanese_input = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_KEYBOARD_repeat_time = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_KEYBOARD_starting_time = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_KEYBOARD_trchinese_input = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_KEYBOARD_type = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_last_login_orde = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_login_flag = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_notification = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_NP_fake_plus = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_NP_is_quick_signup = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_passcode = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_REMOTEPLAY_rp_enable = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_savedata_sort = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_SHARE_button_assign = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_SHARE_status = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_signin_id = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_user_id = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_01_16_user_name = 1;
       public const int SCE_REGMGR_ENT_TYP_USER_auto_login_user = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_disp_acc_info = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_enable_facercg = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_init_user = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_max_used_guest_ = 0;
       public const int SCE_REGMGR_ENT_TYP_USER_max_used_home_u = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOEDIT_first_time_act = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_color_depth = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_disable_hdcp = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_display_area = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_enable_cec = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_hdcp_off_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_hdmi_history = 2;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_mode = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_screen_size = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_screen_size_uns = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_signal_range = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOOUT_yuv_range = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_1080_24p = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_bg_color = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_bg_opacity = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_color = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_edge = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_edge_color = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_opacity = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_char_size = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_content_specifi = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_enable_cc = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_font_type = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_window_color = 0;
       public const int SCE_REGMGR_ENT_TYP_VIDEOPLAYER_CC_window_opacity = 0;
       public const int SCE_REGMGR_ERROR_BKUPLEVEL = -2146631411;
       public const int SCE_REGMGR_ERROR_BKUPLEVEL_I = -2146598643;
       public const int SCE_REGMGR_ERROR_BRK_BKUP_DATA = -2146631133;
       public const int SCE_REGMGR_ERROR_BRK_BKUP_HEAD = -2146631134;
       public const int SCE_REGMGR_ERROR_CACHEAREA = -2146631150;
       public const int SCE_REGMGR_ERROR_CACHEAREA_I = -2146598382;
       public const int SCE_REGMGR_ERROR_CACHEFLAG = -2146631415;
       public const int SCE_REGMGR_ERROR_CACHEFLAG_I = -2146598647;
       public const int SCE_REGMGR_ERROR_COPYIN = -2146631153;
       public const int SCE_REGMGR_ERROR_COPYIN_I = -2146598385;
       public const int SCE_REGMGR_ERROR_COPYOUT = -2146631152;
       public const int SCE_REGMGR_ERROR_COPYOUT_I = -2146598384;
       public const int SCE_REGMGR_ERROR_DBPOS = -2146631413;
       public const int SCE_REGMGR_ERROR_DBPOS_I = -2146598645;
       public const int SCE_REGMGR_ERROR_DRV_BROKEN_MAX = -2146630401;
       public const int SCE_REGMGR_ERROR_DRV_BROKEN_MAX_I = -2146597633;
       public const int SCE_REGMGR_ERROR_DRV_BROKEN_MIN = -2146630656;
       public const int SCE_REGMGR_ERROR_DRV_BROKEN_MIN_I = -2146597888;
       public const int SCE_REGMGR_ERROR_DRV_CONTDATA = -2146630655;
       public const int SCE_REGMGR_ERROR_DRV_CONTDATA_I = -2146597887;
       public const int SCE_REGMGR_ERROR_DRV_DATAFILE = -2146630654;
       public const int SCE_REGMGR_ERROR_DRV_DATAFILE_I = -2146597886;
       public const int SCE_REGMGR_ERROR_DRV_DATASIZE = -2146630138;
       public const int SCE_REGMGR_ERROR_DRV_DATASIZE_I = -2146597370;
       public const int SCE_REGMGR_ERROR_DRV_DATATYPE = -2146630137;
       public const int SCE_REGMGR_ERROR_DRV_DATATYPE_I = -2146597369;
       public const int SCE_REGMGR_ERROR_DRV_ERRIO = -2146630652;
       public const int SCE_REGMGR_ERROR_DRV_ERRIO_I = -2146597884;
       public const int SCE_REGMGR_ERROR_DRV_FILENAME = -2146630142;
       public const int SCE_REGMGR_ERROR_DRV_FILENAME_I = -2146597374;
       public const int SCE_REGMGR_ERROR_DRV_FILEPOS = -2146630136;
       public const int SCE_REGMGR_ERROR_DRV_FILEPOS_I = -2146597368;
       public const int SCE_REGMGR_ERROR_DRV_FLUSH = -2146630649;
       public const int SCE_REGMGR_ERROR_DRV_FLUSH_I = -2146597881;
       public const int SCE_REGMGR_ERROR_DRV_FORMAT = -2146630135;
       public const int SCE_REGMGR_ERROR_DRV_FORMAT_I = -2146597367;
       public const int SCE_REGMGR_ERROR_DRV_IO_BASE = -2146630528;
       public const int SCE_REGMGR_ERROR_DRV_IO_BASE_I = -2146597760;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_NOINIT = -2146630524;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_NOINIT_I = -2146597756;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_NOMEM = -2146630525;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_NOMEM_I = -2146597757;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_SIZE = -2146630526;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_SIZE_I = -2146597758;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_TOOBIG = -2146630523;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_TOOBIG_I = -2146597755;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_WHENCE = -2146630527;
       public const int SCE_REGMGR_ERROR_DRV_IO_BUG_WHENCE_I = -2146597759;
       public const int SCE_REGMGR_ERROR_DRV_MKDIR = -2146630647;
       public const int SCE_REGMGR_ERROR_DRV_MKDIR_I = -2146597879;
       public const int SCE_REGMGR_ERROR_DRV_NOENT = -2146630653;
       public const int SCE_REGMGR_ERROR_DRV_NOENT_I = -2146597885;
       public const int SCE_REGMGR_ERROR_DRV_NOINIT = -2146630141;
       public const int SCE_REGMGR_ERROR_DRV_NOINIT_I = -2146597373;
       public const int SCE_REGMGR_ERROR_DRV_OVERCNT = -2146630140;
       public const int SCE_REGMGR_ERROR_DRV_OVERCNT_I = -2146597372;
       public const int SCE_REGMGR_ERROR_DRV_PRGBUG_MAX = -2146629889;
       public const int SCE_REGMGR_ERROR_DRV_PRGBUG_MAX_I = -2146597121;
       public const int SCE_REGMGR_ERROR_DRV_PRGBUG_MIN = -2146630144;
       public const int SCE_REGMGR_ERROR_DRV_PRGBUG_MIN_I = -2146597376;
       public const int SCE_REGMGR_ERROR_DRV_READ = -2146630651;
       public const int SCE_REGMGR_ERROR_DRV_READ_I = -2146597883;
       public const int SCE_REGMGR_ERROR_DRV_REINIT = -2146630143;
       public const int SCE_REGMGR_ERROR_DRV_REINIT_I = -2146597375;
       public const int SCE_REGMGR_ERROR_DRV_SYNC = -2146630648;
       public const int SCE_REGMGR_ERROR_DRV_SYNC_I = -2146597880;
       public const int SCE_REGMGR_ERROR_DRV_UNIQUEID = -2146630139;
       public const int SCE_REGMGR_ERROR_DRV_UNIQUEID_I = -2146597371;
       public const int SCE_REGMGR_ERROR_DRV_UPDATE_MAX = -2146630145;
       public const int SCE_REGMGR_ERROR_DRV_UPDATE_MAX_I = -2146597377;
       public const int SCE_REGMGR_ERROR_DRV_UPDATE_MIN = -2146630400;
       public const int SCE_REGMGR_ERROR_DRV_UPDATE_MIN_I = -2146597632;
       public const int SCE_REGMGR_ERROR_DRV_WRITE = -2146630650;
       public const int SCE_REGMGR_ERROR_DRV_WRITE_I = -2146597882;
       public const int SCE_REGMGR_ERROR_EAPWRITE = -2146631412;
       public const int SCE_REGMGR_ERROR_EAPWRITE_I = -2146598644;
       public const int SCE_REGMGR_ERROR_ERREAPCONT = -2146631676;
       public const int SCE_REGMGR_ERROR_ERREAPCONT_I = -2146598908;
       public const int SCE_REGMGR_ERROR_ERREAPDATA = -2146631675;
       public const int SCE_REGMGR_ERROR_ERREAPDATA_I = -2146598907;
       public const int SCE_REGMGR_ERROR_ERREAPHEAD = -2146631677;
       public const int SCE_REGMGR_ERROR_ERREAPHEAD_I = -2146598909;
       public const int SCE_REGMGR_ERROR_ERRNVSDATA = -2146631678;
       public const int SCE_REGMGR_ERROR_ERRNVSDATA_I = -2146598910;
       public const int SCE_REGMGR_ERROR_FORMAT = -2146631421;
       public const int SCE_REGMGR_ERROR_FORMAT_I = -2146598653;
       public const int SCE_REGMGR_ERROR_GPSGERR = -2146631410;
       public const int SCE_REGMGR_ERROR_GPSGERR_I = -2146598642;
       public const int SCE_REGMGR_ERROR_HANDLER_REGIST = -2146631149;
       public const int SCE_REGMGR_ERROR_HANDLER_REGIST_I = -2146598381;
       public const int SCE_REGMGR_ERROR_HOSTERR = -2146631408;
       public const int SCE_REGMGR_ERROR_HOSTERR_I = -2146598640;
       public const int SCE_REGMGR_ERROR_HOWTOERR = -2146631407;
       public const int SCE_REGMGR_ERROR_HOWTOERR_I = -2146598639;
       public const int SCE_REGMGR_ERROR_INIT_MASK = -2146598912;
       public const int SCE_REGMGR_ERROR_INITMASK = -2146598912;
       public const int SCE_REGMGR_ERROR_IO_READ = -2146631141;
       public const int SCE_REGMGR_ERROR_IO_READ_I = -2146598373;
       public const int SCE_REGMGR_ERROR_IO_SEEK = -2146631140;
       public const int SCE_REGMGR_ERROR_IO_SEEK_I = -2146598372;
       public const int SCE_REGMGR_ERROR_IO_WRITE = -2146631139;
       public const int SCE_REGMGR_ERROR_IO_WRITE_I = -2146598371;
       public const int SCE_REGMGR_ERROR_LEVELERR = -2146631414;
       public const int SCE_REGMGR_ERROR_LEVELERR_I = -2146598646;
       public const int SCE_REGMGR_ERROR_MACNERR = -2146631418;
       public const int SCE_REGMGR_ERROR_MACNERR_I = -2146598650;
       public const int SCE_REGMGR_ERROR_MGR_BROKEN_MAX = -2146631425;
       public const int SCE_REGMGR_ERROR_MGR_BROKEN_MAX_I = -2146598657;
       public const int SCE_REGMGR_ERROR_MGR_BROKEN_MIN = -2146631680;
       public const int SCE_REGMGR_ERROR_MGR_BROKEN_MIN_I = -2146598912;
       public const int SCE_REGMGR_ERROR_MGR_PRGBUG_MAX = -2146630657;
       public const int SCE_REGMGR_ERROR_MGR_PRGBUG_MAX_I = -2146597889;
       public const int SCE_REGMGR_ERROR_MGR_PRGBUG_MIN = -2146631168;
       public const int SCE_REGMGR_ERROR_MGR_PRGBUG_MIN_I = -2146598400;
       public const int SCE_REGMGR_ERROR_MGR_UPDATE_MAX = -2146631169;
       public const int SCE_REGMGR_ERROR_MGR_UPDATE_MAX_I = -2146598401;
       public const int SCE_REGMGR_ERROR_MGR_UPDATE_MIN = -2146631424;
       public const int SCE_REGMGR_ERROR_MGR_UPDATE_MIN_I = -2146598656;
       public const int SCE_REGMGR_ERROR_MTX_SLEEP = -2146631142;
       public const int SCE_REGMGR_ERROR_MTX_SLEEP_I = -2146598374;
       public const int SCE_REGMGR_ERROR_NODATA = -2146631422;
       public const int SCE_REGMGR_ERROR_NODATA_I = -2146598654;
       public const int SCE_REGMGR_ERROR_NOINITDB = -2146631423;
       public const int SCE_REGMGR_ERROR_NOINITDB_I = -2146598655;
       public const int SCE_REGMGR_ERROR_NOMEMORY = -2146631151;
       public const int SCE_REGMGR_ERROR_NOMEMORY_I = -2146598383;
       public const int SCE_REGMGR_ERROR_NONVSDATA = -2146631679;
       public const int SCE_REGMGR_ERROR_NONVSDATA_I = -2146598911;
       public const int SCE_REGMGR_ERROR_NOTHING = -2146631154;
       public const int SCE_REGMGR_ERROR_NOTHING_I = -2146598386;
       public const int SCE_REGMGR_ERROR_NOTSUPPORTED = -2146631143;
       public const int SCE_REGMGR_ERROR_NOTSUPPORTED_I = -2146598375;
       public const int SCE_REGMGR_ERROR_NPSGERR = -2146631409;
       public const int SCE_REGMGR_ERROR_NPSGERR_I = -2146598641;
       public const int SCE_REGMGR_ERROR_NUMCATERR = -2146631406;
       public const int SCE_REGMGR_ERROR_NUMCATERR_I = -2146598638;
       public const int SCE_REGMGR_ERROR_OVERCNT = -2146631420;
       public const int SCE_REGMGR_ERROR_OVERCNT_I = -2146598652;
       public const int SCE_REGMGR_ERROR_PARAM = -2146631166;
       public const int SCE_REGMGR_ERROR_PARAM_I = -2146598398;
       public const int SCE_REGMGR_ERROR_PRISTRDIR = -2146631401;
       public const int SCE_REGMGR_ERROR_PRISTRDIR_I = -2146598633;
       public const int SCE_REGMGR_ERROR_PRISTRFIL = -2146631402;
       public const int SCE_REGMGR_ERROR_PRISTRFIL_I = -2146598634;
       public const int SCE_REGMGR_ERROR_PRM_BKUP_ADDR = -2146631136;
       public const int SCE_REGMGR_ERROR_PRM_BKUP_SIZE = -2146631135;
       public const int SCE_REGMGR_ERROR_PRM_BKUPLEVEL = -2146631158;
       public const int SCE_REGMGR_ERROR_PRM_BKUPLEVEL_I = -2146598390;
       public const int SCE_REGMGR_ERROR_PRM_CANTRESET = -2146631156;
       public const int SCE_REGMGR_ERROR_PRM_CANTRESET_I = -2146598388;
       public const int SCE_REGMGR_ERROR_PRM_ERRORCODE = -2146631155;
       public const int SCE_REGMGR_ERROR_PRM_ERRORCODE_I = -2146598387;
       public const int SCE_REGMGR_ERROR_PRM_HASH = -2146631164;
       public const int SCE_REGMGR_ERROR_PRM_HASH_I = -2146598396;
       public const int SCE_REGMGR_ERROR_PRM_INITLEVEL = -2146631159;
       public const int SCE_REGMGR_ERROR_PRM_INITLEVEL_I = -2146598391;
       public const int SCE_REGMGR_ERROR_PRM_PATH = -2146631157;
       public const int SCE_REGMGR_ERROR_PRM_PATH_I = -2146598389;
       public const int SCE_REGMGR_ERROR_PRM_PROC_DISCPLAYER = -2146631138;
       public const int SCE_REGMGR_ERROR_PRM_PROC_DISCPLAYER_I = -2146598370;
       public const int SCE_REGMGR_ERROR_PRM_PROC_GAME_LIB = -2146631148;
       public const int SCE_REGMGR_ERROR_PRM_PROC_GAME_LIB_I = -2146598380;
       public const int SCE_REGMGR_ERROR_PRM_PROC_GAME_SDK = -2146631147;
       public const int SCE_REGMGR_ERROR_PRM_PROC_GAME_SDK_I = -2146598379;
       public const int SCE_REGMGR_ERROR_PRM_PROC_HOST = -2146631144;
       public const int SCE_REGMGR_ERROR_PRM_PROC_HOST_I = -2146598376;
       public const int SCE_REGMGR_ERROR_PRM_PROC_NGAME_LIB = -2146631146;
       public const int SCE_REGMGR_ERROR_PRM_PROC_NGAME_LIB_I = -2146598378;
       public const int SCE_REGMGR_ERROR_PRM_PROC_NGAME_SDK = -2146631145;
       public const int SCE_REGMGR_ERROR_PRM_PROC_NGAME_SDK_I = -2146598377;
       public const int SCE_REGMGR_ERROR_PRM_PROPRG = -2146631163;
       public const int SCE_REGMGR_ERROR_PRM_PROPRG_I = -2146598395;
       public const int SCE_REGMGR_ERROR_PRM_REGID = -2146631165;
       public const int SCE_REGMGR_ERROR_PRM_REGID_I = -2146598397;
       public const int SCE_REGMGR_ERROR_PRM_REGID_NUM = -2146631162;
       public const int SCE_REGMGR_ERROR_PRM_REGID_NUM_I = -2146598394;
       public const int SCE_REGMGR_ERROR_PRM_SIZE = -2146631160;
       public const int SCE_REGMGR_ERROR_PRM_SIZE_I = -2146598392;
       public const int SCE_REGMGR_ERROR_PRM_TYPE = -2146631161;
       public const int SCE_REGMGR_ERROR_PRM_TYPE_I = -2146598393;
       public const int SCE_REGMGR_ERROR_PRODUCTCODE = -2146631404;
       public const int SCE_REGMGR_ERROR_PRODUCTCODE_I = -2146598636;
       public const int SCE_REGMGR_ERROR_REGIDERR = -2146631419;
       public const int SCE_REGMGR_ERROR_REGIDERR_I = -2146598651;
       public const int SCE_REGMGR_ERROR_REGMGR = -2146631680;
       public const int SCE_REGMGR_ERROR_SIZEERR = -2146631416;
       public const int SCE_REGMGR_ERROR_SIZEERR_I = -2146598648;
       public const int SCE_REGMGR_ERROR_SPSGERR = -2146631403;
       public const int SCE_REGMGR_ERROR_SPSGERR_I = -2146598635;
       public const int SCE_REGMGR_ERROR_TYPEERR = -2146631417;
       public const int SCE_REGMGR_ERROR_TYPEERR_I = -2146598649;
       public const int SCE_REGMGR_ERROR_UNINITIALIZED = -2146631167;
       public const int SCE_REGMGR_ERROR_UNINITIALIZED_I = -2146598399;
       public const int SCE_REGMGR_ERROR_VALUEERR = -2146631405;
       public const int SCE_REGMGR_ERROR_VALUEERR_I = -2146598637;
       public const int SCE_REGMGR_FLAG_OFF = 0;
       public const int SCE_REGMGR_FLAG_ON = 1;
       public const int SCE_REGMGR_INITLEVEL_DEBUG = 0x30;
       public const int SCE_REGMGR_INITLEVEL_FACTORY = 0x10;
       public const int SCE_REGMGR_INITLEVEL_NONE = 0;
       public const int SCE_REGMGR_INITLEVEL_REGION = 0x40;
       public const int SCE_REGMGR_INITLEVEL_SYSTEM = 0x20;
       public const int SCE_REGMGR_INITUSER_ALL = 0;
       public const int SCE_REGMGR_INITUSER_GUEST = 0xff;
       public const int SCE_REGMGR_INT = 0;
       public const int SCE_REGMGR_OF = 0;
       public const int SCE_REGMGR_OK = 0;
       public const int SCE_REGMGR_ON = 1;
       public const int SCE_REGMGR_SIZE_BINARY = 0x800;
       public const int SCE_REGMGR_SIZE_INTEGER = 4;
       public const int SCE_REGMGR_SIZE_STRING = 0x800;
       public const int SCE_REGMGR_STR = 1;
       public const int SCE_REGMGR_SZBIN = 0x800;
       public const int SCE_REGMGR_SZINT = 4;
       public const int SCE_REGMGR_SZSTR = 0x800;
       public const int SCE_REGMGR_TYPE_BINARY = 2;
       public const int SCE_REGMGR_TYPE_CATEGORY = 0x10;
       public const int SCE_REGMGR_TYPE_INTEGER = 0;
       public const int SCE_REGMGR_TYPE_STRING = 1;
       public static int CheckError(int regmgrError)
       {
           return CheckErrorNative(regmgrError);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int CheckErrorNative(int regmgrError);
       public static int GetBin(uint regId, out byte[] binVal, uint binSize)
       {
           binVal = new byte[binSize];
           return GetBinNative(regId, binVal, binSize);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int GetBinNative(uint regId, byte[] binVal, uint binSize);
       public static int GetInt(uint regId, out int intVal)
       {
           return GetIntNative(regId, out intVal);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int GetIntNative(uint regId, out int intVal);
       public static QAF GetQAFforReg()
       {
           return (QAF) GetQAFforRegNative();
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int GetQAFforRegNative();
       public static int GetRegion()
       {
           return GetRegionNative();
       }
       public static Region GetRegionId()
       {
           return (Region) GetRegion();
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int GetRegionNative();
       public static int GetStr(uint regId, out string strVal, uint strSize)
       {
           return GetStrNative(regId, out strVal, strSize);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int GetStrNative(uint regId, out string strVal, uint strSize);
       public static int ResetVal(uint regId, int initLevel)
       {
           return ResetValNative(regId, initLevel);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int ResetValNative(uint regId, int initLevel);
       public int SCE_REGMGR_ENT_CAT_AUDIOIN_MIC_LEVEL_01_20(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 20, 0x100, 0xc400100, 0xc400100);
       }
       public int SCE_REGMGR_ENT_CAT_BT_01_32(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x20, 0x10000, 0x12010000, 0x12010000);
       }
       public int SCE_REGMGR_ENT_CAT_COMPANION_01_16(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x64800000, 0x64800000);
       }
       public int SCE_REGMGR_ENT_CAT_GLS_DUMMY_SF_01_10(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 10, 0x100, 0x32c80100, 0x32c80100);
       }
       public int SCE_REGMGR_ENT_CAT_REMOTEPLAY_01_16(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x41010000, 0x41010000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800000, 0x7800000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_DEVICE(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a000, 0x780a000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_FACE_RECOG(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780d000, 0x780d000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_FILEBROWSER(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bc00, 0x780bc00);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_FILESELECTOR(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bd00, 0x780bd00);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_GLS(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c000, 0x780c000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_IME(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808000, 0x7808000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_KEYBOARD(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809000, 0x7809000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_NP(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780b000, 0x780b000);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_REMOTEPLAY(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7807800, 0x7807800);
       }
       public int SCE_REGMGR_ENT_CAT_USER_01_16_SHARE(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c500, 0x780c500);
       }
       public int SCE_REGMGR_ENT_KEY_AUDIOIN_MIC_LEVEL_01_20_mic_level(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 20, 0x100, 0xc400101, 0xc400100);
       }
       public int SCE_REGMGR_ENT_KEY_BT_01_32_info(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x20, 0x10000, 0x12010100, 0x12010000);
       }
       public int SCE_REGMGR_ENT_KEY_COMPANION_01_16_mac_address(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x64800200, 0x64800000);
       }
       public int SCE_REGMGR_ENT_KEY_COMPANION_01_16_model(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x64800100, 0x64800000);
       }
       public int SCE_REGMGR_ENT_KEY_COMPANION_01_16_reg_date(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x64800300, 0x64800000);
       }
       public int SCE_REGMGR_ENT_KEY_GLS_DUMMY_SF_01_10_comment(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 10, 0x100, 0x32c80101, 0x32c80100);
       }
       public int SCE_REGMGR_ENT_KEY_REMOTEPLAY_01_16_aes_key(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x41010300, 0x41010000);
       }
       public int SCE_REGMGR_ENT_KEY_REMOTEPLAY_01_16_regist_key(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x41010200, 0x41010000);
       }
       public int SCE_REGMGR_ENT_KEY_REMOTEPLAY_01_16_user_id(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x41010100, 0x41010000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_account_id(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800500, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_account_remarks(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7804000, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_auto_login(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800400, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_lightbar_bright(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a007, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_vibration(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a005, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_vol_ds4_speaker(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a003, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_vol_genusb_id(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a002, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_vol_geusb(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a001, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_vol_other(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a004, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_DEVICE_vol_sidetone(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780a006, 0x780a000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_discplayer_flag(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800a00, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FACE_RECOG_delete_count(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780d002, 0x780d000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FACE_RECOG_register_count(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780d001, 0x780d000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FILEBROWSER_filter(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bc03, 0x780bc00);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FILEBROWSER_sort_content(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bc02, 0x780bc00);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FILEBROWSER_sort_title(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bc01, 0x780bc00);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FILESELECTOR_filter(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bd03, 0x780bd00);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FILESELECTOR_sort_content(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bd02, 0x780bd00);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_FILESELECTOR_sort_title(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780bd01, 0x780bd00);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_friend_flag(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800b00, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_access_token(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c00b, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_access_token2(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c00c, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_access_token3(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c00e, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_anon_user_id(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c014, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_bc_channel(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c007, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_bc_service(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c008, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_bc_ui_layout(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c006, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_disable_rec(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c009, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_facebook_enable(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c001, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_floating_msg(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c011, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_hide_camera(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c004, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_hide_rcv_msg(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c00a, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_init_spectating(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c00d, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_live_quality(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c003, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_live_quality2(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c012, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_live_quality3(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c013, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_msg_filter_lvl(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c010, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_mute_microphone(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c005, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_sort_order(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c00f, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_GLS_twitter_enable(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c002, 0x780c000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_auto_capital(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808080, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_danish(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808001, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_dutch(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808002, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_english_uk(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808003, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_english_us(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808004, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_finnish(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808005, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_french(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808006, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_german(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808007, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_init_flag(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808084, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_italian(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808008, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_japanese(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808009, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_korean(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780800a, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_last_unit(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808081, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_norwegian(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780800b, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_pointer_mode(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808083, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_polish(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780800c, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_portuguese(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780800d, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_portuguese_br(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780800e, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_predictive_text(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808082, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_run_count(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808085, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_russian(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780800f, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_sm_chinese(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808013, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_spanish(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808010, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_spanish_la(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808011, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_swedish(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808012, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_tr_chinese_hk(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808014, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_tr_chinese_tw(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808015, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_IME_turkish(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7808016, 0x7808000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_KEYBOARD_bind(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809003, 0x7809000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_KEYBOARD_japanese_input(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809001, 0x7809000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_KEYBOARD_repeat_time(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809006, 0x7809000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_KEYBOARD_starting_time(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809005, 0x7809000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_KEYBOARD_trchinese_input(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809002, 0x7809000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_KEYBOARD_type(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7809004, 0x7809000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_last_login_orde(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800900, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_login_flag(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800800, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_notification(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800700, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_NP_fake_plus(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780b001, 0x780b000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_NP_is_quick_signup(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780b002, 0x780b000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_passcode(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800300, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_REMOTEPLAY_rp_enable(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7807801, 0x7807800);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_savedata_sort(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800c00, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_SHARE_button_assign(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c502, 0x780c500);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_SHARE_status(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x780c501, 0x780c500);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_signin_id(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800600, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_user_id(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800100, 0x7800000);
       }
       public int SCE_REGMGR_ENT_KEY_USER_01_16_user_name(int a)
       {
           return this.SCE_REGMGR_ENT_NUM(a, 0x10, 0x10000, 0x7800200, 0x7800000);
       }
       public int SCE_REGMGR_ENT_NUM(int a, int b, int c, int d, int e)
       {
           if ((a >= 1) && (a <= b))
           {
               return (((a - 1) * c) + d);
           }
           return e;
       }
       [DllImport("libSceRegistry")]
       public static extern int sceRegMgrCheckError(int regmgrError);
       [DllImport("libSceRegistry")]
       public static extern int sceRegMgrGetVersion();
       [DllImport("libSceRegistry")]
       public static extern int sceRegMgrSetInitLevel(int initLevel);
       [DllImport("libSceRegistry")]
       public static extern int sceRegMgrSyncHdd();
       public static int SetBin(uint regId, byte[] binVal, uint binSize)
       {
           return SetBinNative(regId, binVal, binSize);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int SetBinNative(uint regId, byte[] binVal, uint binSize);
       public static int SetInt(uint regId, int intVal)
       {
           return SetIntNative(regId, intVal);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int SetIntNative(uint regId, int intVal);
       public static int SetStr(uint regId, string strVal, uint strSize)
       {
           return SetStrNative(regId, strVal, strSize);
       }
       [MethodImpl(MethodImplOptions.InternalCall)]
       private static extern int SetStrNative(uint regId, string strVal, uint strSize);
       public enum QAF
       {
           Off,
           On
       }
       public enum Region
       {
           AU3 = 3,
           BR2 = 12,
           CEK = 4,
           CEL = 5,
           CN9 = 13,
           E12 = 7,
           J1 = 1,
           KR2 = 6,
           MX2 = 10,
           RU3 = 9,
           TOOL = 11,
           TW1 = 8,
           UC2 = 2
       }
   }

}

List of error code names

  • SCE_ABSTRACTSTORAGE_ERROR_ALREADY = -2137128957,
  • SCE_ABSTRACTSTORAGE_ERROR_GET_ACCESSTOKEN = -2137128447,
  • SCE_ABSTRACTSTORAGE_ERROR_HTTP = -2137128446,
  • SCE_ABSTRACTSTORAGE_ERROR_INVALID_PARAM = -2137128445,
  • SCE_ABSTRACTSTORAGE_ERROR_NG = -2137128959,
  • SCE_ABSTRACTSTORAGE_ERROR_NO_IMPL = -2137128958,
  • SCE_ABSTRACTSTORAGE_ERROR_NOMEM = -2137128954,
  • SCE_ABSTRACTSTORAGE_ERROR_NOSUPPORT = -2137128955,
  • SCE_ABSTRACTSTORAGE_ERROR_NOTFOUND = -2137128703,
  • SCE_ABSTRACTSTORAGE_ERROR_SERVICE = -2137128953,
  • SCE_ABSTRACTSTORAGE_ERROR_UNREGIST = -2137128956,
  • SCE_APP_CONTENT_ERROR_BUSY = -2133262333,
  • SCE_APP_CONTENT_ERROR_CREATE_FULL = -2133262322,
  • SCE_APP_CONTENT_ERROR_DOWNLOAD_ENTRY_FULL = -2133262325,
  • SCE_APP_CONTENT_ERROR_DRM_NO_ENTITLEMENT = -2133262329,
  • SCE_APP_CONTENT_ERROR_GET_STORE_COUNTRY = -2133258240,
  • SCE_APP_CONTENT_ERROR_INTERNAL = -2133262326,
  • SCE_APP_CONTENT_ERROR_INVALID_PKG = -2133262324,
  • SCE_APP_CONTENT_ERROR_MOUNT_FULL = -2133262330,
  • SCE_APP_CONTENT_ERROR_MOUNT_OTHER_APP = -2133262321,
  • SCE_APP_CONTENT_ERROR_NO_SPACE = -2133262328,
  • SCE_APP_CONTENT_ERROR_NOT_FOUND = -2133262331,
  • SCE_APP_CONTENT_ERROR_NOT_INITIALIZED = -2133262335,
  • SCE_APP_CONTENT_ERROR_NOT_MOUNTED = -2133262332,
  • SCE_APP_CONTENT_ERROR_NOT_SUPPORTED = -2133262327,
  • SCE_APP_CONTENT_ERROR_OTHER_APPLICATION_PKG = -2133262323,
  • SCE_APP_CONTENT_ERROR_PARAMETER = -2133262334,
  • SCE_APP_INST_UTIL_ERROR_NOT_INITIALIZED = -2136797184,
  • SCE_APP_INST_UTIL_ERROR_OUT_OF_MEMORY = -2136797183,
  • SCE_APP_INSTALLER_ERROR_ADDCONT_BROKEN = -2136801269,
  • SCE_APP_INSTALLER_ERROR_APP_BROKEN = -2136801272,
  • SCE_APP_INSTALLER_ERROR_APP_IS_RUNNING = -2136801268,
  • SCE_APP_INSTALLER_ERROR_APP_NOT_FOUND = -2136801276,
  • SCE_APP_INSTALLER_ERROR_APP_VER = -2136801263,
  • SCE_APP_INSTALLER_ERROR_CANCELED = -2136801261,
  • SCE_APP_INSTALLER_ERROR_CONTENT_ID_DISAGREE = -2136801265,
  • SCE_APP_INSTALLER_ERROR_DB_DISABLE = -2136801262,
  • SCE_APP_INSTALLER_ERROR_DISC_NOT_INSERTED = -2136801275,
  • SCE_APP_INSTALLER_ERROR_ENTRYDIGEST = -2136801260,
  • SCE_APP_INSTALLER_ERROR_NOSPACE = -2136801278,
  • SCE_APP_INSTALLER_ERROR_NOSPACE_KERNEL = -2136801264,
  • SCE_APP_INSTALLER_ERROR_NOT_INSTALL = -2136801266,
  • SCE_APP_INSTALLER_ERROR_OUT_OF_MEMORY = -2136801273,
  • SCE_APP_INSTALLER_ERROR_PARAM = -2136801277,
  • SCE_APP_INSTALLER_ERROR_PKG_INVALID_CONTENT_TYPE = -2136801271,
  • SCE_APP_INSTALLER_ERROR_PKG_INVALID_DRM_TYPE = -2136801274,
  • SCE_APP_INSTALLER_ERROR_SYSTEM_VERSION = -2136801267,
  • SCE_APP_INSTALLER_ERROR_UNKNOWN = -2136801279,
  • SCE_APP_INSTALLER_ERROR_USED_APP_NOT_FOUND = -2136801270,
  • SCE_APP_MESSAGING_ERROR_INTERNAL = -2134573055,
  • SCE_APP_MESSAGING_ERROR_NO_MEMORY = -2134573050,
  • SCE_APP_MESSAGING_ERROR_NO_MESSAGE = -2134573051,
  • SCE_APP_MESSAGING_ERROR_NO_SUCH_APP = -2134573049,
  • SCE_APP_MESSAGING_ERROR_NULL_POINTER = -2134573052,
  • SCE_APP_MESSAGING_ERROR_PAYLOAD_SIZE_TOO_LARGE = -2134573053,
  • SCE_APP_MESSAGING_ERROR_UNAVAILABLE = -2134573054,
  • SCE_AUTO_MOUNTER_ERROR_BUSY = -2131492861,
  • SCE_AUTO_MOUNTER_ERROR_INVAL = -2131492862,
  • SCE_AUTO_MOUNTER_ERROR_IO = -2131492858,
  • SCE_AUTO_MOUNTER_ERROR_NODEV = -2131492857,
  • SCE_AUTO_MOUNTER_ERROR_NOENT = -2131492860,
  • SCE_AUTO_MOUNTER_ERROR_NOMEM = -2131492863,
  • SCE_AUTO_MOUNTER_ERROR_NOTSUP = -2131492859,
  • SCE_AUTO_MOUNTER_ERROR_SRCH = -2131492856,
  • SCE_BGFT_ERROR_ABSSTORAGE_UNINTENDED_OBJECT_TYPE = -2137456512,
  • SCE_BGFT_ERROR_ALREADY_INITIALIZED = -2137456639,
  • SCE_BGFT_ERROR_API_NOT_PERMITTED = -2137456633,
  • SCE_BGFT_ERROR_BAD_PFS_BITMAP_FILE_MAGIC = -2137456550,
  • SCE_BGFT_ERROR_BAD_PFS_BITMAP_FILE_VERSION = -2137456549,
  • SCE_BGFT_ERROR_BITMAP_BACKUP_FILE_FAILED_TO_CREATE = -2137456548,
  • SCE_BGFT_ERROR_BITMAP_BACKUP_FILE_FAILED_TO_READ = -2137456547,
  • SCE_BGFT_ERROR_BITMAP_CORRUPTED = -2137456553,
  • SCE_BGFT_ERROR_BROKEN_PACKET = -2137456635,
  • SCE_BGFT_ERROR_CHUNK_COUNT_IS_ZERO = -2137456546,
  • SCE_BGFT_ERROR_CONTENTID_UNMATCH = -2137456584,
  • SCE_BGFT_ERROR_CONTENTTYPE_UNMATCH = -2137456579,
  • SCE_BGFT_ERROR_DEVICE_NOSPC = -2137456583,
  • SCE_BGFT_ERROR_FAILED_TO_RENAME_PATCH_FILE = -2137456545,
  • SCE_BGFT_ERROR_FATAL = -2137456560,
  • SCE_BGFT_ERROR_FILE_BROKEN = -2137456557,
  • SCE_BGFT_ERROR_FILE_OFFSET_TOO_LARGE = -2137456530,
  • SCE_BGFT_ERROR_FILE_READ_IO = -2137456582,
  • SCE_BGFT_ERROR_FILE_SEEK = -2137456559,
  • SCE_BGFT_ERROR_FILE_WRITE_IO = -2137456556,
  • SCE_BGFT_ERROR_HEAP_NOMEM = -2137456623,
  • SCE_BGFT_ERROR_HTTP_CONTENT_LENGTH = -2137456600,
  • SCE_BGFT_ERROR_HTTP_FILE_NAME = -2137456587,
  • SCE_BGFT_ERROR_HTTP_MIME_UNMATCH = -2137456590,
  • SCE_BGFT_ERROR_HTTP_NOT_CONNECTED = -2137456571,
  • SCE_BGFT_ERROR_HTTP_RANGE = -2137456580,
  • SCE_BGFT_ERROR_HTTP_RECV_IO = -2137456596,
  • SCE_BGFT_ERROR_HTTP_RESPONSE_ERROR = -2137456593,
  • SCE_BGFT_ERROR_HTTP_SSL_VERIFY = -2137456586,
  • SCE_BGFT_ERROR_HTTP_STATUS = -2137456601,
  • SCE_BGFT_ERROR_HTTP_UNACCEPTABLE_EXT = -2137456589,
  • SCE_BGFT_ERROR_INCONSISTENT_IMAGE_NUM = -2137456544,
  • SCE_BGFT_ERROR_INCONSISTENT_PACKAGE_FILE_SIZE = -2137456543,
  • SCE_BGFT_ERROR_INTERNAL = -2137456632,
  • SCE_BGFT_ERROR_INVALID_APIID = -2137456631,
  • SCE_BGFT_ERROR_INVALID_ARGUMENT = -2137456636,
  • SCE_BGFT_ERROR_INVALID_BLOCK_NUMBER = -2137456528,
  • SCE_BGFT_ERROR_INVALID_CONTENTID = -2137456555,
  • SCE_BGFT_ERROR_INVALID_METADATA_PARAM = -2137456552,
  • SCE_BGFT_ERROR_INVALID_PACKAGE_DIGEST_HEX_CHECK = -2137456542,
  • SCE_BGFT_ERROR_INVALID_PACKAGE_DIGEST_SIZE_OF_PACKAGE_MANIFEST = -2137456541,
  • SCE_BGFT_ERROR_INVALID_PLAYGO_64KIB_ALIGNMENT = -2137456526,
  • SCE_BGFT_ERROR_INVALID_PLAYGO_CHUNK_DAT = -2137456514,
  • SCE_BGFT_ERROR_KAMAJI_BEFORE_DOWNLOADABLE_DATE = -2137456516,
  • SCE_BGFT_ERROR_KAMAJI_DOWNLOADABLE_DATE_EMPTY = -2137456515,
  • SCE_BGFT_ERROR_KAMAJI_NO_ENTITLEMENT = -2137456517,
  • SCE_BGFT_ERROR_KAMAJI_NO_METADATA = -2137456523,
  • SCE_BGFT_ERROR_METADATA_FILE_READ_IO = -2137456581,
  • SCE_BGFT_ERROR_MISMATCH_CHUNK_COUNT_BETWEEN_APP_AND_PATCH = -2137456540,
  • SCE_BGFT_ERROR_MISMATCH_PACKAGE_DIGEST = -2137456539,
  • SCE_BGFT_ERROR_MISMATCHED_PACKAGE_SIZE = -2137456520,
  • SCE_BGFT_ERROR_MISSING_APP_PLAYGO_CHUNK_DAT = -2137456538,
  • SCE_BGFT_ERROR_MISSING_PATCH_PLAYGO_APP_CHUNK_DAT = -2137456537,
  • SCE_BGFT_ERROR_MISSING_PATCH_PLAYGO_PATCH_CHUNK_DAT = -2137456536,
  • SCE_BGFT_ERROR_MISSING_PLAYGO_CHUNK_SHA = -2137456527,
  • SCE_BGFT_ERROR_NO_SHA_VALUE = -2137456529,
  • SCE_BGFT_ERROR_NOT_FOUND_CONTENT_TO_UPLOAD = -2137456551,
  • SCE_BGFT_ERROR_NOT_INITIALIZED = -2137456638,
  • SCE_BGFT_ERROR_NOT_READY = -2137456558,
  • SCE_BGFT_ERROR_NOT_SUPPORTED = -2137456634,
  • SCE_BGFT_ERROR_OUT_OF_MEMORY = -2137456637,
  • SCE_BGFT_ERROR_PACKAGE_FILE_IS_NOT_FOUND = -2137456534,
  • SCE_BGFT_ERROR_PACKAGE_FILE_SIZE_IS_ZERO = -2137456535,
  • SCE_BGFT_ERROR_PARAM_BADFILE = -2137456606,
  • SCE_BGFT_ERROR_PARAM_BADSIZE = -2137456604,
  • SCE_BGFT_ERROR_PARAM_IO = -2137456605,
  • SCE_BGFT_ERROR_PARAM_NOENT = -2137456608,
  • SCE_BGFT_ERROR_PARAM_NOSPC = -2137456607,
  • SCE_BGFT_ERROR_PARAM_URI_NOENT = -2137456613,
  • SCE_BGFT_ERROR_PFS_BITMAP_CORRUPTED = -2137456554,
  • SCE_BGFT_ERROR_PLAYGO_SHA_DIGEST = -2137456521,
  • SCE_BGFT_ERROR_PLAYGO_SHA_READ_ERROR = -2137456524,
  • SCE_BGFT_ERROR_SHA_RESOLVER_INVALID_4BYTES_ALIGNMENT = -2137456525,
  • SCE_BGFT_ERROR_TASK_DUPLICATED = -2137456619,
  • SCE_BGFT_ERROR_TASK_ENTRY_NOSPC = -2137456616,
  • SCE_BGFT_ERROR_TASK_ID_INVALID_FORMAT = -2137456620,
  • SCE_BGFT_ERROR_TASK_NOENT = -2137456615,
  • SCE_BGFT_ERROR_TIME_IS_PAST = -2137456522,
  • SCE_BGFT_ERROR_UNEXPECTED_EOF = -2137456533,
  • SCE_BGFT_ERROR_UNSUPPORTED_DELTA_PACKAGE = -2137456518,
  • SCE_BGFT_ERROR_UNSUPPORTED_PACKAGE = -2137456519,
  • SCE_BGFT_ERROR_UNSUPPORTED_PLAYGO_CHUNK_DAT = -2137456513,
  • SCE_BGFT_ERROR_USER_CANCELLED = -2137456629,
  • SCE_BGFT_ERROR_VERIFICATION_ERROR_BITMAP_FILE_DIGEST = -2137456532,
  • SCE_BGFT_ERROR_VERIFICATION_ERROR_PFS_BITMAP_FILE_DIGEST = -2137456531,
  • SCE_BGFT_ERROR_XML_FORMAT_ERROR = -2137456630,
  • SCE_BXCE_ERROR_DOM_EMPTY_ELEMENT_ERROR = -2138762742,
  • SCE_BXCE_ERROR_DOM_ENITITY_ERROR = -2138762738,
  • SCE_BXCE_ERROR_DOM_EXCEED_LIMIT = -2138762736,
  • SCE_BXCE_ERROR_DOM_HIERARCHY_REQUEST_ERROR = -2138762752,
  • SCE_BXCE_ERROR_DOM_INDEX_SIZE_ERROR = -2138762751,
  • SCE_BXCE_ERROR_DOM_INVALID_ACCESS_ERROR = -2138762750,
  • SCE_BXCE_ERROR_DOM_INVALID_STATE_ERROR = -2138762749,
  • SCE_BXCE_ERROR_DOM_MAX_NUM_OF_ATTR_ERROR = -2138762741,
  • SCE_BXCE_ERROR_DOM_MAX_UNIQUE_ATTR_ERROR = -2138762739,
  • SCE_BXCE_ERROR_DOM_MAX_UNIQUE_ELEMENT_ERROR = -2138762740,
  • SCE_BXCE_ERROR_DOM_NO_MODIFICATION_ALLOWED_ERROR = -2138762748,
  • SCE_BXCE_ERROR_DOM_NO_REFERENCE_GIVEN = -2138762745,
  • SCE_BXCE_ERROR_DOM_NOT_ALLOWED_NODE_TYPE = -2138762737,
  • SCE_BXCE_ERROR_DOM_NOT_FOUND_ERROR = -2138762747,
  • SCE_BXCE_ERROR_DOM_NOT_SUPPORTED_ERROR = -2138762746,
  • SCE_BXCE_ERROR_DOM_READ_ONLY_ERROR = -2138762743,
  • SCE_BXCE_ERROR_DOM_WRONG_DOCUMENT_ERROR = -2138762744,
  • SCE_BXCE_ERROR_INIT_FAILED = -2138763258,
  • SCE_BXCE_ERROR_INTERNAL_ERROR = -2138763259,
  • SCE_BXCE_ERROR_INVALID_ARGUMENT = -2138763262,
  • SCE_BXCE_ERROR_INVALID_BX = -2138763257,
  • SCE_BXCE_ERROR_MEM_RETRY = -2138761472,
  • SCE_BXCE_ERROR_MX_API_TIMEOUT = -2138762224,
  • SCE_BXCE_ERROR_MX_BAD_XML = -2138762215,
  • SCE_BXCE_ERROR_MX_BUSY = -2138762214,
  • SCE_BXCE_ERROR_MX_CANCEL_FAILED = -2138762222,
  • SCE_BXCE_ERROR_MX_CB_FUNC_NOT_FOUND_ERROR = -2138762233,
  • SCE_BXCE_ERROR_MX_CONNECTION_CLOSE_ERROR = -2138762234,
  • SCE_BXCE_ERROR_MX_CONNECTION_ESTABLISH_ERROR = -2138762236,
  • SCE_BXCE_ERROR_MX_CONNECTION_START_ERROR = -2138762235,
  • SCE_BXCE_ERROR_MX_DATA_READING_ERROR = -2138762230,
  • SCE_BXCE_ERROR_MX_DATA_READING_TIMEOUT = -2138762229,
  • SCE_BXCE_ERROR_MX_DATA_WRITING_ERROR = -2138762232,
  • SCE_BXCE_ERROR_MX_DATA_WRITING_TIMEOUT = -2138762231,
  • SCE_BXCE_ERROR_MX_ERROR = -2138762240,
  • SCE_BXCE_ERROR_MX_HTTP_CONNECT_FATAL_ERROR = -2138762221,
  • SCE_BXCE_ERROR_MX_HTTP_DATA_REMAINING = -2138762219,
  • SCE_BXCE_ERROR_MX_HTTP_SOCKET_OPEN_ERROR = -2138762220,
  • SCE_BXCE_ERROR_MX_HTTPS_AUTHENTICATION_ERROR = -2138762218,
  • SCE_BXCE_ERROR_MX_HTTPS_CERTIFICATION_NOT_FOUND = -2138762217,
  • SCE_BXCE_ERROR_MX_INVALID_MESSAGE = -2138762225,
  • SCE_BXCE_ERROR_MX_INVALID_USAGE = -2138762239,
  • SCE_BXCE_ERROR_MX_MULTIPLE_INIT = -2138762238,
  • SCE_BXCE_ERROR_MX_NO_SUCH_DESTINATION = -2138762237,
  • SCE_BXCE_ERROR_MX_REMOTE_SIDE_NOT_RESPOND = -2138762216,
  • SCE_BXCE_ERROR_MX_REQUEST_CANCELED = -2138762223,
  • SCE_BXCE_ERROR_MX_SERVER_INTERNAL_ERROR = -2138762226,
  • SCE_BXCE_ERROR_MX_SERVER_NOT_ALLOWED_ERROR = -2138762227,
  • SCE_BXCE_ERROR_MX_SERVER_REJECT_ERROR = -2138762228,
  • SCE_BXCE_ERROR_MX_THREAD_CREATE_ERROR = -2138762213,
  • SCE_BXCE_ERROR_NO_MEMORY = -2138763264,
  • SCE_BXCE_ERROR_NOT_INITIALIZED = -2138763263,
  • SCE_BXCE_ERROR_NOT_SUPPORTED = -2138763260,
  • SCE_BXCE_ERROR_PARSER_BUSY = -2138763256,
  • SCE_BXCE_ERROR_UNKOWN_ERROR = -2138763261,
  • SCE_BXCE_ERROR_UTILS_INVALID_ASCII_DIGIT = -2138761982,
  • SCE_BXCE_ERROR_UTILS_INVALID_HEX_VALUE = -2138761981,
  • SCE_BXCE_ERROR_UTILS_INVALID_XML_CHAR = -2138761984,
  • SCE_BXCE_ERROR_UTILS_INVALID_XML_NAME = -2138761983,
  • SCE_BXCE_ERROR_UTILS_SERIALIZER_BUFFER_TOO_SMALL = -2138761728,
  • SCE_BXCE_ERROR_UTILS_SERIALIZER_CONTINUE = -2138761727,
  • SCE_BXCE_ERROR_UTILS_SERIALIZER_FINA = -2138761726,
  • SCE_BXCE_ERROR_XML_DOCUMENT_ELEMENT_NOT_FOUND = -2138763225,
  • SCE_BXCE_ERROR_XML_DUPLICATE_ATTRIBUTE_NAME = -2138763222,
  • SCE_BXCE_ERROR_XML_END_OF_CD_SECT_NOT_FOUND = -2138763241,
  • SCE_BXCE_ERROR_XML_END_OF_COMMENT_NOT_FOUND = -2138763242,
  • SCE_BXCE_ERROR_XML_END_OF_DECL_NOT_FOUND = -2138763224,
  • SCE_BXCE_ERROR_XML_END_OF_DTD_NOT_FOUND = -2138763223,
  • SCE_BXCE_ERROR_XML_END_TAG_MISMATCH = -2138763251,
  • SCE_BXCE_ERROR_XML_ERROR = -2138763255,
  • SCE_BXCE_ERROR_XML_EXPECTED_ATTRIBUTE_NAME = -2138763236,
  • SCE_BXCE_ERROR_XML_EXPECTED_ATTRIBUTE_VALUE = -2138763234,
  • SCE_BXCE_ERROR_XML_EXPECTED_CLOSING_ANGLE_BRACKET = -2138763245,
  • SCE_BXCE_ERROR_XML_EXPECTED_CLOSING_SQUARE_BRACKET = -2138763246,
  • SCE_BXCE_ERROR_XML_EXPECTED_DOCUMENT_ELEMENT = -2138763231,
  • SCE_BXCE_ERROR_XML_EXPECTED_ELEMENT_NAME = -2138763237,
  • SCE_BXCE_ERROR_XML_EXPECTED_EQUALITY_OPERATOR = -2138763244,
  • SCE_BXCE_ERROR_XML_EXPECTED_POSITIVE_INTEGER = -2138763235,
  • SCE_BXCE_ERROR_XML_EXPECTED_QUOTE = -2138763239,
  • SCE_BXCE_ERROR_XML_EXPECTED_SEMI_COLON = -2138763243,
  • SCE_BXCE_ERROR_XML_EXPECTED_SPACE = -2138763238,
  • SCE_BXCE_ERROR_XML_INVALID_CONTEXT = -2138763005,
  • SCE_BXCE_ERROR_XML_INVALID_CONTEXT_ID = -2138763230,
  • SCE_BXCE_ERROR_XML_INVALID_DOCUMENT_ELEMENT = -2138763226,
  • SCE_BXCE_ERROR_XML_INVALID_PI = -2138763227,
  • SCE_BXCE_ERROR_XML_NULL_HANDLER = -2138763228,
  • SCE_BXCE_ERROR_XML_PARSE_ABORTED = -2138763007,
  • SCE_BXCE_ERROR_XML_PARSE_IN_PROGRESS = -2138763008,
  • SCE_BXCE_ERROR_XML_PARSE_SUSPENDED = -2138763006,
  • SCE_BXCE_ERROR_XML_PROBLEMS_OPENING_STREAM = -2138763229,
  • SCE_BXCE_ERROR_XML_SYNTAX_ERROR = -2138763253,
  • SCE_BXCE_ERROR_XML_TAG_NOT_CLOSED = -2138763252,
  • SCE_BXCE_ERROR_XML_UNEXPECTED_CHAR = -2138763247,
  • SCE_BXCE_ERROR_XML_UNEXPECTED_CHARACTER = -2138763233,
  • SCE_BXCE_ERROR_XML_UNEXPECTED_END_TAG = -2138763250,
  • SCE_BXCE_ERROR_XML_UNEXPECTED_SPACE = -2138763240,
  • SCE_BXCE_ERROR_XML_UNEXPECTED_TOKEN = -2138763248,
  • SCE_BXCE_ERROR_XML_UNEXPEXTED_EOF = -2138763254,
  • SCE_BXCE_ERROR_XML_UNKNOWN_ENCODING = -2138763232,
  • SCE_BXCE_ERROR_XML_UNKNOWN_TOKEN = -2138763249,
  • SCE_BXCE_ERROR_XPATH_EXPRESSION_ERROR = -2138762496,
  • SCE_CLOUD_CLIENT_ERROR_ALLOCATE_SLOT_FAILED = -2129002491,
  • SCE_CLOUD_CLIENT_ERROR_AUTHORIZATION_FAILED = -2129002492,
  • SCE_CLOUD_CLIENT_ERROR_BANDWIDTH_TEST_FAILED = -2129002479,
  • SCE_CLOUD_CLIENT_ERROR_FAILED_TO_CONNECT_TO_STREAMING_SERVER = -2129002489,
  • SCE_CLOUD_CLIENT_ERROR_FSM_ALREADY_EXISTS = -2129002487,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_INSTANCE_FAILED_START = -2129002472,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_REMOTE_START_PROCESS_FAILED = -2129002471,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_START_SLOT_FAILED = -2129002475,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_START_STREAMING_SESSION_CRITICAL = -2129002473,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_START_STREAMING_SESSION_FAILED = -2129002474,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_STATUS_CHECK_FAILED = -2129002476,
  • SCE_CLOUD_CLIENT_ERROR_GENERIC_UNKNOWN_TIMEOUT_REASON = -2129002477,
  • SCE_CLOUD_CLIENT_ERROR_GET_DATA_CENTERS_FAILED = -2129002483,
  • SCE_CLOUD_CLIENT_ERROR_GET_LOCK_FAILED = -2129002484,
  • SCE_CLOUD_CLIENT_ERROR_HANDSHAKE_FAILED = -2129002488,
  • SCE_CLOUD_CLIENT_ERROR_HTTP_NOT_INITIALIZED = -2129002485,
  • SCE_CLOUD_CLIENT_ERROR_INTERNAL = -2129002495,
  • SCE_CLOUD_CLIENT_ERROR_INVALID_SEQUENCE = -2129002493,
  • SCE_CLOUD_CLIENT_ERROR_INVALID_SESSION = -2129002494,
  • SCE_CLOUD_CLIENT_ERROR_MISSING_REQUIRED_LAUNCH_PARAM = -2129002486,
  • SCE_CLOUD_CLIENT_ERROR_MTU_TEST_FAILED = -2129002480,
  • SCE_CLOUD_CLIENT_ERROR_RTT_TEST_FAILED = -2129002482,
  • SCE_CLOUD_CLIENT_ERROR_SELECT_DATA_CENTER_FAILED = -2129002481,
  • SCE_CLOUD_CLIENT_ERROR_STREAM_TEST_CHECK_FAILED = -2129002478,
  • SCE_CLOUD_CLIENT_ERROR_UNABLE_TO_CONNECT_TO_CLOUD = -2129002490,
  • SCE_COMMON_DIALOG_ERROR_ALREADY_CLOSE = -2135425012,
  • SCE_COMMON_DIALOG_ERROR_ALREADY_INITIALIZED = -2135425020,
  • SCE_COMMON_DIALOG_ERROR_ALREADY_SYSTEM_INITIALIZED = -2135425022,
  • SCE_COMMON_DIALOG_ERROR_ARG_NULL = -2135425011,
  • SCE_COMMON_DIALOG_ERROR_BUSY = -2135425016,
  • SCE_COMMON_DIALOG_ERROR_INVALID_STATE = -2135425018,
  • SCE_COMMON_DIALOG_ERROR_NOT_FINISHED = -2135425019,
  • SCE_COMMON_DIALOG_ERROR_NOT_INITIALIZED = -2135425021,
  • SCE_COMMON_DIALOG_ERROR_NOT_RUNNING = -2135425013,
  • SCE_COMMON_DIALOG_ERROR_NOT_SUPPORTED = -2135425009,
  • SCE_COMMON_DIALOG_ERROR_NOT_SYSTEM_INITIALIZED = -2135425023,
  • SCE_COMMON_DIALOG_ERROR_OUT_OF_MEMORY = -2135425015,
  • SCE_COMMON_DIALOG_ERROR_PARAM_INVALID = -2135425014,
  • SCE_COMMON_DIALOG_ERROR_RESULT_NONE = -2135425017,
  • SCE_COMMON_DIALOG_ERROR_UNEXPECTED_FATAL = -2135425010,
  • SCE_COMMON_DIALOG_SERVER_ERROR_ALREADY_FINISHED = -2134507519,
  • SCE_COMMON_DIALOG_SERVER_ERROR_NOT_SETDATA = -2134507520,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_ALREADY_CONNECTED = -2136276980,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_CAN_NOT_CONNECT = -2136276978,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_CAN_NOT_DISCONNECT = -2136276977,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_DEVICE_NOT_CONNECTED = -2136276987,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_DEVICE_NOT_FOUND = -2136276988,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_FATAL = -2136276990,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_GENERIC = -2136276991,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_HANDLE_DISABLED = -2136276984,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_HANDLE_ENABLED = -2136276985,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_HANDLE_NOT_FOUND = -2136276983,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_INVALID_PARAM = -2136276989,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_INVALID_PORT = -2136276986,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_NOT_INITIALIZED = -2136276982,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_UNCONNECTED = -2136276979,
  • SCE_COMP_APP_PROXY_IPMI_ERROR_UNMATCH_FUNCTION_TYPE = -2136276981,
  • SCE_COMPANION_HTTPD_ERROR_ALREADY_INITIALIZED = -2132541433,
  • SCE_COMPANION_HTTPD_ERROR_ALREADY_REGISTERED = -2132541428,
  • SCE_COMPANION_HTTPD_ERROR_ALREADY_STARTED = -2132541430,
  • SCE_COMPANION_HTTPD_ERROR_FATAL = -2132541438,
  • SCE_COMPANION_HTTPD_ERROR_INVALID_OPERATION = -2132541435,
  • SCE_COMPANION_HTTPD_ERROR_INVALID_PARAM = -2132541436,
  • SCE_COMPANION_HTTPD_ERROR_NO_EVENT = -2132541432,
  • SCE_COMPANION_HTTPD_ERROR_NOMEM = -2132541437,
  • SCE_COMPANION_HTTPD_ERROR_NOT_GENERATE_RESPONSE = -2132541431,
  • SCE_COMPANION_HTTPD_ERROR_NOT_INITIALIZED = -2132541434,
  • SCE_COMPANION_HTTPD_ERROR_NOT_STARTED = -2132541429,
  • SCE_COMPANION_HTTPD_ERROR_UNKNOWN = -2132541439,
  • SCE_COMPANION_UTIL_ERROR_ALREADY_INITIALIZED = -2136145913,
  • SCE_COMPANION_UTIL_ERROR_FATAL = -2136145918,
  • SCE_COMPANION_UTIL_ERROR_INVALID_OPERATION = -2136145915,
  • SCE_COMPANION_UTIL_ERROR_INVALID_PARAM = -2136145916,
  • SCE_COMPANION_UTIL_ERROR_NO_EVENT = -2136145912,
  • SCE_COMPANION_UTIL_ERROR_NOMEM = -2136145917,
  • SCE_COMPANION_UTIL_ERROR_NOT_INITIALIZED = -2136145914,
  • SCE_COMPANION_UTIL_ERROR_UNKNOWN = -2136145919,
  • SCE_CONTENT_EXPORT_ERROR_BUSY = -2137182205,
  • SCE_CONTENT_EXPORT_ERROR_CANCELED = -2137182207,
  • SCE_CONTENT_EXPORT_ERROR_DISKFULL = -2137182185,
  • SCE_CONTENT_EXPORT_ERROR_EXECUTION_MAX = -2137182184,
  • SCE_CONTENT_EXPORT_ERROR_FILE_NOT_FOUND = -2137182191,
  • SCE_CONTENT_EXPORT_ERROR_INVALDPARAM = -2137182186,
  • SCE_CONTENT_EXPORT_ERROR_LARGE_COMMENT = -2137182187,
  • SCE_CONTENT_EXPORT_ERROR_LARGE_TITLE = -2137182189,
  • SCE_CONTENT_EXPORT_ERROR_MULTIPLEINIT = -2137182203,
  • SCE_CONTENT_EXPORT_ERROR_NOINIT = -2137182204,
  • SCE_CONTENT_EXPORT_ERROR_NOMEM = -2137182202,
  • SCE_CONTENT_EXPORT_ERROR_NOT_IMPLEMENTED = -2137178113,
  • SCE_CONTENT_EXPORT_ERROR_NOT_SUPPORT_FORMAT_THUNBNAIL = -2137182183,
  • SCE_CONTENT_EXPORT_ERROR_NOT_SUPPORTED_FORMAT = -2137182190,
  • SCE_CONTENT_EXPORT_ERROR_NOTACCEPT = -2137182206,
  • SCE_CONTENT_MANAGER_ERROR_BUSY = -2137194475,
  • SCE_CONTENT_MANAGER_ERROR_CANCELED = -2137194476,
  • SCE_CONTENT_MANAGER_ERROR_FAILED_CONNECTION = -2137194483,
  • SCE_CONTENT_MANAGER_ERROR_FATAL = -2137194494,
  • SCE_CONTENT_MANAGER_ERROR_FILE_IO_RESULT = -2137194477,
  • SCE_CONTENT_MANAGER_ERROR_INEXIST_OBJECT = -2137194490,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_APP = -2137194491,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_APP_INFO = -2137194484,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_ARGUMENT = -2137194495,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_SCHEMA = -2137194482,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_SEARCH_INFO = -2137194485,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_STORAGE = -2137194489,
  • SCE_CONTENT_MANAGER_ERROR_INVALID_USER = -2137194492,
  • SCE_CONTENT_MANAGER_ERROR_NO_ITERATOR = -2137194480,
  • SCE_CONTENT_MANAGER_ERROR_NO_MEMORY = -2137194488,
  • SCE_CONTENT_MANAGER_ERROR_NO_PERMISSION = -2137194486,
  • SCE_CONTENT_MANAGER_ERROR_NO_RECORD = -2137194487,
  • SCE_CONTENT_MANAGER_ERROR_NOT_IMPLEMENTED = -2137194481,
  • SCE_CONTENT_MANAGER_ERROR_NOT_OPERATED = -2137194474,
  • SCE_CONTENT_MANAGER_ERROR_NOT_SUPPORT_FORMAT_THUNBNAIL = -2137194473,
  • SCE_CONTENT_MANAGER_ERROR_NOT_SUPPORTED = -2137194493,
  • SCE_CONTENT_MANAGER_ERROR_OVER_NUM_OF_RESULT = -2137194478,
  • SCE_CONTENT_MANAGER_ERROR_UNKNOWN_TABLE = -2137194479,
  • SCE_CONTENT_SEARCH_ERROR_ALREADY_INITIALIZED = -2137190398,
  • SCE_CONTENT_SEARCH_ERROR_DB_BUSY = -2137190388,
  • SCE_CONTENT_SEARCH_ERROR_DB_FATAL = -2137190387,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_AGGREGATED_CONDITION = -2137190391,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_CONTENTS_FILE_FORMAT = -2137190383,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_ORDERBY_CONDITION = -2137190392,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_PARAM = -2137190397,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_SEARCH_COLUMN = -2137190394,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_SEARCH_COLUMN_VALUE_OPERATOR = -2137190393,
  • SCE_CONTENT_SEARCH_ERROR_INVALID_SEARCH_LOGICAL_CONNECTOR = -2137190395,
  • SCE_CONTENT_SEARCH_ERROR_LIMIT_TOO_BIG = -2137190390,
  • SCE_CONTENT_SEARCH_ERROR_NOMEM = -2137190396,
  • SCE_CONTENT_SEARCH_ERROR_NOT_EXIST_FIELD = -2137190384,
  • SCE_CONTENT_SEARCH_ERROR_NOT_EXIST_FILE = -2137190382,
  • SCE_CONTENT_SEARCH_ERROR_NOT_INITIALIZED = -2137190399,
  • SCE_CONTENT_SEARCH_ERROR_NOT_SUPPORT_MIME_TYPE = -2137190385,
  • SCE_CONTENT_SEARCH_ERROR_SEARCH_PARAMETER_TOO_MANY = -2137190389,
  • SCE_CONTENT_SEARCH_ERROR_TOO_MANY_METADATA = -2137190386,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_CANTOPEN = -2137255663,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_CORRUPT = -2137255664,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_EMPTY = -2137255662,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_ERROR = -2137255666,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_FORMAT = -2137255661,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_IOERR = -2137255665,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_APP_DB_NOTADB = -2137255660,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_ACCOUNT_ID_ERROR = -2137255652,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_CANTOPEN = -2137255656,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_CORRUPT = -2137255657,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_EMPTY = -2137255655,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_ERROR = -2137255659,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_FORMAT = -2137255654,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_IOERR = -2137255658,
  • SCE_DBRECOVERY_ERROR_APP_BROWSE_ACCESSOR_CONTENT_DB_NOTADB = -2137255653,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_ACCOUNT_ID_ERROR = -2137255644,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_CANTOPEN = -2137255648,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_CORRUPT = -2137255649,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_EMPTY = -2137255647,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_ERROR = -2137255651,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_FORMAT = -2137255646,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_IOERR = -2137255650,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_ACCESSOR_NOTADB = -2137255645,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_CANTOPEN = -2137255626,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_CORRUPT = -2137255627,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_EMPTY = -2137255625,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_ERROR = -2137255629,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_FORMAT = -2137255624,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_IOERR = -2137255628,
  • SCE_DBRECOVERY_ERROR_AV_CONTENT_MANAGER_NOTADB = -2137255623,
  • SCE_DBRECOVERY_ERROR_DB_VERSION_NOT_IN_USE = -2137255676,
  • SCE_DBRECOVERY_ERROR_DBSL_CORRUPTED_FILE = -2137255667,
  • SCE_DBRECOVERY_ERROR_DBSL_WRONG_SCHEMA = -2137255668,
  • SCE_DBRECOVERY_ERROR_FILE_IO = -2137255677,
  • SCE_DBRECOVERY_ERROR_FILE_PATH_TOO_LONG = -2137255678,
  • SCE_DBRECOVERY_ERROR_INVALID_ARGUMENT = -2137255680,
  • SCE_DBRECOVERY_ERROR_INVALID_FILE = -2137255679,
  • SCE_DBRECOVERY_ERROR_NO_MEMORY = -2137255675,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_CANTOPEN = -2137255640,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_CORRUPT = -2137255641,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_EMPTY = -2137255639,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_ERROR = -2137255643,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_FORMAT = -2137255638,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_IOERR = -2137255642,
  • SCE_DBRECOVERY_ERROR_NOTIFICATION_ACCESSOR_NOTADB = -2137255637,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_CANTOPEN = -2137255633,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_CORRUPT = -2137255634,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_EMPTY = -2137255632,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_ERROR = -2137255636,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_FORMAT = -2137255631,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_IOERR = -2137255635,
  • SCE_DBRECOVERY_ERROR_POPUP_ACCESSOR_NOTADB = -2137255630,
  • SCE_DBRECOVERY_ERROR_SQLITE_CANTOPEN = -2137255672,
  • SCE_DBRECOVERY_ERROR_SQLITE_CORRUPT = -2137255673,
  • SCE_DBRECOVERY_ERROR_SQLITE_EMPTY = -2137255671,
  • SCE_DBRECOVERY_ERROR_SQLITE_FORMAT = -2137255670,
  • SCE_DBRECOVERY_ERROR_SQLITE_IOERR = -2137255674,
  • SCE_DBRECOVERY_ERROR_SQLITE_NOTADB = -2137255669,
  • SCE_DBSETUP_ERROR_ACCES = -2137255930,
  • SCE_DBSETUP_ERROR_CORRUPTED_FILE = -2137255932,
  • SCE_DBSETUP_ERROR_CORRUPTED_INITIAL_FILE = -2137255931,
  • SCE_DBSETUP_ERROR_FAILED_COPY = -2137255933,
  • SCE_DBSETUP_ERROR_INVAL = -2137255928,
  • SCE_DBSETUP_ERROR_INVALID_ARG = -2137255924,
  • SCE_DBSETUP_ERROR_NAMETOOLONG = -2137255929,
  • SCE_DBSETUP_ERROR_NO_MEMORY = -2137255925,
  • SCE_DBSETUP_ERROR_REQUIRED_SCHEMA_UPDATE = -2137255926,
  • SCE_DBSETUP_ERROR_TIMEOUT = -2137255927,
  • SCE_DBSETUP_ERROR_WRONG_DB_PATH = -2137255922,
  • SCE_DBSETUP_ERROR_WRONG_DB_TYPE = -2137255923,
  • SCE_DBSETUP_ERROR_WRONG_DBID = -2137255935,
  • SCE_DBSETUP_ERROR_WRONG_SCHEMA = -2137255934,
  • SCE_DBUTIL_ERROR_CANCELED = -2137259769,
  • SCE_DBUTIL_ERROR_FATAL = -2137259768,
  • SCE_DBUTIL_ERROR_INI_FILE = -2137259770,
  • SCE_DBUTIL_ERROR_INVALID_ARG = -2137259775,
  • SCE_DBUTIL_ERROR_INVALID_OP = -2137259773,
  • SCE_DBUTIL_ERROR_NO_MEMORY = -2137259774,
  • SCE_DBUTIL_ERROR_NO_ROWID = -2137259771,
  • SCE_DBUTIL_ERROR_NOT_FOUND = -2137259772,
  • SCE_DBUTIL_ERROR_NOT_SUPPORTED = -2137259767,
  • SCE_DBUTIL_ERROR_SQLITE_ABORT = -2137259516,
  • SCE_DBUTIL_ERROR_SQLITE_AUTH = -2137259497,
  • SCE_DBUTIL_ERROR_SQLITE_BUSY = -2137259515,
  • SCE_DBUTIL_ERROR_SQLITE_CANTOPEN = -2137259506,
  • SCE_DBUTIL_ERROR_SQLITE_CONSTRAINT = -2137259501,
  • SCE_DBUTIL_ERROR_SQLITE_CORRUPT = -2137259509,
  • SCE_DBUTIL_ERROR_SQLITE_EMPTY = -2137259504,
  • SCE_DBUTIL_ERROR_SQLITE_ERROR = -2137259519,
  • SCE_DBUTIL_ERROR_SQLITE_FORMAT = -2137259496,
  • SCE_DBUTIL_ERROR_SQLITE_FULL = -2137259507,
  • SCE_DBUTIL_ERROR_SQLITE_INTERNAL = -2137259518,
  • SCE_DBUTIL_ERROR_SQLITE_INTERRUPT = -2137259511,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR = -2137259510,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_ACCESS = -2137256691,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_BLOCKED = -2137256693,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_CHECKRESERVEDLOCK = -2137256690,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_CLOSE = -2137256688,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_DELETE = -2137256694,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_DIR_CLOSE = -2137256687,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_DIR_FSYNC = -2137256699,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_FSTAT = -2137256697,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_FSYNC = -2137256700,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_LOCK = -2137256689,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_NOMEM = -2137256692,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_RDLOCK = -2137256695,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_READ = -2137256703,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_SHORT_READ = -2137256702,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_TRUNCATE = -2137256698,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_UNLOCK = -2137256696,
  • SCE_DBUTIL_ERROR_SQLITE_IOERR_WRITE = -2137256701,
  • SCE_DBUTIL_ERROR_SQLITE_LOCKED = -2137259514,
  • SCE_DBUTIL_ERROR_SQLITE_LOCKED_SHAREDCACHE = -2137256686,
  • SCE_DBUTIL_ERROR_SQLITE_MISMATCH = -2137259500,
  • SCE_DBUTIL_ERROR_SQLITE_MISUSE = -2137259499,
  • SCE_DBUTIL_ERROR_SQLITE_NOLFS = -2137259498,
  • SCE_DBUTIL_ERROR_SQLITE_NOMEM = -2137259513,
  • SCE_DBUTIL_ERROR_SQLITE_NOTADB = -2137259494,
  • SCE_DBUTIL_ERROR_SQLITE_NOTFOUND = -2137259508,
  • SCE_DBUTIL_ERROR_SQLITE_PERM = -2137259517,
  • SCE_DBUTIL_ERROR_SQLITE_PROTOCOL = -2137259505,
  • SCE_DBUTIL_ERROR_SQLITE_RANGE = -2137259495,
  • SCE_DBUTIL_ERROR_SQLITE_READONLY = -2137259512,
  • SCE_DBUTIL_ERROR_SQLITE_SCHEMA = -2137259503,
  • SCE_DBUTIL_ERROR_SQLITE_TOOBIG = -2137259502,
  • SCE_DISC_PLAYER_ERROR_AACS_CONTENTS_REVOCATION = -2129395710,
  • SCE_DISC_PLAYER_ERROR_AACS_CRL = -2129395704,
  • SCE_DISC_PLAYER_ERROR_AACS_CRL_TRM = -2129395702,
  • SCE_DISC_PLAYER_ERROR_AACS_DOT = -2129395699,
  • SCE_DISC_PLAYER_ERROR_AACS_DRIVE = -2129395706,
  • SCE_DISC_PLAYER_ERROR_AACS_DRIVE_REVOCATION = -2129395711,
  • SCE_DISC_PLAYER_ERROR_AACS_DRL = -2129395705,
  • SCE_DISC_PLAYER_ERROR_AACS_DRL_TRM = -2129395703,
  • SCE_DISC_PLAYER_ERROR_AACS_EX_TITLE_PLAY = -2129395700,
  • SCE_DISC_PLAYER_ERROR_AACS_GET_KEY_FAILED = -2129395709,
  • SCE_DISC_PLAYER_ERROR_AACS_HOST_REVOCATION = -2129395712,
  • SCE_DISC_PLAYER_ERROR_AACS_MKBTYPE = -2129395701,
  • SCE_DISC_PLAYER_ERROR_AACS_NO_FILE = -2129395707,
  • SCE_DISC_PLAYER_ERROR_AACS_NOT_AACS = -2129395708,
  • SCE_DISC_PLAYER_ERROR_AACS_VERIFY = -2129395698,
  • SCE_DISC_PLAYER_ERROR_AUDWM_NHU = -2129395675,
  • SCE_DISC_PLAYER_ERROR_CPRM_DECRYPT = -2129395686,
  • SCE_DISC_PLAYER_ERROR_CPRM_DEVICEKEY = -2129395687,
  • SCE_DISC_PLAYER_ERROR_CPRM_DRIVE = -2129395688,
  • SCE_DISC_PLAYER_ERROR_CPS_CSS_CONTENT_REVOKE = -2129395572,
  • SCE_DISC_PLAYER_ERROR_CPS_CSS_VERIFY_FLASH_FAILED = -2129395571,
  • SCE_DISC_PLAYER_ERROR_CPS_ERROR = -2129395685,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_BAD_ALLOC = -2129395574,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_BDJ_ROOT_CERT_ERROR = -2129395579,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_CRL_CLOSE_ERROR = -2129395657,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_CRL_ERROR = -2129395581,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_CRL_OPEN_ERROR = -2129395658,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_CRL_READ_ERROR = -2129395652,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_CRL_UPDATE_ERROR = -2129395651,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_CRYPT_API_ERROR = -2129395595,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DECRYPT_INIT_ERROR = -2129395629,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DEVICE_KEY_UPDATE_TIMES_ERROR = -2129395630,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DEVICE_KEY_VERSION_ERROR = -2129395631,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_BNA_ZERO_ERROR = -2129395616,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_CALC_BUSKEY_ERROR = -2129395623,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_AGID_ERROR = -2129395628,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_BDLAYER_INFO_ERROR = -2129395620,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_BN_ERROR = -2129395615,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_BNA_FEATURE_ERROR = -2129395617,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_DCERT_ERROR = -2129395626,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_DV_AND_DSIG_ERROR = -2129395625,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_DVD_PFI_ERROR = -2129395621,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_MEDIAID_ERROR = -2129395618,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_PMSN_AND_DMAC_ERROR = -2129395619,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_GET_VIDMAC_ERROR = -2129395622,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_SET_HCERT_ERROR = -2129395627,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_INIT_SET_HV_AND_HSIG_ERROR = -2129395624,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_BNA_ZERO_ERROR = -2129395602,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_CALC_BUSKEY_ERROR = -2129395609,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_AGID_ERROR = -2129395614,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_BDLAYER_INFO_ERROR = -2129395606,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_BN_ERROR = -2129395601,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_BNA_FEATURE_ERROR = -2129395603,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_DCERT_ERROR = -2129395612,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_DV_AND_DSIG_ERROR = -2129395611,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_DVD_PFI_ERROR = -2129395607,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_MEDIAID_ERROR = -2129395604,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_PMSN_AND_DMAC_ERROR = -2129395605,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_GET_VIDMAC_ERROR = -2129395608,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_SET_HCERT_ERROR = -2129395613,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRIVE_AUTH_TCHG_SET_HV_AND_HSIG_ERROR = -2129395610,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRL_CLOSE_ERROR = -2129395655,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRL_ERROR = -2129395580,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRL_OPEN_ERROR = -2129395656,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRL_READ_ERROR = -2129395650,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_DRL_UPDATE_ERROR = -2129395649,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_EBIND_ERROR = -2129395583,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_FLASH_MEM_ALLOC_ERROR = -2129395632,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_GET_BUS_ENCRYPT_KEY_ERROR = -2129395591,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_GET_FILE_ATTR_ERROR = -2129395578,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_INIT_CRL_CLOSE_ERROR = -2129395665,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_INIT_CRL_OPEN_ERROR = -2129395666,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_INIT_CRL_UPDATE_ERROR = -2129395662,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_INIT_DRL_CLOSE_ERROR = -2129395663,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_INIT_DRL_OPEN_ERROR = -2129395664,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_INIT_DRL_UPDATE_ERROR = -2129395661,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_MKDIR_ERROR = -2129395639,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_MOUNT_ERROR = -2129395640,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_NEWFS_ERROR = -2129395642,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_UMMOUNT_ERROR = -2129395641,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_HDD_UNLINK_ERROR = -2129395638,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_INVALID_MEDIA_FORMAT_ERROR = -2129395575,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_DEVICE_INFO_SECTOR_SIZE_ERROR = -2129395634,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_DEVICE_INFO_WRITE_FLASG_ERROR = -2129395633,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_GET_DEVICE_INFO_ERROR = -2129395635,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_CLOSE_ERROR = -2129395673,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_CRL_READ_ERROR = -2129395672,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_CRL_UPDATE_ERROR = -2129395671,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_DRL_READ_ERROR = -2129395670,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_DRL_UPDATE_ERROR = -2129395669,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_OCRL_READ_ERROR = -2129395590,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_OCRL_UPDATE_ERROR = -2129395589,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_OPEN_ERROR = -2129395674,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_SRM_READ_ERROR = -2129395668,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_INIT_SRM_UPDATE_ERROR = -2129395667,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_IS_PRODUCT_MODE_ERROR = -2129395637,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_NORFLASH_IS_VFL_ON_ERROR = -2129395636,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_OCRL_CLOSE_ERROR = -2129395587,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_OCRL_OPEN_ERROR = -2129395588,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_OCRL_READ_ERROR = -2129395586,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_OCRL_UPDATE_ERROR = -2129395585,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_PERMISSION_ERROR = -2129395573,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_PROCESS_MKB_ERROR = -2129395599,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_PROCESS_SKB_ERROR = -2129395597,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SETUP_TITLE_ERROR = -2129395593,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SHARE_SPURS_ERROR = -2129395577,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SPU_INIT_ERROR = -2129395594,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SRM_CLOSE_ERROR = -2129395653,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SRM_OPEN_ERROR = -2129395654,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SRM_READ_ERROR = -2129395648,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SRM_UPDATE_ERROR = -2129395647,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_SYSTEMFILE_INDEX_ERROR = -2129395596,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TITLE_USAGE_ERROR = -2129395592,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRACK_BUFFER_ERROR = -2129395576,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_CLEAR_ERROR = -2129395584,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_CRL_READ_ERROR = -2129395646,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_CRL_UPDATE_ERROR = -2129395645,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_DRL_READ_ERROR = -2129395644,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_DRL_UPDATE_ERROR = -2129395643,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_INIT_CRL_UPDATE_ERROR = -2129395660,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_TRM_INIT_DRL_UPDATE_ERROR = -2129395659,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_UNIT_USAGE_ERROR = -2129395582,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_VERIFY_MKB_ERROR = -2129395600,
  • SCE_DISC_PLAYER_ERROR_CPS_SYSTEM_D_VERIFY_SKB_ERROR = -2129395598,
  • SCE_DISC_PLAYER_ERROR_CSS_DEADCOPYDISC = -2129395689,
  • SCE_DISC_PLAYER_ERROR_CSS_DECRYPT = -2129395690,
  • SCE_DISC_PLAYER_ERROR_CSS_DISCKEY = -2129395693,
  • SCE_DISC_PLAYER_ERROR_CSS_DRIVE = -2129395694,
  • SCE_DISC_PLAYER_ERROR_CSS_INVALID_REGION = -2129395692,
  • SCE_DISC_PLAYER_ERROR_CSS_TITLEKEY = -2129395691,
  • SCE_DISC_PLAYER_ERROR_DECODER_RES_ACQUIRE_FAIL = -2129395570,
  • SCE_DISC_PLAYER_ERROR_DECODER_RES_RELEASE_REQ = -2129395569,
  • SCE_DISC_PLAYER_ERROR_ERROR_STOP = -2129395679,
  • SCE_DISC_PLAYER_ERROR_HDCP_INVALID_KSV = -2129395696,
  • SCE_DISC_PLAYER_ERROR_HDCP_REVOCATION = -2129395697,
  • SCE_DISC_PLAYER_ERROR_HDCP_VERIFY_SRM = -2129395695,
  • SCE_DISC_PLAYER_ERROR_HDD_FULL = -2129395677,
  • SCE_DISC_PLAYER_ERROR_INVALID_FORMAT = -2129395684,
  • SCE_DISC_PLAYER_ERROR_INVALID_REGION = -2129395681,
  • SCE_DISC_PLAYER_ERROR_INVALID_TITLE = -2129395680,
  • SCE_DISC_PLAYER_ERROR_INVALID_TVSYSTEM_NTSC = -2129395682,
  • SCE_DISC_PLAYER_ERROR_INVALID_TVSYSTEM_PAL = -2129395683,
  • SCE_DISC_PLAYER_ERROR_MV_EXT_OUTPUT = -2129395676,
  • SCE_DISC_PLAYER_ERROR_UNEXPECTED_ERROR = -2129395678,
  • SCE_DTCP_IP_ACTIVATE_ERROR_CANCEL = -2129264640,
  • SCE_DTCP_IP_ACTIVATE_ERROR_GENERIC = -2129264638,
  • SCE_DTCP_IP_ACTIVATE_ERROR_PARAM = -2129264639,
  • SCE_DTCP_IP_ERROR_ACTIVATE_GENERIC = -2129264367,
  • SCE_DTCP_IP_ERROR_ACTIVATE_INTERNAL = -2129264366,
  • SCE_DTCP_IP_ERROR_ACTIVATE_PROXY = -2129264125,
  • SCE_DTCP_IP_ERROR_ACTIVATE_RESOLVER_ENODNS = -2129264128,
  • SCE_DTCP_IP_ERROR_ACTIVATE_RESOLVER_ETIMEDOUT = -2129264127,
  • SCE_DTCP_IP_ERROR_ACTIVATE_TIMEOUT = -2129264126,
  • SCE_DTCP_IP_ERROR_AUTH_CANNOT_ACCESS = -2129264377,
  • SCE_DTCP_IP_ERROR_AUTH_FAILED = -2129264376,
  • SCE_DTCP_IP_ERROR_AUTH_FAILED_WLAN = -2129264375,
  • SCE_DTCP_IP_ERROR_AUTH_INVALID_HOSTNAME = -2129264379,
  • SCE_DTCP_IP_ERROR_AUTH_SERVER_NOT_FOUND = -2129264378,
  • SCE_DTCP_IP_ERROR_BUSY = -2129264384,
  • SCE_DTCP_IP_ERROR_CANCEL = -2129264383,
  • SCE_DTCP_IP_ERROR_DEVCERT_EXPIRED = -2129264374,
  • SCE_DTCP_IP_ERROR_GENERIC = -2129264382,
  • SCE_DTCP_IP_ERROR_HTTP_CONNECTION_CLOSED = -2129264368,
  • SCE_DTCP_IP_ERROR_IPC = -2129264351,
  • SCE_DTCP_IP_ERROR_IPC_TIMEOUT = -2129264350,
  • SCE_DTCP_IP_ERROR_KEY_BUFFER_TOO_SMALL = -2129264361,
  • SCE_DTCP_IP_ERROR_KEY_FATAL = -2129264371,
  • SCE_DTCP_IP_ERROR_KEY_NEED_ACTIVATE = -2129264373,
  • SCE_DTCP_IP_ERROR_KEY_NEED_CLOCK_SETUP = -2129264370,
  • SCE_DTCP_IP_ERROR_KEY_NEED_UPDATE = -2129264372,
  • SCE_DTCP_IP_ERROR_KEY_REGISTRY_ACCESS = -2129264362,
  • SCE_DTCP_IP_ERROR_KEY_SRM_TOO_LARGE = -2129264360,
  • SCE_DTCP_IP_ERROR_MOVE_COMMITMENT_ABORTED = -2129264365,
  • SCE_DTCP_IP_ERROR_MOVE_COMMITMENT_NEED_RETRY = -2129264364,
  • SCE_DTCP_IP_ERROR_NEED_TERMINATION = -2129264349,
  • SCE_DTCP_IP_ERROR_OUT_OF_MEMORY = -2129264363,
  • SCE_DTCP_IP_ERROR_PARAM = -2129264380,
  • SCE_DTCP_IP_ERROR_SEQUENCE = -2129264381,
  • SCE_DTCP_IP_ERROR_STREAM_GENERIC = -2129264369,
  • SCE_DTCP_IP_ERROR_SW_BUSY = -2129264354,
  • SCE_DTCP_IP_ERROR_SW_END_OF_DATA = -2129264355,
  • SCE_DTCP_IP_ERROR_SW_INVALID_ARG = -2129264353,
  • SCE_DTCP_IP_ERROR_SW_INVALID_STATE = -2129264352,
  • SCE_DTCP_IP_ERROR_SW_NOT_IMPLEMENTED = -2129264356,
  • SCE_DTCP_IP_ERROR_SW_STREAM_EOS = -2129264357,
  • SCE_DTCP_IP_ERROR_SW_TIMEOUT = -2129264358,
  • SCE_DTCP_IP_ERROR_SW_UNKNOWN = -2129264359,
  • SCE_ERROR_DIALOG_ERROR_ALREADY_INITIALIZED = -2131951614,
  • SCE_ERROR_DIALOG_ERROR_INVALID_STATE = -2131951611,
  • SCE_ERROR_DIALOG_ERROR_INVALID_USER_ID = -2131951609,
  • SCE_ERROR_DIALOG_ERROR_NOT_INITIALIZED = -2131951615,
  • SCE_ERROR_DIALOG_ERROR_PARAM_INVALID = -2131951613,
  • SCE_ERROR_DIALOG_ERROR_SERVICE_BUSY = -2131951610,
  • SCE_ERROR_DIALOG_ERROR_UNEXPECTED_FATAL = -2131951612,
  • SCE_FILE_BROWSER_ERROR_BROKEN_DATA = -2130509561,
  • SCE_FILE_BROWSER_ERROR_CAN_NOT_PLAY = -2130509562,
  • SCE_FILE_BROWSER_ERROR_GENERAL = -2130509568,
  • SCE_FILE_BROWSER_ERROR_INVALID_ARGUMENT = -2130509567,
  • SCE_FILE_BROWSER_ERROR_INVALID_INPUT_LENGTH = -2130509559,
  • SCE_FILE_BROWSER_ERROR_NOT_FOUND = -2130509564,
  • SCE_FILE_BROWSER_ERROR_NOT_SUPPORTED_DATA = -2130509563,
  • SCE_FILE_BROWSER_ERROR_OUT_OF_MEMORY = -2130509566,
  • SCE_FILE_BROWSER_ERROR_OUT_OF_RANGE = -2130509565,
  • SCE_FILE_BROWSER_ERROR_PARENTAL_CONTROL_LOCK = -2130509560,
  • SCE_FILE_SELECTOR_ERROR_BROKEN_DATA = -2130575097,
  • SCE_FILE_SELECTOR_ERROR_CAN_NOT_PLAY = -2130575098,
  • SCE_FILE_SELECTOR_ERROR_COPY = -2130575085,
  • SCE_FILE_SELECTOR_ERROR_DELETE = -2130575084,
  • SCE_FILE_SELECTOR_ERROR_GENERAL = -2130575104,
  • SCE_FILE_SELECTOR_ERROR_INVALID_ARGUMENT = -2130575103,
  • SCE_FILE_SELECTOR_ERROR_NO_STRAGE_SPACE = -2130575088,
  • SCE_FILE_SELECTOR_ERROR_NO_USB_STORAGE_DEVICE = -2130575090,
  • SCE_FILE_SELECTOR_ERROR_NOT_FOUND = -2130575100,
  • SCE_FILE_SELECTOR_ERROR_NOT_FOUND_COPY_DIR = -2130575093,
  • SCE_FILE_SELECTOR_ERROR_NOT_SUPPORTED_DATA = -2130575099,
  • SCE_FILE_SELECTOR_ERROR_ONLY_ONE_USB_STORAGE_SUPPORTED = -2130575089,
  • SCE_FILE_SELECTOR_ERROR_OUT_OF_MEMORY = -2130575102,
  • SCE_FILE_SELECTOR_ERROR_OUT_OF_RANGE = -2130575101,
  • SCE_FILE_SELECTOR_ERROR_PARENTAL_CONTROL_LOCK = -2130575096,
  • SCE_FILE_SELECTOR_ERROR_PREVIEW = -2130575095,
  • SCE_FILE_SELECTOR_ERROR_PREVIEW_NOT_ENOUGH_SYSTEM_MEMORY = -2130575094,
  • SCE_FILE_SELECTOR_ERROR_STRAGE_LOCKED = -2130575086,
  • SCE_FILE_SELECTOR_ERROR_USB_STORAGE_CANNOT_ACCESS = -2130575092,
  • SCE_FILE_SELECTOR_ERROR_USB_STORAGE_DISCONNECTED = -2130575091,
  • SCE_FILE_SELECTOR_ERROR_WRITE_ACCESS = -2130575087,
  • SCE_GAME_CUSTOM_DATA_DIALOG_ERROR_BLOCKED_ALL_PLAYERS = -2129985535,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_ACCOUNT_NOT_LINKED = -2131689469,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_ADVERT_CANT_START = -2131689465,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_ANOTHER_USER_BROADCASTING = -2131689456,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_BROADCASTING_PROHIBITED_AREA = -2131689458,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_CANT_CONNECT_NETWORK = -2131689463,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_CANT_CONNECT_SERVER = -2131689459,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_CONNECTION_SERVER_DISCONNECT = -2131689460,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_NETWORK_CONNECTION_LOST = -2131689462,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_NOT_AVAILABLE_FEATURE = -2131689464,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_NW_NO_CONNECTION = -2131689471,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_NW_SERVER_NOT_FOUND = -2131689470,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_PAR12 = -2131689468,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_PROGRAM_ALREADY_FINISHED = -2131689457,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_SCANIN_CLOSE_TIME_OUT = -2131689466,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_SERVER_CONNECT_TIMEOUT = -2131689461,
  • SCE_GAME_LIVE_BROADCASTING_ERROR_SUB_ACCOUNT = -2131689467,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_ADITEM_UPDATE = -2131623676,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_HTTP_REQUEST_CANCELED = -2131623675,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_HTTP_REQUEST_ERROR = -2131623673,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_HTTP_REQUEST_TIMEOUT = -2131623674,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_PLAYLIST_NO_NEXT_AD = -2131623677,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_PLAYLIST_PARSE = -2131623678,
  • SCE_GAME_LIVE_SPECTATING_ERROR_AD_PLAYLIST_UPDATE = -2131623679,
  • SCE_GAME_LIVE_SPECTATING_ERROR_PROVIDER_SETTINGS_READ_ERROR = -2131623672,
  • SCE_GAME_LIVE_SPECTATING_ERROR_TOO_MANY_VIEWERS = -2131623935,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_ENABLE_RAZOR = -2131622624,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INTERNAL = -2131622633,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INTERNAL_CORE = -2131622623,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INVALID_PARAM = -2131622655,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INVALID_PARAM_CORE = -2131622632,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INVALID_PARAM_COREIF = -2131622654,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INVALID_STATUS = -2131622653,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INVALID_STATUS_CORE = -2131622631,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_INVALID_STATUS_COREIF = -2131622652,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_IPMI = -2131622646,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_IPMI_CORE = -2131622625,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_IPMI_COREIF = -2131622645,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_KERNEL_FUNCTION = -2131622647,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_KERNEL_FUNCTION_CORE = -2131622626,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NO_ALLOCATE_MEMORY = -2131622644,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NO_DECODER_RESOURCE = -2131622636,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NOPLAYABLE = -2131622629,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NOT_EXIST_REQUESTID = -2131622640,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NOT_EXIST_RESOURCE_HANDLE = -2131622637,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NOT_EXIST_STREAM = -2131622630,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_NOT_EXIST_STREAMID = -2131622650,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_REGISTERED_CALLBACK_FULL = -2131622639,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_REQUEST_FULL = -2131622641,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_RESOURCE_HANDLE_FULL = -2131622638,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_RESULT_TIMEOUT = -2131622642,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_SCE_FUNCTION = -2131622648,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_SCE_FUNCTION_CORE = -2131622627,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_STOP = -2131622628,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_STREAM_ABORTED = -2131622634,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_STREAM_FULL = -2131622651,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_STREAM_SUSPENDED = -2131622635,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_UNUSABLE_THIS_API = -2131622643,
  • SCE_GAME_LIVE_SPECTATING_ERROR_VIDEOCORE_VIDEOCORE_FUNCTION = -2131622649,
  • SCE_GAME_LIVE_STREAMING_ERROR_ENCODER = -2136997883,
  • SCE_GAME_LIVE_STREAMING_ERROR_INVALID_PARAM = -2136997886,
  • SCE_GAME_LIVE_STREAMING_ERROR_INVALID_STATUS = -2136997885,
  • SCE_GAME_LIVE_STREAMING_ERROR_NOT_FOUND = -2136997881,
  • SCE_GAME_LIVE_STREAMING_ERROR_NOT_INITIALIZED = -2136997884,
  • SCE_GAME_LIVE_STREAMING_ERROR_NOT_SUPPORTED = -2136997880,
  • SCE_GAME_LIVE_STREAMING_ERROR_OUT_OF_MEMORY = -2136997882,
  • SCE_GAME_LIVE_STREAMING_ERROR_UNKNOWN = -2136997887,
  • SCE_GAME_UPDATE_ERROR_ABORTED = -2143213561,
  • SCE_GAME_UPDATE_ERROR_ALREADY_INITIALIZED = -2143213566,
  • SCE_GAME_UPDATE_ERROR_BUSY = -2143213560,
  • SCE_GAME_UPDATE_ERROR_INVALID_ARG = -2143213565,
  • SCE_GAME_UPDATE_ERROR_INVALID_SIZE = -2143213564,
  • SCE_GAME_UPDATE_ERROR_NO_SUCH_TITLE = -2143213558,
  • SCE_GAME_UPDATE_ERROR_NOT_INITIALIZED = -2143213567,
  • SCE_GAME_UPDATE_ERROR_REQUEST_NOT_FOUND = -2143213563,
  • SCE_GAME_UPDATE_ERROR_TOO_MANY_REQUESTS = -2143213562,
  • SCE_GAME_UPDATE_VSH_ERROR_ABORTED = -2143213433,
  • SCE_GAME_UPDATE_VSH_ERROR_ALREADY_INITIALIZED = -2143213438,
  • SCE_GAME_UPDATE_VSH_ERROR_BAD_RESPONSE = -2143213426,
  • SCE_GAME_UPDATE_VSH_ERROR_BUSY = -2143213432,
  • SCE_GAME_UPDATE_VSH_ERROR_HTTP_BAD_RESPONSE = -2143213419,
  • SCE_GAME_UPDATE_VSH_ERROR_HTTP_CONNECTION_ERROR = -2143213421,
  • SCE_GAME_UPDATE_VSH_ERROR_HTTP_LOCAL_ERROR = -2143213422,
  • SCE_GAME_UPDATE_VSH_ERROR_HTTP_OUT_OF_MEMORY = -2143213423,
  • SCE_GAME_UPDATE_VSH_ERROR_HTTP_PROXY_ERROR = -2143213420,
  • SCE_GAME_UPDATE_VSH_ERROR_INTERNAL = -2143213424,
  • SCE_GAME_UPDATE_VSH_ERROR_INVALID_ARG = -2143213437,
  • SCE_GAME_UPDATE_VSH_ERROR_INVALID_NP_ENVIRONMENT = -2143213429,
  • SCE_GAME_UPDATE_VSH_ERROR_MEMORY = -2143213425,
  • SCE_GAME_UPDATE_VSH_ERROR_NOT_EXIST = -2143213428,
  • SCE_GAME_UPDATE_VSH_ERROR_NOT_INITIALIZED = -2143213439,
  • SCE_GAME_UPDATE_VSH_ERROR_PARSER_FAILED = -2143213427,
  • SCE_GLS_ERROR_ABORTED = -2136997617,
  • SCE_GLS_ERROR_ALREADY = -2136997620,
  • SCE_GLS_ERROR_AUTH_FAILED_N = -2136981240,
  • SCE_GLS_ERROR_BE = -2136997374,
  • SCE_GLS_ERROR_CAPACITY_EXCEEDED = -2136997616,
  • SCE_GLS_ERROR_COMMENT_SERVER_OTHER_N = -2136981247,
  • SCE_GLS_ERROR_COULD_NOT_CONNECT_COMMENT_SERVER_N = -2136981248,
  • SCE_GLS_ERROR_COULD_NOT_CONNECT_SERVER_N = -2136981246,
  • SCE_GLS_ERROR_DISCONNECT_COMMAND_FROM_SERVER_N = -2136981244,
  • SCE_GLS_ERROR_END_TIME_IS_OVER_N = -2136981245,
  • SCE_GLS_ERROR_FB_NOT_SIGNIN = -2136997119,
  • SCE_GLS_ERROR_INVALID_ARG = -2136997626,
  • SCE_GLS_ERROR_INVALID_ID = -2136997622,
  • SCE_GLS_ERROR_INVALID_POINTER = -2136997623,
  • SCE_GLS_ERROR_INVALID_SIZE = -2136997625,
  • SCE_GLS_ERROR_INVALID_STATUS = -2136997621,
  • SCE_GLS_ERROR_INVALID_VALUE = -2136997624,
  • SCE_GLS_ERROR_IRC_COULD_NOT_CONNECT_SERVER_T = -2136985344,
  • SCE_GLS_ERROR_IRC_OTHER_T = -2136985343,
  • SCE_GLS_ERROR_NO_MSG = -2136997117,
  • SCE_GLS_ERROR_NOT_FOUND = -2136997629,
  • SCE_GLS_ERROR_NOT_IMPLEMENTED = -2136997628,
  • SCE_GLS_ERROR_NOT_INITIALIZED = -2136997627,
  • SCE_GLS_ERROR_NOT_SUPPORTED = -2136997630,
  • SCE_GLS_ERROR_NW_DISCONNECTED = -2136993789,
  • SCE_GLS_ERROR_NW_DISCONNECTED_N = -2136981501,
  • SCE_GLS_ERROR_NW_DISCONNECTED_T = -2136985597,
  • SCE_GLS_ERROR_NW_DISCONNECTED_U = -2136989693,
  • SCE_GLS_ERROR_NW_ECONNECT_SERVER = -2136993791,
  • SCE_GLS_ERROR_NW_ECONNECT_SERVER_N = -2136981503,
  • SCE_GLS_ERROR_NW_ECONNECT_SERVER_T = -2136985599,
  • SCE_GLS_ERROR_NW_ECONNECT_SERVER_U = -2136989695,
  • SCE_GLS_ERROR_NW_ENOCONNECT = -2136993790,
  • SCE_GLS_ERROR_NW_ENOCONNECT_N = -2136981502,
  • SCE_GLS_ERROR_NW_ENOCONNECT_T = -2136985598,
  • SCE_GLS_ERROR_NW_ENOCONNECT_U = -2136989694,
  • SCE_GLS_ERROR_NW_OTHER = -2136993788,
  • SCE_GLS_ERROR_NW_OTHER_N = -2136981500,
  • SCE_GLS_ERROR_NW_OTHER_T = -2136985596,
  • SCE_GLS_ERROR_NW_OTHER_U = -2136989692,
  • SCE_GLS_ERROR_NW_RESOLVER_ENOHOST = -2136993792,
  • SCE_GLS_ERROR_NW_RESOLVER_ENOHOST_N = -2136981504,
  • SCE_GLS_ERROR_NW_RESOLVER_ENOHOST_T = -2136985600,
  • SCE_GLS_ERROR_NW_RESOLVER_ENOHOST_U = -2136989696,
  • SCE_GLS_ERROR_OUT_OF_MEMORY = -2136997631,
  • SCE_GLS_ERROR_POST_LIMIT_EXCEEDED = -2136997116,
  • SCE_GLS_ERROR_PROGRAM_CLOSED_N = -2136981241,
  • SCE_GLS_ERROR_QUEUE_IS_NOT_AVAILABLE = -2136997614,
  • SCE_GLS_ERROR_REJECTED_FROM_UMS_AGELOCK_U = -2136989438,
  • SCE_GLS_ERROR_REJECTED_FROM_UMS_AUTH_U = -2136989436,
  • SCE_GLS_ERROR_REJECTED_FROM_UMS_GEOLOCK_U = -2136989440,
  • SCE_GLS_ERROR_REJECTED_FROM_UMS_IPLOCK_U = -2136989437,
  • SCE_GLS_ERROR_REJECTED_FROM_UMS_PASSLOCK_U = -2136989439,
  • SCE_GLS_ERROR_REJECTED_FROM_UMS_U = -2136989435,
  • SCE_GLS_ERROR_RTMP_AMF_ERROR = -2136993785,
  • SCE_GLS_ERROR_RTMP_AMF_ERROR_N = -2136981497,
  • SCE_GLS_ERROR_RTMP_AMF_ERROR_T = -2136985593,
  • SCE_GLS_ERROR_RTMP_AMF_ERROR_U = -2136989689,
  • SCE_GLS_ERROR_RTMP_BUFFER_OVERFLOW = -2136993783,
  • SCE_GLS_ERROR_RTMP_BUFFER_OVERFLOW_N = -2136981495,
  • SCE_GLS_ERROR_RTMP_BUFFER_OVERFLOW_T = -2136985591,
  • SCE_GLS_ERROR_RTMP_BUFFER_OVERFLOW_U = -2136989687,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_FAILED = -2136993786,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_FAILED_N = -2136981498,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_FAILED_T = -2136985594,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_FAILED_U = -2136989690,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_TIMEOUT = -2136993787,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_TIMEOUT_N = -2136981499,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_TIMEOUT_T = -2136985595,
  • SCE_GLS_ERROR_RTMP_HANDSHAKE_TIMEOUT_U = -2136989691,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_FAILED = -2136993780,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_FAILED_N = -2136981492,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_FAILED_T = -2136985588,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_FAILED_U = -2136989684,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_REJECTED = -2136993781,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_REJECTED_N = -2136981493,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_REJECTED_T = -2136985589,
  • SCE_GLS_ERROR_RTMP_NET_STATUS_CONNECT_REJECTED_U = -2136989685,
  • SCE_GLS_ERROR_RTMP_OTHER = -2136993782,
  • SCE_GLS_ERROR_RTMP_OTHER_N = -2136981494,
  • SCE_GLS_ERROR_RTMP_OTHER_T = -2136985590,
  • SCE_GLS_ERROR_RTMP_OTHER_U = -2136989686,
  • SCE_GLS_ERROR_RTMP_STATUS_ERROR = -2136993784,
  • SCE_GLS_ERROR_RTMP_STATUS_ERROR_N = -2136981496,
  • SCE_GLS_ERROR_RTMP_STATUS_ERROR_T = -2136985592,
  • SCE_GLS_ERROR_RTMP_STATUS_ERROR_U = -2136989688,
  • SCE_GLS_ERROR_SERVER_BUSY_N = -2136981239,
  • SCE_GLS_ERROR_SERVER_FAILURE_N = -2136981243,
  • SCE_GLS_ERROR_SERVER_MAINTENANCE_N = -2136981238,
  • SCE_GLS_ERROR_SERVER_OTHER_N = -2136981242,
  • SCE_GLS_ERROR_SNS_POST_FILED = -2136997115,
  • SCE_GLS_ERROR_SNS_POST_FILED_N = -2136997112,
  • SCE_GLS_ERROR_SNS_POST_FILED_T = -2136997113,
  • SCE_GLS_ERROR_SNS_POST_FILED_U = -2136997114,
  • SCE_GLS_ERROR_SNS_POST_IN_ANONYMOUSE_T = -2136997111,
  • SCE_GLS_ERROR_THREAD = -2136997619,
  • SCE_GLS_ERROR_TIME_OUT = -2136997618,
  • SCE_GLS_ERROR_TW_NOT_SIGNIN = -2136997118,
  • SCE_GLS_ERROR_UNKNOWN_BE_ERROR = -2136997375,
  • SCE_GLS_ERROR_UNKNOWN_BE_NOTIFY = -2136997373,
  • SCE_GLS_ERROR_WRITE = -2136997615,
  • SCE_GV_MP4_PARSER_ERROR_FATAL = -2137177599,
  • SCE_GV_MP4_PARSER_ERROR_FILE_NOT_OPEN = -2137177592,
  • SCE_GV_MP4_PARSER_ERROR_FS_OP = -2137177593,
  • SCE_GV_MP4_PARSER_ERROR_GEN_CANCELED = -2137177594,
  • SCE_GV_MP4_PARSER_ERROR_GEN_SKIPPED = -2137177590,
  • SCE_GV_MP4_PARSER_ERROR_INVALID_ARGUMENT = -2137177600,
  • SCE_GV_MP4_PARSER_ERROR_INVALID_FILE = -2137177591,
  • SCE_GV_MP4_PARSER_ERROR_INVALID_OPERATION = -2137177589,
  • SCE_GV_MP4_PARSER_ERROR_NO_EXIST = -2137177598,
  • SCE_GV_MP4_PARSER_ERROR_NO_ITEMS = -2137177595,
  • SCE_GV_MP4_PARSER_ERROR_NO_MEMORY = -2137177596,
  • SCE_GV_MP4_PARSER_ERROR_NOT_EXIST_FILE = -2137177597,
  • SCE_HDD_FORMATTER_ERROR_GENERAL = -2134765568,
  • SCE_HDD_FORMATTER_ERROR_GEOM_BUSY = -2134765310,
  • SCE_HDD_FORMATTER_ERROR_GEOM_EXIST = -2134765309,
  • SCE_HDD_FORMATTER_ERROR_GEOM_INVAL = -2134765312,
  • SCE_HDD_FORMATTER_ERROR_GEOM_NOENT = -2134765311,
  • SCE_HDD_FORMATTER_ERROR_INVAL = -2134765567,
  • SCE_HDD_FORMATTER_ERROR_IO = -2134765565,
  • SCE_HDD_FORMATTER_ERROR_NOMEM = -2134765566,
  • SCE_HDD_FORMATTER_ERROR_NOT_SUPPORTED = -2134765564,
  • SCE_HTTP_ERROR_ABORTED = -2143088512,
  • SCE_HTTP_ERROR_AFTER_SEND = -2143088538,
  • SCE_HTTP_ERROR_ALREADY_INITED = -2143088608,
  • SCE_HTTP_ERROR_BAD_RESPONSE = -2143088540,
  • SCE_HTTP_ERROR_BEFORE_INIT = -2143088639,
  • SCE_HTTP_ERROR_BEFORE_SEND = -2143088539,
  • SCE_HTTP_ERROR_BROKEN = -2143088507,
  • SCE_HTTP_ERROR_BUSY = -2143088607,
  • SCE_HTTP_ERROR_CHUNK_ENC = -2143088526,
  • SCE_HTTP_ERROR_EAGAIN = -2143088510,
  • SCE_HTTP_ERROR_INSUFFICIENT_STACKSIZE = -2143088522,
  • SCE_HTTP_ERROR_INVALID_ID = -2143088384,
  • SCE_HTTP_ERROR_INVALID_URL = -2143080352,
  • SCE_HTTP_ERROR_INVALID_VALUE = -2143088130,
  • SCE_HTTP_ERROR_INVALID_VERSION = -2143088534,
  • SCE_HTTP_ERROR_NETWORK = -2143088541,
  • SCE_HTTP_ERROR_NO_CONTENT_LENGTH = -2143088527,
  • SCE_HTTP_ERROR_NOT_FOUND = -2143088603,
  • SCE_HTTP_ERROR_NOT_IN_COM = -2143088528,
  • SCE_HTTP_ERROR_OUT_OF_MEMORY = -2143088606,
  • SCE_HTTP_ERROR_OUT_OF_SIZE = -2143088380,
  • SCE_HTTP_ERROR_PARSE_HTTP_INVALID_RESPONSE = -2143084448,
  • SCE_HTTP_ERROR_PARSE_HTTP_INVALID_VALUE = -2143084034,
  • SCE_HTTP_ERROR_PARSE_HTTP_NOT_FOUND = -2143084507,
  • SCE_HTTP_ERROR_PROXY = -2143088508,
  • SCE_HTTP_ERROR_READ_BY_HEAD_METHOD = -2143088529,
  • SCE_HTTP_ERROR_RESOLVER_EFORMAT = -2143068155,
  • SCE_HTTP_ERROR_RESOLVER_ENODNS = -2143068158,
  • SCE_HTTP_ERROR_RESOLVER_ENOHOST = -2143068153,
  • SCE_HTTP_ERROR_RESOLVER_ENORECORD = -2143068150,
  • SCE_HTTP_ERROR_RESOLVER_ENOSUPPORT = -2143068156,
  • SCE_HTTP_ERROR_RESOLVER_ENOTIMPLEMENTED = -2143068152,
  • SCE_HTTP_ERROR_RESOLVER_EPACKET = -2143068159,
  • SCE_HTTP_ERROR_RESOLVER_ESERVERFAILURE = -2143068154,
  • SCE_HTTP_ERROR_RESOLVER_ESERVERREFUSED = -2143068151,
  • SCE_HTTP_ERROR_RESOLVER_ETIMEDOUT = -2143068157,
  • SCE_HTTP_ERROR_SSL = -2143088523,
  • SCE_HTTP_ERROR_TIMEOUT = -2143088536,
  • SCE_HTTP_ERROR_TOO_LARGE_RESPONSE_HEADER = -2143088525,
  • SCE_HTTP_ERROR_UNKNOWN = -2143088511,
  • SCE_HTTP_ERROR_UNKNOWN_AUTH_TYPE = -2143088535,
  • SCE_HTTP_ERROR_UNKNOWN_METHOD = -2143088533,
  • SCE_HTTP_ERROR_UNKNOWN_SCHEME = -2143088543,
  • SCE_HTTPS_ERROR_CERT = -2143072160,
  • SCE_HTTPS_ERROR_HANDSHAKE = -2143072159,
  • SCE_HTTPS_ERROR_INTERNAL = -2143072157,
  • SCE_HTTPS_ERROR_IO = -2143072158,
  • SCE_HTTPS_ERROR_PROHIBITED = -2143072149,
  • SCE_HTTPS_ERROR_PROXY = -2143072156,
  • SCE_IME_DIALOG_ERROR_INVALID_TITLE = -2135162623,
  • SCE_IME_DIALOG_ERROR_NOT_FINISHED = -2135162618,
  • SCE_IME_DIALOG_ERROR_NOT_IN_USE = -2135162617,
  • SCE_IME_DIALOG_ERROR_NOT_RUNNING = -2135162619,
  • SCE_IME_ERROR_BUSY = -2135162879,
  • SCE_IME_ERROR_CONNECTION_FAILED = -2135162876,
  • SCE_IME_ERROR_DEVICE_IN_USE = -2135162870,
  • SCE_IME_ERROR_EVENT_OVERFLOW = -2135162873,
  • SCE_IME_ERROR_IME_SUSPENDING = -2135162871,
  • SCE_IME_ERROR_INTERNAL = -2135162625,
  • SCE_IME_ERROR_INVALID_ADDRESS = -2135162831,
  • SCE_IME_ERROR_INVALID_ARG = -2135162847,
  • SCE_IME_ERROR_INVALID_ENTER_LABEL = -2135162861,
  • SCE_IME_ERROR_INVALID_EXTENDED = -2135162852,
  • SCE_IME_ERROR_INVALID_HANDLER = -2135162846,
  • SCE_IME_ERROR_INVALID_HORIZONTALIGNMENT = -2135162854,
  • SCE_IME_ERROR_INVALID_INPUT_METHOD = -2135162860,
  • SCE_IME_ERROR_INVALID_INPUT_TEXT_BUFFER = -2135162857,
  • SCE_IME_ERROR_INVALID_KEYBOARD_TYPE = -2135162851,
  • SCE_IME_ERROR_INVALID_MAX_TEXT_LENGTH = -2135162858,
  • SCE_IME_ERROR_INVALID_MODE = -2135162844,
  • SCE_IME_ERROR_INVALID_OPTION = -2135162859,
  • SCE_IME_ERROR_INVALID_PARAM = -2135162832,
  • SCE_IME_ERROR_INVALID_POSX = -2135162856,
  • SCE_IME_ERROR_INVALID_POSY = -2135162855,
  • SCE_IME_ERROR_INVALID_RESERVED = -2135162830,
  • SCE_IME_ERROR_INVALID_SUPPORTED_LANGUAGES = -2135162862,
  • SCE_IME_ERROR_INVALID_TEXT = -2135162874,
  • SCE_IME_ERROR_INVALID_TIMING = -2135162829,
  • SCE_IME_ERROR_INVALID_TYPE = -2135162863,
  • SCE_IME_ERROR_INVALID_USER_ID = -2135162864,
  • SCE_IME_ERROR_INVALID_VERTICALALIGNMENT = -2135162853,
  • SCE_IME_ERROR_INVALID_WORK = -2135162848,
  • SCE_IME_ERROR_NO_MEMORY = -2135162877,
  • SCE_IME_ERROR_NO_RESOURCE_ID = -2135162845,
  • SCE_IME_ERROR_NOT_ACTIVE = -2135162872,
  • SCE_IME_ERROR_NOT_OPENED = -2135162878,
  • SCE_IME_ERROR_TOO_MANY_REQUESTS = -2135162875,
  • SCE_INIFILE_ERROR_BUFFER_TOO_SMALL = -2138832888,
  • SCE_INIFILE_ERROR_EMPTY_FILE = -2138832891,
  • SCE_INIFILE_ERROR_FILE_NOT_FOUND = -2138832887,
  • SCE_INIFILE_ERROR_FILE_NOT_OPENED = -2138832876,
  • SCE_INIFILE_ERROR_FILE_READ_FAILED = -2138832884,
  • SCE_INIFILE_ERROR_FILE_READ_OPEN_FAILED = -2138832886,
  • SCE_INIFILE_ERROR_FILE_WRITE_FAILED = -2138832883,
  • SCE_INIFILE_ERROR_FILE_WRITE_OPEN_FAILED = -2138832885,
  • SCE_INIFILE_ERROR_GENERIC = -2138832896,
  • SCE_INIFILE_ERROR_INITIALIZE_FAILED = -2138832893,
  • SCE_INIFILE_ERROR_INTERNAL_ERROR = -2138832877,
  • SCE_INIFILE_ERROR_INVALID_ARGUMEN = -2138832890,
  • SCE_INIFILE_ERROR_INVALID_FILE = -2138832892,
  • SCE_INIFILE_ERROR_INVALID_KEY = -2138832882,
  • SCE_INIFILE_ERROR_INVALID_OPERATION = -2138832889,
  • SCE_INIFILE_ERROR_INVALID_START_POSITION = -2138832881,
  • SCE_INIFILE_ERROR_KEY_NOT_FOUND = -2138832880,
  • SCE_INIFILE_ERROR_NO_MEMORY = -2138832895,
  • SCE_INIFILE_ERROR_NOT_IMPLEMENTED = -2138832878,
  • SCE_INIFILE_ERROR_NOT_INITIALIZED = -2138832894,
  • SCE_INIFILE_ERROR_VALUE_EXCEEDS_BUFFER_LENGTH = -2138832879,
  • SCE_INVITATION_DIALOG_ERROR_BLOCKED_ALL_PLAYERS = -2130051071,
  • SCE_JSEX_ERROR_BUSY = -2131034106,
  • SCE_JSEX_ERROR_DECRIPT_FAIL = -2131034107,
  • SCE_JSEX_ERROR_INVALID_JSON_STRING = -2131034109,
  • SCE_JSEX_ERROR_INVALID_PARAM = -2131034111,
  • SCE_JSEX_ERROR_INVALID_SCENE = -2131034108,
  • SCE_JSEX_ERROR_PAGE_NOT_FOUND = -2131034110,
  • SCE_LNC_UTIL_ERROR_ALREADY_INITIALIZED = -2137784296,
  • SCE_LNC_UTIL_ERROR_ALREADY_RUNNING = -2137784308,
  • SCE_LNC_UTIL_ERROR_ALREADY_RUNNING_KILL_NEEDED = -2137784304,
  • SCE_LNC_UTIL_ERROR_ALREADY_RUNNING_SUSPEND_NEEDED = -2137784303,
  • SCE_LNC_UTIL_ERROR_APP_ALREADY_RESUMED = -2137784290,
  • SCE_LNC_UTIL_ERROR_APP_ALREADY_SUSPENDED = -2137784291,
  • SCE_LNC_UTIL_ERROR_APP_NOT_IN_BACKGROUND = -2137784299,
  • SCE_LNC_UTIL_ERROR_APPHOME_EBOOTBIN_NOT_FOUND = -2137784312,
  • SCE_LNC_UTIL_ERROR_APPHOME_PARAMSFO_NOT_FOUND = -2137784311,
  • SCE_LNC_UTIL_ERROR_CANNOT_RESUME_INITIAL_USER_NEEDED = -2137784302,
  • SCE_LNC_UTIL_ERROR_DEVKIT_EXPIRED = -2137784309,
  • SCE_LNC_UTIL_ERROR_IN_LOGOUT_PROCESSING = -2137784294,
  • SCE_LNC_UTIL_ERROR_IN_SPECIAL_RESUME = -2137784293,
  • SCE_LNC_UTIL_ERROR_INVALID_PARAM = -2137784315,
  • SCE_LNC_UTIL_ERROR_INVALID_STATE = -2137784295,
  • SCE_LNC_UTIL_ERROR_INVALID_TITLE_ID = -2137784292,
  • SCE_LNC_UTIL_ERROR_LAUNCH_DISABLED_BY_MEMORY_MODE = -2137784307,
  • SCE_LNC_UTIL_ERROR_NO_APP_INFO = -2137784316,
  • SCE_LNC_UTIL_ERROR_NO_LOGIN_USER = -2137784310,
  • SCE_LNC_UTIL_ERROR_NO_SESSION_MEMORY = -2137784318,
  • SCE_LNC_UTIL_ERROR_NO_SFOKEY_IN_APP_INFO = -2137784300,
  • SCE_LNC_UTIL_ERROR_NO_SHELL_UI = -2137784306,
  • SCE_LNC_UTIL_ERROR_NOT_ALLOWED = -2137784305,
  • SCE_LNC_UTIL_ERROR_NOT_INITIALIZED = -2137784319,
  • SCE_LNC_UTIL_ERROR_OPTICAL_DISC_DRIVE = -2137784301,
  • SCE_LNC_UTIL_ERROR_SETUP_FS_SANDBOX = -2137784314,
  • SCE_LNC_UTIL_ERROR_SUSPEND_BLOCK_TIMEOUT = -2137784297,
  • SCE_LNC_UTIL_ERROR_VIDEOOUT_NOT_SUPPORTED = -2137784298,
  • SCE_LNC_UTIL_ERROR_WAITING_READY_FOR_SUSPEND_TIMEOUT = -2137784287,
  • SCE_LOGIN_MGR_ERROR_ALL_USER_LOGINED = -2135556085,
  • SCE_LOGIN_MGR_ERROR_ALLREADY_INITIALIZED = -2135556094,
  • SCE_LOGIN_MGR_ERROR_CAN_NOT_USE_PSN_ON_IDU = -2135556077,
  • SCE_LOGIN_MGR_ERROR_CERTIFICATE_VERIFICATION_FAILED = -2135523324,
  • SCE_LOGIN_MGR_ERROR_CREATE_USER_FAILED = -2135556084,
  • SCE_LOGIN_MGR_ERROR_EVENTFLAG_ALLREADY_INITIALIZED = -2135556090,
  • SCE_LOGIN_MGR_ERROR_EVENTFLAG_NOT_INITIALIZED = -2135556089,
  • SCE_LOGIN_MGR_ERROR_INTERNAL = -2135556081,
  • SCE_LOGIN_MGR_ERROR_INVALID_ARGUMENT = -2135556093,
  • SCE_LOGIN_MGR_ERROR_LOGIN_PROCESS_RUNNING = -2135556083,
  • SCE_LOGIN_MGR_ERROR_LOGOUT_BY_MULTIPLE_SIGNIN = -2135556076,
  • SCE_LOGIN_MGR_ERROR_LOGOUT_BY_TROPHY_DATA_INSTALL_FAILURE = -2135556075,
  • SCE_LOGIN_MGR_ERROR_MUTEX_NOT_INITIALIZED = -2135556088,
  • SCE_LOGIN_MGR_ERROR_NAVIGATION_CONFIRM_FIALED = -2135523325,
  • SCE_LOGIN_MGR_ERROR_NETWORK_DISABLED = -2135556079,
  • SCE_LOGIN_MGR_ERROR_NO_DEVICE_ID = -2135556082,
  • SCE_LOGIN_MGR_ERROR_NO_DEVICE_INFO = -2135556087,
  • SCE_LOGIN_MGR_ERROR_NO_MEMORY = -2135556092,
  • SCE_LOGIN_MGR_ERROR_NOT_INITIALIZED = -2135556095,
  • SCE_LOGIN_MGR_ERROR_OVER_DEVICE_INFO = -2135556086,
  • SCE_LOGIN_MGR_ERROR_REGCAM_SERVER_ERROR = -2135523323,
  • SCE_LOGIN_MGR_ERROR_SYSTEM_UPDATE_CHECK_FAILED = -2135556078,
  • SCE_LOGIN_MGR_ERROR_THREAD_ALLREADY_STARTED = -2135556091,
  • SCE_LOGIN_MGR_ERROR_USER_ALREADY_EXISTS = -2135556080,
  • SCE_LOGIN_MGR_ERROR_WEBCORE_CRASH = -2135523326,
  • SCE_LOGIN_MGR_ERROR_WEBCORE_UNRESPONSIVE = -2135523327,
  • SCE_LOGIN_MGR_UTILITY_ERROR_ALLREADY_INITIALIZED = -2135515134,
  • SCE_LOGIN_MGR_UTILITY_ERROR_INTERNAL = -2135515128,
  • SCE_LOGIN_MGR_UTILITY_ERROR_INVALID_ARGUMENT = -2135515133,
  • SCE_LOGIN_MGR_UTILITY_ERROR_INVALID_USER = -2135515131,
  • SCE_LOGIN_MGR_UTILITY_ERROR_LOGOUT_BUSY = -2135515129,
  • SCE_LOGIN_MGR_UTILITY_ERROR_NO_MEMORY = -2135515132,
  • SCE_LOGIN_MGR_UTILITY_ERROR_NOT_INITIALIZED = -2135515135,
  • SCE_LOGIN_MGR_UTILITY_ERROR_USER_NOT_LOGIN = -2135515130,
  • SCE_LSDB_ERROR_ACTIVITY = -2131427296,
  • SCE_LSDB_ERROR_ACTIVITY_ALREADY_CANCELED = -2131427294,
  • SCE_LSDB_ERROR_ACTIVITY_GET_INFO = -2131427289,
  • SCE_LSDB_ERROR_ACTIVITY_GET_NETWORK_TIME = -2131427291,
  • SCE_LSDB_ERROR_ACTIVITY_INVALID_MESSAGE = -2131427290,
  • SCE_LSDB_ERROR_ACTIVITY_INVALID_PARAM = -2131427295,
  • SCE_LSDB_ERROR_ACTIVITY_NOT_INITIALIZED = -2131427293,
  • SCE_LSDB_ERROR_ACTIVITY_STATUS_DESTROYED = -2131427288,
  • SCE_LSDB_ERROR_ACTIVITY_SYNC_TIMEOUT = -2131427292,
  • SCE_LSDB_ERROR_BUSY = -2131427310,
  • SCE_LSDB_ERROR_DB_APPBROWSE_SCHEMA = -2131427258,
  • SCE_LSDB_ERROR_DB_APPINFO_SCHEMA = -2131427259,
  • SCE_LSDB_ERROR_DB_CLEARED = -2131427263,
  • SCE_LSDB_ERROR_DB_CORRUPT = -2131427231,
  • SCE_LSDB_ERROR_DB_EMPTY = -2131427260,
  • SCE_LSDB_ERROR_DB_LOCALE = -2131427264,
  • SCE_LSDB_ERROR_DB_LOCALE_AND_VERSION = -2131427229,
  • SCE_LSDB_ERROR_DB_NOT_ENABLED = -2131427228,
  • SCE_LSDB_ERROR_DB_RECOVERING = -2131427227,
  • SCE_LSDB_ERROR_DB_SAFEMODE = -2131427232,
  • SCE_LSDB_ERROR_DB_SCHEMA = -2131427262,
  • SCE_LSDB_ERROR_DB_SCHEMA_AND_VERSION = -2131427230,
  • SCE_LSDB_ERROR_DB_VERSION = -2131427261,
  • SCE_LSDB_ERROR_EXIST = -2131427324,
  • SCE_LSDB_ERROR_FATAL = -2131427328,
  • SCE_LSDB_ERROR_INVALID_ARG = -2131427327,
  • SCE_LSDB_ERROR_INVALID_INDEX = -2131427317,
  • SCE_LSDB_ERROR_INVALID_KEY = -2131427311,
  • SCE_LSDB_ERROR_INVALID_LAYOUT = -2131427316,
  • SCE_LSDB_ERROR_INVALID_OP = -2131427321,
  • SCE_LSDB_ERROR_LIMIT = -2131427322,
  • SCE_LSDB_ERROR_NO_COMMENT_ID = -2131427313,
  • SCE_LSDB_ERROR_NO_EVENT_ID = -2131427320,
  • SCE_LSDB_ERROR_NO_MEMORY = -2131427326,
  • SCE_LSDB_ERROR_NO_ONLINE_ID = -2131427314,
  • SCE_LSDB_ERROR_NO_ROW_ID = -2131427315,
  • SCE_LSDB_ERROR_NO_TIME = -2131427312,
  • SCE_LSDB_ERROR_NO_TITLE_ID = -2131427319,
  • SCE_LSDB_ERROR_NO_TYPE = -2131427318,
  • SCE_LSDB_ERROR_NOT_FOUND = -2131427323,
  • SCE_LSDB_ERROR_NOT_SUPPORTED = -2131427309,
  • SCE_LSDB_ERROR_STATE = -2131427325,
  • SCE_MDRW_ERROR_AGAIN = -2137178109,
  • SCE_MDRW_ERROR_BROKEN_FILE = -2137178094,
  • SCE_MDRW_ERROR_BUSY = -2137178108,
  • SCE_MDRW_ERROR_INVAL = -2137178110,
  • SCE_MDRW_ERROR_NO_ENTRY = -2137178106,
  • SCE_MDRW_ERROR_NOMEM = -2137178111,
  • SCE_MDRW_ERROR_NOT_SUPPORT = -2137178107,
  • SCE_MDRW_ERROR_WRONG_STATUS = -2137178095,
  • SCE_MESSAGES_ATTACHMENT_DB_ERROR_FATAL = -2132410346,
  • SCE_MESSAGES_BG_ERROR_CACHE_ONLY_SUCCESS = -2132475901,
  • SCE_MESSAGES_BG_ERROR_CANCELED = -2132475902,
  • SCE_MESSAGES_BG_ERROR_FATAL_DB_ERROR = -2132475884,
  • SCE_MESSAGES_BG_ERROR_FILE_IO_ERROR = -2132475881,
  • SCE_MESSAGES_BG_ERROR_FILE_NOT_FOUND = -2132475886,
  • SCE_MESSAGES_BG_ERROR_INTERNAL = -2132475888,
  • SCE_MESSAGES_BG_ERROR_INVALID_PARAMETER = -2132475887,
  • SCE_MESSAGES_BG_ERROR_MEMORY_ERROR = -2132475885,
  • SCE_MESSAGES_BG_ERROR_NETWORK = -2132475632,
  • SCE_MESSAGES_BG_ERROR_NETWORK_BAD_REQUEST = -2132475629,
  • SCE_MESSAGES_BG_ERROR_NETWORK_BLOCKING_USER = -2132475624,
  • SCE_MESSAGES_BG_ERROR_NETWORK_FORBIDDEN = -2132475626,
  • SCE_MESSAGES_BG_ERROR_NETWORK_ILLEGAL_RESPONSE = -2132475627,
  • SCE_MESSAGES_BG_ERROR_NETWORK_MAINTENANCE = -2132475625,
  • SCE_MESSAGES_BG_ERROR_NETWORK_REACH_THE_LIMIT = -2132475623,
  • SCE_MESSAGES_BG_ERROR_NETWORK_REQUEST_TIMEOUT = -2132475631,
  • SCE_MESSAGES_BG_ERROR_NETWORK_RESPONSE_TIMEOUT = -2132475628,
  • SCE_MESSAGES_BG_ERROR_NETWORK_SERVER_INTERNAL_ERROR = -2132475630,
  • SCE_MESSAGES_BG_ERROR_NOT_INITIALIZED = -2132475882,
  • SCE_MESSAGES_BG_ERROR_NOTSIGNIN = -2132475883,
  • SCE_MESSAGES_BG_ERROR_OHTERS_MODULE = -2132410369,
  • SCE_MESSAGES_BG_ERROR_PROGRESS = -2132475903,
  • SCE_MESSAGES_BG_ERROR_REGISTORY = -2132475880,
  • SCE_MESSAGES_CORE_ERROR_ALREADY_EXIST = -2130837501,
  • SCE_MESSAGES_CORE_ERROR_INTERNAL = -2130837503,
  • SCE_MESSAGES_CORE_ERROR_MEMORY_ERROR = -2130837502,
  • SCE_MESSAGES_DB_ERROR_FATAL = -2132410348,
  • SCE_MESSAGES_DB_ERROR_FILE_NOT_FOUND = -2132410351,
  • SCE_MESSAGES_DB_ERROR_INTERNAL = -2132410349,
  • SCE_MESSAGES_DB_ERROR_INVALID_ARGUMENT = -2132410350,
  • SCE_MESSAGES_DB_ERROR_NOT_INITIALIZED = -2132410352,
  • SCE_MESSAGES_DB_ERROR_OUT_OF_MEMORY = -2132410345,
  • SCE_MESSAGES_ERROR_ADD_PLAYER = -2131361277,
  • SCE_MESSAGES_ERROR_ALL_BLOCKED = -2131361269,
  • SCE_MESSAGES_ERROR_CHANGE_TITLE = -2131361278,
  • SCE_MESSAGES_ERROR_DB_CORRUPTED = -2131361272,
  • SCE_MESSAGES_ERROR_DELETE_MESSAGE = -2131361274,
  • SCE_MESSAGES_ERROR_FILE_CORRUPTED = -2131357436,
  • SCE_MESSAGES_ERROR_FILE_IO = -2131357439,
  • SCE_MESSAGES_ERROR_FILE_SIZE = -2131357438,
  • SCE_MESSAGES_ERROR_FILE_UNSUPPORT = -2131357437,
  • SCE_MESSAGES_ERROR_GENERAL = -2131361535,
  • SCE_MESSAGES_ERROR_INITIALIZE = -2131324927,
  • SCE_MESSAGES_ERROR_INVALID_PARAM = -2131324925,
  • SCE_MESSAGES_ERROR_MAX_MEMBERS = -2131361273,
  • SCE_MESSAGES_ERROR_NETWORK = -2131357183,
  • SCE_MESSAGES_ERROR_NO_MICROPHONE = -2131361276,
  • SCE_MESSAGES_ERROR_OUT_OF_MEMORY = -2131324926,
  • SCE_MESSAGES_ERROR_PSCAMERA_MUTE = -2131361271,
  • SCE_MESSAGES_ERROR_PSN = -2131357182,
  • SCE_MESSAGES_ERROR_RECORD_VOICE = -2131361275,
  • SCE_MESSAGES_ERROR_SEND_MESSAGE = -2131361279,
  • SCE_MESSAGES_ERROR_STORE_LINK = -2131361270,
  • SCE_MESSAGES_MESSAGES_DB_ERROR_FATAL = -2132410347,
  • SCE_METAGEN_ERROR_ADD_PROMOTER = -2137178069,
  • SCE_METAGEN_ERROR_ALREADY_EXIST = -2137178091,
  • SCE_METAGEN_ERROR_CANNOT_ACCESS_DB = -2137178090,
  • SCE_METAGEN_ERROR_CANNOT_EXPLICIT_TRANSACTION = -2137178057,
  • SCE_METAGEN_ERROR_CANNOT_USE_TRANSACTION = -2137178074,
  • SCE_METAGEN_ERROR_FATAL_ERROR = -2137178092,
  • SCE_METAGEN_ERROR_FILE_NOT_OPEN = -2137178060,
  • SCE_METAGEN_ERROR_FILE_OPEN = -2137178059,
  • SCE_METAGEN_ERROR_FS_OP = -2137178061,
  • SCE_METAGEN_ERROR_FULL_TARGET_AREA = -2137178050,
  • SCE_METAGEN_ERROR_GEN_CANCELED = -2137178062,
  • SCE_METAGEN_ERROR_GEN_SKIPPED = -2137178052,
  • SCE_METAGEN_ERROR_GET_DIR_ENT = -2137178067,
  • SCE_METAGEN_ERROR_INVALID_ARGUMENT = -2137178093,
  • SCE_METAGEN_ERROR_INVALID_DB_RESOURCE = -2137178089,
  • SCE_METAGEN_ERROR_INVALID_FILE = -2137178056,
  • SCE_METAGEN_ERROR_INVALID_FILE_NAME = -2137178051,
  • SCE_METAGEN_ERROR_INVALID_HANDLE = -2137178088,
  • SCE_METAGEN_ERROR_INVALID_PROMOTE_INFORMATION = -2137178066,
  • SCE_METAGEN_ERROR_LONG_NAME = -2137178065,
  • SCE_METAGEN_ERROR_NO_COMMIT_OPERATION = -2137178073,
  • SCE_METAGEN_ERROR_NO_CORRESPONDED_PROMOTER = -2137178055,
  • SCE_METAGEN_ERROR_NO_EXIST = -2137178087,
  • SCE_METAGEN_ERROR_NO_HANDLER = -2137178070,
  • SCE_METAGEN_ERROR_NO_ITEMS = -2137178063,
  • SCE_METAGEN_ERROR_NO_MEMORY = -2137178071,
  • SCE_METAGEN_ERROR_NO_PRX = -2137178054,
  • SCE_METAGEN_ERROR_NOT_DB_OPENED = -2137178086,
  • SCE_METAGEN_ERROR_NOT_EXIST_DB_FIELD = -2137178085,
  • SCE_METAGEN_ERROR_NOT_EXIST_DIRECTORY = -2137178084,
  • SCE_METAGEN_ERROR_NOT_EXIST_FIELD = -2137178083,
  • SCE_METAGEN_ERROR_NOT_EXIST_FILE = -2137178082,
  • SCE_METAGEN_ERROR_NOT_EXIST_GROUP = -2137178081,
  • SCE_METAGEN_ERROR_NOT_EXIST_PROFILE = -2137178080,
  • SCE_METAGEN_ERROR_NOW_PROCESSING = -2137178064,
  • SCE_METAGEN_ERROR_NOW_PROMOTING = -2137178079,
  • SCE_METAGEN_ERROR_OVER_MAX_HANDLER = -2137178072,
  • SCE_METAGEN_ERROR_REACH_DEPTH_LIMIT = -2137178053,
  • SCE_METAGEN_ERROR_REJECTED_ROLLBACK_OPERATION = -2137178076,
  • SCE_METAGEN_ERROR_SQL_NO_COND = -2137178058,
  • SCE_METAGEN_ERROR_SUBTRACT_PROMOTER = -2137178068,
  • SCE_METAGEN_ERROR_TOO_LARGE_TRANSACTION_VALUE = -2137178075,
  • SCE_MUSICCORE_CORE_ERROR_FATAL = -2130902911,
  • SCE_MUSICCORE_CORE_ERROR_HDCP_DISABLED = -2130902905,
  • SCE_MUSICCORE_CORE_ERROR_ILLEGAL_SIZE = -2130902908,
  • SCE_MUSICCORE_CORE_ERROR_INVALID_CALL = -2130902906,
  • SCE_MUSICCORE_CORE_ERROR_INVALID_PARAM = -2130902910,
  • SCE_MUSICCORE_CORE_ERROR_NO_MEMORY = -2130902909,
  • SCE_MUSICCORE_CORE_ERROR_NOT_FOUND = -2130902907,
  • SCE_MUSICCORE_SERVER_ERROR_BUSY = -2130903034,
  • SCE_MUSICCORE_SERVER_ERROR_CORE_FUNCTION_NOT_SET = -2130903033,
  • SCE_MUSICCORE_SERVER_ERROR_EVENT_RESPONSE_QUEUE_EMPTY = -2130903029,
  • SCE_MUSICCORE_SERVER_ERROR_INTERNAL = -2130903032,
  • SCE_MUSICCORE_SERVER_ERROR_INVALID_CALL = -2130903031,
  • SCE_MUSICCORE_SERVER_ERROR_INVALID_PARAM = -2130903039,
  • SCE_MUSICCORE_SERVER_ERROR_MUSIC_CORE_NOT_CONNECTED = -2130903035,
  • SCE_MUSICCORE_SERVER_ERROR_MUSIC_CORE_SERVER_NOT_LAUNCHED = -2130903037,
  • SCE_MUSICCORE_SERVER_ERROR_MUSIC_CORE_UNAVAILABLE = -2130903036,
  • SCE_MUSICCORE_SERVER_ERROR_NO_MEMORY = -2130903038,
  • SCE_MUSICCORE_SERVER_ERROR_NOT_SUPPORTED = -2130903030,
  • SCE_NAT_TYPE_ERROR_BUSY = -2143214333,
  • SCE_NAT_TYPE_ERROR_HANDLER_MAX = -2143214331,
  • SCE_NAT_TYPE_ERROR_ID_NOT_FOUND = -2143214329,
  • SCE_NAT_TYPE_ERROR_INVALID_ARG = -2143214332,
  • SCE_NAT_TYPE_ERROR_INVALID_ID = -2143214330,
  • SCE_NAT_TYPE_ERROR_NOT_INITIALIZED = -2143214335,
  • SCE_NAT_TYPE_ERROR_NOT_TERMINATED = -2143214334,
  • SCE_NET_AOSS_ERROR_BUSY = -2143215071,
  • SCE_NET_AOSS_ERROR_INVALID_ALGO = -2143215068,
  • SCE_NET_AOSS_ERROR_INVALID_IP = -2143215067,
  • SCE_NET_AOSS_ERROR_LIB_INVALID_CHAR = -2143215098,
  • SCE_NET_AOSS_ERROR_LIB_MULTI_AP = -2143215102,
  • SCE_NET_AOSS_ERROR_LIB_MULTI_STA = -2143215097,
  • SCE_NET_AOSS_ERROR_LIB_NO_AP = -2143215103,
  • SCE_NET_AOSS_ERROR_LIB_NO_PACKET_INIT = -2143215101,
  • SCE_NET_AOSS_ERROR_LIB_NO_PACKET_SEQ = -2143215100,
  • SCE_NET_AOSS_ERROR_LIB_NOT_RESTART = -2143215099,
  • SCE_NET_AOSS_ERROR_LIB_OTHER_ERROR = -2143215089,
  • SCE_NET_AOSS_ERROR_LIB_PROHIBIT_KEY = -2143215096,
  • SCE_NET_AOSS_ERROR_STOPPED = -2143215070,
  • SCE_NET_AOSS_ERROR_WLAN0_CANNOT_BE_FOUND = -2143215069,
  • SCE_NET_BWE_VSH_ERROR_BANDWIDTH_TEST_NOT_COMPLETED = -2143206907,
  • SCE_NET_BWE_VSH_ERROR_BUSY = -2143206909,
  • SCE_NET_BWE_VSH_ERROR_CALLBACK_MAX = -2143206906,
  • SCE_NET_BWE_VSH_ERROR_INVALID_ARG = -2143206908,
  • SCE_NET_BWE_VSH_ERROR_INVALID_ID = -2143206905,
  • SCE_NET_BWE_VSH_ERROR_NOT_INITIALIZED = -2143206911,
  • SCE_NET_BWE_VSH_ERROR_NOT_TERMINATED = -2143206910,
  • SCE_NET_CTL_ERROR_VSH_BUSY = -2143215225,
  • SCE_NET_CTL_ERROR_VSH_CALLBACK_MAX = -2143215227,
  • SCE_NET_CTL_ERROR_VSH_INVALID_ADDR = -2143215228,
  • SCE_NET_CTL_ERROR_VSH_INVALID_ID = -2143215226,
  • SCE_NET_CTL_ERROR_VSH_INVALID_IPADDR = -2143215217,
  • SCE_NET_CTL_ERROR_VSH_INVALID_MTU = -2143215223,
  • SCE_NET_CTL_ERROR_VSH_INVALID_SCANINFO_BSSID = -2143215203,
  • SCE_NET_CTL_ERROR_VSH_INVALID_SIZE = -2143215202,
  • SCE_NET_CTL_ERROR_VSH_INVALID_SSID = -2143215216,
  • SCE_NET_CTL_ERROR_VSH_INVALID_SSIDS_NUM = -2143215215,
  • SCE_NET_CTL_ERROR_VSH_INVALID_WIFI_LOCK = -2143215206,
  • SCE_NET_CTL_ERROR_VSH_INVALID_WIFI_SECURITY_KEY = -2143215213,
  • SCE_NET_CTL_ERROR_VSH_INVALID_WIFI_SECURITY_KEY_LEN = -2143215221,
  • SCE_NET_CTL_ERROR_VSH_NO_AOSS_AP = -2143215209,
  • SCE_NET_CTL_ERROR_VSH_NO_SCANINFO = -2143215201,
  • SCE_NET_CTL_ERROR_VSH_NOT_INITIALIZED = -2143215231,
  • SCE_NET_CTL_ERROR_VSH_NOT_TERMINATED = -2143215230,
  • SCE_NET_CTL_ERROR_VSH_SCANINFO_LOCKED = -2143215207,
  • SCE_NET_CTL_ERROR_VSH_UNKNOWN_DEVICE = -2143215224,
  • SCE_NET_CTL_ERROR_VSH_UNKNOWN_DNS_CONFIG = -2143215219,
  • SCE_NET_CTL_ERROR_VSH_UNKNOWN_HTTP_PROXY_CONFIG = -2143215218,
  • SCE_NET_CTL_ERROR_VSH_UNKNOWN_IP_CONFIG = -2143215220,
  • SCE_NET_CTL_ERROR_VSH_UNKNOWN_WIFI_SECURITY = -2143215222,
  • SCE_NET_CTL_ERROR_VSH_WIFI_ALREADY_USED = -2143215210,
  • SCE_NET_RAKURAKU_ERROR_FINDTIMEOUT = -2143214077,
  • SCE_NET_RAKURAKU_ERROR_INVALID_RESULT = -2143214045,
  • SCE_NET_RAKURAKU_ERROR_INVALID_STATE = -2143214046,
  • SCE_NET_RAKURAKU_ERROR_INVALID_WIFI_SECURITY = -2143214044,
  • SCE_NET_RAKURAKU_ERROR_MAXAP = -2143214074,
  • SCE_NET_RAKURAKU_ERROR_MEMORY = -2143214079,
  • SCE_NET_RAKURAKU_ERROR_NETWORK = -2143214078,
  • SCE_NET_RAKURAKU_ERROR_STOPPED = -2143214047,
  • SCE_NET_RAKURAKU_ERROR_TIMEOUT = -2143214076,
  • SCE_NET_RAKURAKU_ERROR_UNKNOWN = -2143214075,
  • SCE_NET_RAKURAKU_ERROR_UNKNOWNAUTH = -2143214073,
  • SCE_NET_RAKURAKU_ERROR_USERABORT = -2143214072,
  • SCE_NET_STUN_ERROR_ALREADY_INITIALIZED = -2143214591,
  • SCE_NET_STUN_ERROR_CONTEXT_MAX = -2143214583,
  • SCE_NET_STUN_ERROR_INET_PTON_FAILED = -2143214578,
  • SCE_NET_STUN_ERROR_INVALID_ARG = -2143214582,
  • SCE_NET_STUN_ERROR_INVALID_RESP_PADDING_DATA = -2143214580,
  • SCE_NET_STUN_ERROR_INVALID_RESP_PADDING_DATA_LEN = -2143214581,
  • SCE_NET_STUN_ERROR_MALLOC_FAILED = -2143214579,
  • SCE_NET_STUN_ERROR_MSG_INTEGRITY_CHECK_FAILURE = -2143214585,
  • SCE_NET_STUN_ERROR_MSPACE_CREATE_FAILED = -2143214576,
  • SCE_NET_STUN_ERROR_NOT_ENOUGH_SPACE = -2143214586,
  • SCE_NET_STUN_ERROR_NOT_INITIALIZED = -2143214590,
  • SCE_NET_STUN_ERROR_NOT_RECVED_MANDATORY_ATTR = -2143214587,
  • SCE_NET_STUN_ERROR_RECVED_INVALID_RESPONSE = -2143214588,
  • SCE_NET_STUN_ERROR_RESOLVER_CREATE_FAILED = -2143214577,
  • SCE_NET_STUN_ERROR_RESOLVER_FAILED = -2143214584,
  • SCE_NET_STUN_ERROR_TIMEOUT = -2143214589,
  • SCE_NET_STUN_ERROR_UPNP_ADDPORTMAPPING_FAILED = -2143214575,
  • SCE_NET_UPNP_ERROR_ACTION_ACTION_FAILED = -2143207052,
  • SCE_NET_UPNP_ERROR_ACTION_CONFLICT_IN_MAPPING = -2143207048,
  • SCE_NET_UPNP_ERROR_ACTION_EXT_PORT_MUST_BE_WC = -2143207044,
  • SCE_NET_UPNP_ERROR_ACTION_FAILED = -2143207160,
  • SCE_NET_UPNP_ERROR_ACTION_INVALID_ACTION = -2143207055,
  • SCE_NET_UPNP_ERROR_ACTION_INVALID_ARGS = -2143207054,
  • SCE_NET_UPNP_ERROR_ACTION_INVALID_VAR = -2143207053,
  • SCE_NET_UPNP_ERROR_ACTION_LEASE_TIME_SPECIFIED = -2143207046,
  • SCE_NET_UPNP_ERROR_ACTION_NO_SUCH_ENTRY = -2143207051,
  • SCE_NET_UPNP_ERROR_ACTION_OTHER = -2143207043,
  • SCE_NET_UPNP_ERROR_ACTION_REMOTEHOST_MUST_BE_WC = -2143207045,
  • SCE_NET_UPNP_ERROR_ACTION_SAME_PORT_REQUIRED = -2143207047,
  • SCE_NET_UPNP_ERROR_ACTION_TIMEOUT = -2143207158,
  • SCE_NET_UPNP_ERROR_ACTION_WC_IN_EXT_PORT = -2143207049,
  • SCE_NET_UPNP_ERROR_ACTION_WC_IN_SRC_IP = -2143207050,
  • SCE_NET_UPNP_ERROR_ATTR_NOT_FOUND = -2143207039,
  • SCE_NET_UPNP_ERROR_BUF_TOO_SMALL = -2143207159,
  • SCE_NET_UPNP_ERROR_CLEN_TOO_BIG = -2143207028,
  • SCE_NET_UPNP_ERROR_CLOSE_TAG_NOT_FOUND = -2143207024,
  • SCE_NET_UPNP_ERROR_COULD_NOT_RECVED_ALL_DATA = -2143207027,
  • SCE_NET_UPNP_ERROR_INVALID_ACTION_RESP = -2143207161,
  • SCE_NET_UPNP_ERROR_INVALID_ARG = -2143207163,
  • SCE_NET_UPNP_ERROR_INVALID_ATTR = -2143207037,
  • SCE_NET_UPNP_ERROR_INVALID_HEADER = -2143207031,
  • SCE_NET_UPNP_ERROR_INVALID_HTTP_RESPONSE = -2143207029,
  • SCE_NET_UPNP_ERROR_INVALID_INT_ACTION = -2143207025,
  • SCE_NET_UPNP_ERROR_INVALID_MSEARCH = -2143207030,
  • SCE_NET_UPNP_ERROR_INVALID_MSEARCH_ADDR = -2143207034,
  • SCE_NET_UPNP_ERROR_LIBNETCTL_NOT_IPOBTAINED = -2143207166,
  • SCE_NET_UPNP_ERROR_LINE_NOT_TERMINATED = -2143207032,
  • SCE_NET_UPNP_ERROR_MSEARCH_TIMEOUT = -2143207033,
  • SCE_NET_UPNP_ERROR_NO_EXT_IP = -2143207042,
  • SCE_NET_UPNP_ERROR_NODE_NAME_NOT_FOUND = -2143207038,
  • SCE_NET_UPNP_ERROR_NODE_NOT_FOUND = -2143207036,
  • SCE_NET_UPNP_ERROR_NOT_INITIALIZED = -2143207167,
  • SCE_NET_UPNP_ERROR_NOT_SOAP_TAG = -2143207040,
  • SCE_NET_UPNP_ERROR_OUTPUT_BUF_TOO_SMALL = -2143207035,
  • SCE_NET_UPNP_ERROR_PREFIX_BUF_TOO_SMALL = -2143207162,
  • SCE_NET_UPNP_ERROR_SERVICE_NOT_FOUND = -2143207157,
  • SCE_NET_UPNP_ERROR_XML_ENCODE_INSUFFICIENT = -2143207006,
  • SCE_NET_UPNP_ERROR_XML_ENCODE_INVALID_ARGUMENT = -2143207008,
  • SCE_NET_UPNP_ERROR_XML_ENCODE_INVALID_CHARACTER = -2143207007,
  • SCE_NET_WPS_ERROR_BUSY = -2143214815,
  • SCE_NET_WPS_ERROR_DEVICE_OPEN = -2143214811,
  • SCE_NET_WPS_ERROR_ENROLLEE_OPEN = -2143214810,
  • SCE_NET_WPS_ERROR_INVALID_ARG = -2143214813,
  • SCE_NET_WPS_ERROR_INVALID_MODE = -2143214814,
  • SCE_NET_WPS_ERROR_INVALID_SETTING = -2143214807,
  • SCE_NET_WPS_ERROR_NO_SETTING = -2143214809,
  • SCE_NET_WPS_ERROR_NO_SUITABLE_SETTING = -2143214808,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_CANCELED = -2143214845,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_FAILED = -2143214847,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_PINMISMATCHED = -2143214842,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_PROTOCOL_TIMEOUT = -2143214846,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_SCAN_TIMEOUT = -2143214844,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_SESSION_OVERLAP = -2143214843,
  • SCE_NET_WPS_ERROR_SONY_WPS_LIB_E_UNKNOWN = -2143214841,
  • SCE_NET_WPS_ERROR_WLAN_NOT_FOUND = -2143214812,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_ABORTED = -2141868540,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_ALREADY_INITIALIZED = -2141868543,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_CONFLICT = -2141868537,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_FILE_MALFORMED = -2141868535,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_FILE_UNSUPPORTED = -2141868534,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_HTTP_SERVER = -2141868536,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_INVALID_ARGUMENT = -2141868532,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_INVALID_REQUEST_ID = -2141868538,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_NO_MEMORY = -2141868541,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_NOT_INITIALIZED = -2141868542,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_PROHIBITED_SYSTEM_VERSION = -2141868533,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_PROHIBITED_TITLE = -2141868531,
  • SCE_NP_APP_LAUNCH_LINK_ERROR_TOO_MANY_REQUEST = -2141868539,
  • SCE_NP_ARCH_BASE64_ERROR_INVALID_CHARACTER = -2141880316,
  • SCE_NP_ARCH_BASE64_ERROR_INVALID_LENGTH = -2141880317,
  • SCE_NP_ARCH_CALLOUT_ERROR_NOT_INITIALIZED = -2141880319,
  • SCE_NP_ARCH_CALLOUT_ERROR_NOT_TERMINATED = -2141880318,
  • SCE_NP_ARCH_ERROR_CALLOUT_DUPLICATED = -2141880314,
  • SCE_NP_ARCH_ERROR_CREATE_HEAP = -2141880315,
  • SCE_NP_ARCH_ERROR_EVF_COND = -2141880308,
  • SCE_NP_ARCH_ERROR_INSUFFICIENT_BUFFER = -2141880312,
  • SCE_NP_ARCH_ERROR_INVALID_ARGUMENT = -2141880311,
  • SCE_NP_ARCH_ERROR_MUTEX_BUSY = -2141880305,
  • SCE_NP_ARCH_ERROR_PARSE_STRING = -2141880306,
  • SCE_NP_ARCH_ERROR_SEMA_ZERO = -2141880307,
  • SCE_NP_ARCH_ERROR_THREAD_FATAL = -2141880313,
  • SCE_NP_ARCH_ERROR_TIMEOUT = -2141880309,
  • SCE_NP_ARCH_ERROR_UNKNOWN = -2141880310,
  • SCE_NP_ASM_CLIENT_ERROR_ABORTED = -2141871481,
  • SCE_NP_ASM_CLIENT_ERROR_ALREADY_INITIALIZED = -2141871487,
  • SCE_NP_ASM_CLIENT_ERROR_APP_NOT_LAUNCHED = -2141871474,
  • SCE_NP_ASM_CLIENT_ERROR_CANNOT_CREATE_ASM_CLIENT = -2141871484,
  • SCE_NP_ASM_CLIENT_ERROR_FILE_NOT_FOUND = -2141871476,
  • SCE_NP_ASM_CLIENT_ERROR_INTERNAL_ERROR = -2141871477,
  • SCE_NP_ASM_CLIENT_ERROR_INVALID_ARGUMENT = -2141871485,
  • SCE_NP_ASM_CLIENT_ERROR_INVALID_NPTITLE_DAT = -2141871475,
  • SCE_NP_ASM_CLIENT_ERROR_NOT_INITIALIZED = -2141871486,
  • SCE_NP_ASM_CLIENT_ERROR_NP_SERVICE_LAVEL_NOT_MATCH = -2141871479,
  • SCE_NP_ASM_CLIENT_ERROR_NP_TITLE_ID_NOT_SET = -2141871478,
  • SCE_NP_ASM_CLIENT_ERROR_OUT_OF_MEMORY = -2141871483,
  • SCE_NP_ASM_CLIENT_ERROR_REQUEST_NOT_FOUND = -2141871482,
  • SCE_NP_ASM_CLIENT_ERROR_RESULT_EMPTY = -2141871473,
  • SCE_NP_ASM_CLIENT_ERROR_SERVICE_ID_INFO_RESULT_TOO_BIG = -2141871480,
  • SCE_NP_ASM_ERROR_ABORTED = -2141871609,
  • SCE_NP_ASM_ERROR_ALREADY_INITIALIZED = -2141871615,
  • SCE_NP_ASM_ERROR_INTERNAL = -2141871608,
  • SCE_NP_ASM_ERROR_INVALID_ARGUMENT = -2141871613,
  • SCE_NP_ASM_ERROR_NOT_INITIALIZED = -2141871614,
  • SCE_NP_ASM_ERROR_OUT_OF_MEMORY = -2141871612,
  • SCE_NP_ASM_ERROR_PARSE_FAILURE = -2141871611,
  • SCE_NP_ASM_ERROR_REQUEST_NOT_FOUND = -2141871610,
  • SCE_NP_ASM_SERVER_ERROR_ACCESS_TOKEN_REQUIRED = -2141871222,
  • SCE_NP_ASM_SERVER_ERROR_BAD_REQUEST = -2141871226,
  • SCE_NP_ASM_SERVER_ERROR_BANNED_NP_CONSOLE_TOKEN = -2141871216,
  • SCE_NP_ASM_SERVER_ERROR_EXPIRED_ACCESS_TOKEN = -2141871220,
  • SCE_NP_ASM_SERVER_ERROR_EXPIRED_NP_CONSOLE_TOKEN = -2141871217,
  • SCE_NP_ASM_SERVER_ERROR_EXPIRED_NP_TITLE_TOKEN = -2141871223,
  • SCE_NP_ASM_SERVER_ERROR_INTERNAL_SERVER_ERROR = -2141871213,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_ACCESS_TOKEN = -2141871221,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_API_GROUP = -2141871357,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_NP_CONSOLE_TOKEN = -2141871218,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_NP_ENVIRONMENT = -2141871229,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_NP_TITLE_ID = -2141871356,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_NP_TITLE_TOKEN = -2141871224,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_REQUEST_BODY = -2141871231,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_REQUEST_QUERY_STRING = -2141871230,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_REQUEST_TIMESTAMP = -2141871353,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_SERVICE_NAME = -2141871358,
  • SCE_NP_ASM_SERVER_ERROR_INVALID_SIGNATURE = -2141871352,
  • SCE_NP_ASM_SERVER_ERROR_NOT_AUTHORIZED = -2141871215,
  • SCE_NP_ASM_SERVER_ERROR_NOT_AUTHORIZED_NP_TITLE_ID_TO_USE_API_GROUP = -2141871354,
  • SCE_NP_ASM_SERVER_ERROR_NOT_AUTHORIZED_NP_TITLE_ID_TO_USE_SERVICE_NAME = -2141871355,
  • SCE_NP_ASM_SERVER_ERROR_NP_CONSOLE_TOKEN_REQUIRED = -2141871219,
  • SCE_NP_ASM_SERVER_ERROR_NP_TITLE_ID_DIFFERED_FROM_NP_TITLE_TOKENS = -2141871351,
  • SCE_NP_ASM_SERVER_ERROR_NP_TITLE_TOKEN_REQUIRED = -2141871225,
  • SCE_NP_ASM_SERVER_ERROR_NULL_VALUE_NOT_ALLOWED = -2141871232,
  • SCE_NP_ASM_SERVER_ERROR_RATE_LIMIT_EXCEEDED = -2141871214,
  • SCE_NP_ASM_SERVER_ERROR_SERVER_BUSY = -2141871212,
  • SCE_NP_ASM_SERVER_ERROR_SERVICE_CLOSED = -2141871210,
  • SCE_NP_ASM_SERVER_ERROR_TOO_LARGE_BODY = -2141871228,
  • SCE_NP_ASM_SERVER_ERROR_UNDER_MAINTENANCE = -2141871211,
  • SCE_NP_ASM_SERVER_ERROR_UNEXPECTED_ERROR = -2141871209,
  • SCE_NP_ASM_SERVER_ERROR_UNKNOWN = -2141871359,
  • SCE_NP_ASM_SERVER_ERROR_UNSUPPORTED_API_VERSION = -2141871227,
  • SCE_NP_AUTH_ERROR_ABORTED = -2141912316,
  • SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED = -2141912016,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT1 = -2141912000,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT10 = -2141911991,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT11 = -2141911990,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT12 = -2141911989,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT13 = -2141911988,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT14 = -2141911987,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT15 = -2141911986,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT16 = -2141911985,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT2 = -2141911999,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT3 = -2141911998,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT4 = -2141911997,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT5 = -2141911996,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT6 = -2141911995,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT7 = -2141911994,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT8 = -2141911993,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_ACCOUNT9 = -2141911992,
  • SCE_NP_AUTH_ERROR_ACCOUNT_RENEW_EULA = -2141912014,
  • SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED = -2141912015,
  • SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED = -2141912025,
  • SCE_NP_AUTH_ERROR_INVALID_ARGUMENT = -2141912319,
  • SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID = -2141912028,
  • SCE_NP_AUTH_ERROR_INVALID_ID = -2141912313,
  • SCE_NP_AUTH_ERROR_INVALID_SIZE = -2141912318,
  • SCE_NP_AUTH_ERROR_OUT_OF_MEMORY = -2141912317,
  • SCE_NP_AUTH_ERROR_REQUEST_MAX = -2141912315,
  • SCE_NP_AUTH_ERROR_REQUEST_NOT_FOUND = -2141912314,
  • SCE_NP_AUTH_ERROR_S_INVALID_CONSUMED_COUNT = -2141912029,
  • SCE_NP_AUTH_ERROR_S_INVALID_CREDENTIAL = -2141912031,
  • SCE_NP_AUTH_ERROR_S_INVALID_DATA_LENGTH = -2141912048,
  • SCE_NP_AUTH_ERROR_S_INVALID_ENTITLEMENT_ID = -2141912030,
  • SCE_NP_AUTH_ERROR_S_INVALID_SERVICE_ID = -2141912032,
  • SCE_NP_AUTH_ERROR_S_INVALID_USER_AGENT = -2141912047,
  • SCE_NP_AUTH_ERROR_S_INVALID_VERSION = -2141912046,
  • SCE_NP_AUTH_ERROR_SERVER_MAINTENANCE = -2141912061,
  • SCE_NP_AUTH_ERROR_SERVICE_BUSY = -2141912062,
  • SCE_NP_AUTH_ERROR_SERVICE_DOWN = -2141912063,
  • SCE_NP_AUTH_ERROR_SERVICE_END = -2141912064,
  • SCE_NP_AUTH_ERROR_UNKNOWN = -2141911936,
  • SCE_NP_AUTH_SERVER_ERROR_ACCESS_DENIED = -2141902333,
  • SCE_NP_AUTH_SERVER_ERROR_INVALID_CLIENT = -2141902328,
  • SCE_NP_AUTH_SERVER_ERROR_INVALID_GRANT = -2141902327,
  • SCE_NP_AUTH_SERVER_ERROR_INVALID_REQUEST = -2141902335,
  • SCE_NP_AUTH_SERVER_ERROR_INVALID_SCOPE = -2141902331,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_10 = -2141902320,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_11 = -2141902319,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_12 = -2141902318,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_13 = -2141902317,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_14 = -2141902316,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_15 = -2141902315,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_16 = -2141902314,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_17 = -2141902313,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_18 = -2141902312,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_19 = -2141902311,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_1A = -2141902310,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_1B = -2141902309,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_1C = -2141902308,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_1D = -2141902307,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_80 = -2141902208,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_81 = -2141902207,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_82 = -2141902206,
  • SCE_NP_AUTH_SERVER_ERROR_OBSOLETE_83 = -2141902205,
  • SCE_NP_AUTH_SERVER_ERROR_SERVER_ERROR = -2141902330,
  • SCE_NP_AUTH_SERVER_ERROR_TEMPORARILY_UNAVAILABLE = -2141902329,
  • SCE_NP_AUTH_SERVER_ERROR_UNAUTHORIZED_CLIENT = -2141902334,
  • SCE_NP_AUTH_SERVER_ERROR_UNKNOWN = -2141902336,
  • SCE_NP_AUTH_SERVER_ERROR_UNSUPPORTED_GRANT_TYPE = -2141902326,
  • SCE_NP_AUTH_SERVER_ERROR_UNSUPPORTED_RESPONSE_TYPE = -2141902332,
  • SCE_NP_BANDWIDTH_TEST_ERROR_BAD_RESPONSE = -2141905149,
  • SCE_NP_BANDWIDTH_TEST_ERROR_CONTEXT_NOT_AVAILABLE = -2141905145,
  • SCE_NP_BANDWIDTH_TEST_ERROR_INVALID_ARGUMENT = -2141905147,
  • SCE_NP_BANDWIDTH_TEST_ERROR_INVALID_SIZE = -2141905146,
  • SCE_NP_BANDWIDTH_TEST_ERROR_NOT_INITIALIZED = -2141905150,
  • SCE_NP_BANDWIDTH_TEST_ERROR_OUT_OF_MEMORY = -2141905148,
  • SCE_NP_COMMERCE_DIALOG_ERROR_NOT_GAME_PROCESS = -2141869311,
  • SCE_NP_COMMERCE_DIALOG_ERROR_OUT_OF_MEMORY = -2141869310,
  • SCE_NP_COMMUNITY_ERROR_ABORTED = -2141911289,
  • SCE_NP_COMMUNITY_ERROR_ALREADY_INITIALIZED = -2141911295,
  • SCE_NP_COMMUNITY_ERROR_BAD_RESPONSE = -2141911288,
  • SCE_NP_COMMUNITY_ERROR_BODY_TOO_LARGE = -2141911287,
  • SCE_NP_COMMUNITY_ERROR_CLIENT_HANDLE_ALREADY_EXISTS = -2141911275,
  • SCE_NP_COMMUNITY_ERROR_HTTP_SERVER = -2141911286,
  • SCE_NP_COMMUNITY_ERROR_INSUFFICIENT_ARGUMENT = -2141911284,
  • SCE_NP_COMMUNITY_ERROR_INVALID_ALIGNMENT = -2141911276,
  • SCE_NP_COMMUNITY_ERROR_INVALID_ARGUMENT = -2141911292,
  • SCE_NP_COMMUNITY_ERROR_INVALID_ID = -2141911282,
  • SCE_NP_COMMUNITY_ERROR_INVALID_ONLINE_ID = -2141911281,
  • SCE_NP_COMMUNITY_ERROR_INVALID_PARTITION = -2141911277,
  • SCE_NP_COMMUNITY_ERROR_INVALID_SIGNATURE = -2141911285,
  • SCE_NP_COMMUNITY_ERROR_INVALID_TYPE = -2141911279,
  • SCE_NP_COMMUNITY_ERROR_NO_LOGIN = -2141911291,
  • SCE_NP_COMMUNITY_ERROR_NO_RESOURCE = -2141911274,
  • SCE_NP_COMMUNITY_ERROR_NOT_INITIALIZED = -2141911294,
  • SCE_NP_COMMUNITY_ERROR_OUT_OF_MEMORY = -2141911293,
  • SCE_NP_COMMUNITY_ERROR_REQUEST_BEFORE_END = -2141911273,
  • SCE_NP_COMMUNITY_ERROR_SCORE_INVALID_SAVEDATA_OWNER = -2141911270,
  • SCE_NP_COMMUNITY_ERROR_TOO_MANY_NPID = -2141911271,
  • SCE_NP_COMMUNITY_ERROR_TOO_MANY_OBJECTS = -2141911290,
  • SCE_NP_COMMUNITY_ERROR_TOO_MANY_SLOTID = -2141911272,
  • SCE_NP_COMMUNITY_ERROR_TRANSACTION_ALREADY_END = -2141911278,
  • SCE_NP_COMMUNITY_ERROR_TUS_INVALID_SAVEDATA_OWNER = -2141911269,
  • SCE_NP_COMMUNITY_ERROR_UNKNOWN_TYPE = -2141911283,
  • SCE_NP_COMMUNITY_SERVER_ERROR_BAD_REQUEST = -2141911039,
  • SCE_NP_COMMUNITY_SERVER_ERROR_BASIC_BLACKLISTED_USER_ID = -2141910861,
  • SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_TITLE = -2141910936,
  • SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID = -2141911023,
  • SCE_NP_COMMUNITY_SERVER_ERROR_CENSORED = -2141911029,
  • SCE_NP_COMMUNITY_SERVER_ERROR_CONDITIONS_NOT_SATISFIED = -2141910925,
  • SCE_NP_COMMUNITY_SERVER_ERROR_EXPIRED_SIGNATURE = -2141910903,
  • SCE_NP_COMMUNITY_SERVER_ERROR_FAIL_TO_CREATE_SIGNATURE = -2141911002,
  • SCE_NP_COMMUNITY_SERVER_ERROR_FORBIDDEN = -2141911034,
  • SCE_NP_COMMUNITY_SERVER_ERROR_FSR_BEFORE_SERVICE = -2141910867,
  • SCE_NP_COMMUNITY_SERVER_ERROR_FSR_END_OF_SERVICE = -2141910866,
  • SCE_NP_COMMUNITY_SERVER_ERROR_FSR_MAINTENANCE = -2141910865,
  • SCE_NP_COMMUNITY_SERVER_ERROR_GAME_DATA_ALREADY_EXISTS = -2141910996,
  • SCE_NP_COMMUNITY_SERVER_ERROR_GAME_RANKING_NOT_FOUND = -2141911022,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INTERNAL_SERVER_ERROR = -2141911033,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_CHARACTER = -2141911007,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ABOUT_ME_LENGTH = -2141911006,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ANTICHEAT_DATA = -2141911015,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ENVIRONMENT = -2141911011,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_NPID = -2141911035,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_CHARACTER = -2141911009,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_ONLINE_NAME_LENGTH = -2141911008,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SCORE = -2141911005,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_SIGNATURE = -2141911037,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_TICKET = -2141911038,
  • SCE_NP_COMMUNITY_SERVER_ERROR_INVALID_VIRTUAL_USER = -2141910967,
  • SCE_NP_COMMUNITY_SERVER_ERROR_LATEST_UPDATE_NOT_FOUND = -2141911018,
  • SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_BEFORE_SERVICE = -2141910880,
  • SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_END_OF_SERVICE = -2141910879,
  • SCE_NP_COMMUNITY_SERVER_ERROR_MATCHING_MAINTENANCE = -2141910878,
  • SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_TITLE = -2141910874,
  • SCE_NP_COMMUNITY_SERVER_ERROR_NO_SUCH_USER_NPID = -2141911013,
  • SCE_NP_COMMUNITY_SERVER_ERROR_NON_PLUS_MEMBER = -2141910947,
  • SCE_NP_COMMUNITY_SERVER_ERROR_NOT_BEST_SCORE = -2141911019,
  • SCE_NP_COMMUNITY_SERVER_ERROR_NOT_RECORDABLE_VERSION = -2141910994,
  • SCE_NP_COMMUNITY_SERVER_ERROR_NOT_YET_DOWNLOADABLE = -2141910942,
  • SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_GAME_DATA_LIMIT = -2141911000,
  • SCE_NP_COMMUNITY_SERVER_ERROR_OVER_THE_RANKING_LIMIT = -2141911004,
  • SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED = -2141911030,
  • SCE_NP_COMMUNITY_SERVER_ERROR_QUOTA_MASTER_NOT_FOUND = -2141911025,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BEFORE_SERVICE = -2141910877,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_BOARD_MASTER_NOT_FOUND = -2141911017,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_END_OF_SERVICE = -2141910876,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_GAME_DATA_MASTER_NOT_FOUND = -2141911016,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MAINTENANCE = -2141910875,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_MASTER_INFO_NOT_FOUND = -2141911001,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_RECORD_FORBIDDEN = -2141911028,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_STORE_NOT_FOUND = -2141911020,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RANKING_TITLE_NOT_FOUND = -2141911024,
  • SCE_NP_COMMUNITY_SERVER_ERROR_RECORD_DATE_IS_NEWER_THAN_COMP_DATE = -2141910930,
  • SCE_NP_COMMUNITY_SERVER_ERROR_SAVEDATA_NOT_FOUND = -2141910945,
  • SCE_NP_COMMUNITY_SERVER_ERROR_SAVEDATA_UPDATED = -2141910902,
  • SCE_NP_COMMUNITY_SERVER_ERROR_SELF_DATA_NOT_FOUND = -2141910998,
  • SCE_NP_COMMUNITY_SERVER_ERROR_SERVICE_UNAVAILABLE = -2141911031,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_BEFORE_SERVICE = -2141910870,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_END_OF_SERVICE = -2141910869,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TITLE_USER_STORAGE_MAINTENANCE = -2141910868,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_DATA = -2141911014,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_ICONDATA = -2141910935,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_LARGE_SAVEDATA = -2141910934,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_RESULTS = -2141910995,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MANY_SAVEDATA_FILES = -2141910944,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_SAVEDATA_SIZE = -2141910931,
  • SCE_NP_COMMUNITY_SERVER_ERROR_TOO_MUCH_TOTAL_SAVEDATA_SIZE = -2141910943,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UBS_BEFORE_SERVICE = -2141910864,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UBS_END_OF_SERVICE = -2141910863,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UBS_MAINTENANCE = -2141910862,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_MD5SUM = -2141910932,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SEQUENCE = -2141910946,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UNMATCH_SIGNATURE = -2141910933,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UNSPECIFIED = -2141910785,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UNSUPPORTED_PLATFORM = -2141910920,
  • SCE_NP_COMMUNITY_SERVER_ERROR_UPLOADER_DATA_NOT_FOUND = -2141911026,
  • SCE_NP_COMMUNITY_SERVER_ERROR_USER_NOT_ASSIGNED = -2141910997,
  • SCE_NP_COMMUNITY_SERVER_ERROR_USER_PROFILE_NOT_FOUND = -2141911027,
  • SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_DATA_NOT_FOUND = -2141910966,
  • SCE_NP_COMMUNITY_SERVER_ERROR_USER_STORAGE_TITLE_MASTER_NOT_FOUND = -2141910968,
  • SCE_NP_COMMUNITY_SERVER_ERROR_VERSION_NOT_SUPPORTED = -2141911032,
  • SCE_NP_DRM_CONTENT_ERROR_APPLICATION = -2131753424,
  • SCE_NP_DRM_CONTENT_ERROR_BUFFERSIZE = -2131754992,
  • SCE_NP_DRM_CONTENT_ERROR_CONTENTDIGEST = -2131753456,
  • SCE_NP_DRM_CONTENT_ERROR_CUMULATIVE = -2131753423,
  • SCE_NP_DRM_CONTENT_ERROR_CURRENTDIGEST = -2131753440,
  • SCE_NP_DRM_CONTENT_ERROR_DELTAFORMAT = -2131752445,
  • SCE_NP_DRM_CONTENT_ERROR_DELTAKEYSIZE = -2131752432,
  • SCE_NP_DRM_CONTENT_ERROR_DELTALATEST = -2131753406,
  • SCE_NP_DRM_CONTENT_ERROR_DELTAOFFSET = -2131752446,
  • SCE_NP_DRM_CONTENT_ERROR_DELTAORIGIN = -2131753408,
  • SCE_NP_DRM_CONTENT_ERROR_DELTAPATCH = -2131752447,
  • SCE_NP_DRM_CONTENT_ERROR_DELTASTATUS = -2131752444,
  • SCE_NP_DRM_CONTENT_ERROR_DELTATARGET = -2131753407,
  • SCE_NP_DRM_CONTENT_ERROR_DELTAVERSION = -2131752443,
  • SCE_NP_DRM_CONTENT_ERROR_DIGESTSHEADER = -2131753472,
  • SCE_NP_DRM_CONTENT_ERROR_DIGESTSINDEX = -2131753470,
  • SCE_NP_DRM_CONTENT_ERROR_DIGESTSSIZE = -2131753469,
  • SCE_NP_DRM_CONTENT_ERROR_DIGESTSVERSION = -2131753471,
  • SCE_NP_DRM_CONTENT_ERROR_ENTRYDECRYPT = -2131753981,
  • SCE_NP_DRM_CONTENT_ERROR_ENTRYDIGEST = -2131753982,
  • SCE_NP_DRM_CONTENT_ERROR_ENTRYINDEX = -2131753984,
  • SCE_NP_DRM_CONTENT_ERROR_ENTRYNOTFOUND = -2131753983,
  • SCE_NP_DRM_CONTENT_ERROR_FINALIZED = -2131755007,
  • SCE_NP_DRM_CONTENT_ERROR_HEADERFORMAT = -2131754752,
  • SCE_NP_DRM_CONTENT_ERROR_HEADERSIGN = -2131754751,
  • SCE_NP_DRM_CONTENT_ERROR_HEADERVERSION = -2131754750,
  • SCE_NP_DRM_CONTENT_ERROR_IMAGEDIGEST = -2131752960,
  • SCE_NP_DRM_CONTENT_ERROR_INCREMENTAL = -2131753422,
  • SCE_NP_DRM_CONTENT_ERROR_INDEXDIGEST = -2131754496,
  • SCE_NP_DRM_CONTENT_ERROR_NODELTAINFO = -2131752448,
  • SCE_NP_DRM_CONTENT_ERROR_OBSOLETED = -2131755006,
  • SCE_NP_DRM_CONTENT_ERROR_ORIGINCHECK = -2131753454,
  • SCE_NP_DRM_CONTENT_ERROR_ORIGINDIGEST = -2131753455,
  • SCE_NP_DRM_CONTENT_ERROR_STATUSMISMATCH = -2131753421,
  • SCE_NP_DRM_CONTENT_ERROR_TARGETCHECK = -2131753438,
  • SCE_NP_DRM_CONTENT_ERROR_TARGETDIGEST = -2131753439,
  • SCE_NP_DRM_CONTENT_ERROR_UNSIGNED = -2131755008,
  • SCE_NP_DRM_CONTENT_ERROR_UNSUPPORTED = -2131755005,
  • SCE_NP_DRM_ERROR_BAD_ACTIVATION = -2138636275,
  • SCE_NP_DRM_ERROR_BROKEN_DATA = -2138636281,
  • SCE_NP_DRM_ERROR_CONSOLE_MISMATCH = -2138636278,
  • SCE_NP_DRM_ERROR_CORRUPTED_STORAGE = -2138636274,
  • SCE_NP_DRM_ERROR_INVALID_ARG = -2138636283,
  • SCE_NP_DRM_ERROR_INVALID_FORMAT = -2138636282,
  • SCE_NP_DRM_ERROR_MAX_ACTIVATION = -2138636279,
  • SCE_NP_DRM_ERROR_NOT_ACTIVATED = -2138636276,
  • SCE_NP_DRM_ERROR_NOT_FOUND = -2138636280,
  • SCE_NP_DRM_ERROR_NOT_INCLUDE_KEYS = -2138636273,
  • SCE_NP_DRM_ERROR_NOT_INITIALIZED = -2138636287,
  • SCE_NP_DRM_ERROR_NPENV_MISMATCH = -2138636277,
  • SCE_NP_DRM_ERROR_OUT_OF_MEMORY = -2138636286,
  • SCE_NP_DRM_ERROR_PERM = -2138636285,
  • SCE_NP_DRM_ERROR_UNKNOWN_VERSION = -2138636284,
  • SCE_NP_ERROR_ABORTED = -2141913070,
  • SCE_NP_ERROR_AGE_RESTRICTION = -2141913077,
  • SCE_NP_ERROR_ALREADY_INITIALIZED = -2141913087,
  • SCE_NP_ERROR_CALLBACK_ALREADY_REGISTERED = -2141913080,
  • SCE_NP_ERROR_CALLBACK_NOT_REGISTERED = -2141913079,
  • SCE_NP_ERROR_INCONSISTENT_NP_TITLE_ID = -2141913065,
  • SCE_NP_ERROR_INVALID_ARGUMENT = -2141913085,
  • SCE_NP_ERROR_INVALID_ID = -2141913067,
  • SCE_NP_ERROR_INVALID_SIZE = -2141913071,
  • SCE_NP_ERROR_LATEST_PATCH_PKG_DOWNLOADED = -2141913072,
  • SCE_NP_ERROR_LATEST_PATCH_PKG_EXIST = -2141913073,
  • SCE_NP_ERROR_LATEST_SYSTEM_SOFTWARE_EXIST = -2141913075,
  • SCE_NP_ERROR_LATEST_SYSTEM_SOFTWARE_EXIST_FOR_TITLE = -2141913074,
  • SCE_NP_ERROR_LOGOUT = -2141913076,
  • SCE_NP_ERROR_NOT_INITIALIZED = -2141913086,
  • SCE_NP_ERROR_NOT_SIGNED_UP = -2141913078,
  • SCE_NP_ERROR_NP_TITLE_DAT_NOT_FOUND = -2141913066,
  • SCE_NP_ERROR_OUT_OF_MEMORY = -2141913083,
  • SCE_NP_ERROR_PATCH_NOT_CHECKED = -2141913064,
  • SCE_NP_ERROR_REQUEST_MAX = -2141913069,
  • SCE_NP_ERROR_REQUEST_NOT_FOUND = -2141913068,
  • SCE_NP_ERROR_SIGNED_OUT = -2141913082,
  • SCE_NP_ERROR_TITLE_IS_BANNED = -2141913063,
  • SCE_NP_ERROR_UNKNOWN_PLATFORM_TYPE = -2141913084,
  • SCE_NP_ERROR_USER_NOT_FOUND = -2141913081,
  • SCE_NP_EXT_ERROR_ABORTED = -2141872620,
  • SCE_NP_EXT_ERROR_ALREADY_INITIALIZED = -2141872639,
  • SCE_NP_EXT_ERROR_BUFFER_OVERFLOW = -2141872630,
  • SCE_NP_EXT_ERROR_BUFFER_UNDERFLOW = -2141872629,
  • SCE_NP_EXT_ERROR_DECRYPT_STREAM = -2141872608,
  • SCE_NP_EXT_ERROR_DIR_NOT_FOUND = -2141872601,
  • SCE_NP_EXT_ERROR_FILE_ALREADY_OPENED = -2141872616,
  • SCE_NP_EXT_ERROR_FILE_NAME_TOO_LONG = -2141872591,
  • SCE_NP_EXT_ERROR_FILE_NOT_FOUND = -2141872615,
  • SCE_NP_EXT_ERROR_FILE_NOT_OPENED = -2141872617,
  • SCE_NP_EXT_ERROR_HTTP_CONNECTION_NOT_FOUND = -2141872621,
  • SCE_NP_EXT_ERROR_HTTP_FILE_ALREADY_OPENED = -2141872610,
  • SCE_NP_EXT_ERROR_HTTP_FILE_NOT_FOUND = -2141872609,
  • SCE_NP_EXT_ERROR_HTTP_FILE_NOT_OPENED = -2141872611,
  • SCE_NP_EXT_ERROR_INSUFFICIENT_BUFFER = -2141872627,
  • SCE_NP_EXT_ERROR_INSUFFICIENT_DISK_SPACE = -2141872599,
  • SCE_NP_EXT_ERROR_INVALID_ARGUMENT = -2141872623,
  • SCE_NP_EXT_ERROR_INVALID_HANDLE = -2141872625,
  • SCE_NP_EXT_ERROR_INVALID_NPBIND_DAT = -2141872607,
  • SCE_NP_EXT_ERROR_INVALID_NPTITLE_DAT = -2141872605,
  • SCE_NP_EXT_ERROR_INVALID_RESPONSE = -2141872595,
  • SCE_NP_EXT_ERROR_JSON_ITEM_NOT_FOUND = -2141872626,
  • SCE_NP_EXT_ERROR_JSON_PARSE_FAILED = -2141872628,
  • SCE_NP_EXT_ERROR_MEMORY_EXTEND = -2141872614,
  • SCE_NP_EXT_ERROR_NO_IMPL = -2141872593,
  • SCE_NP_EXT_ERROR_NOT_INITIALIZED = -2141872638,
  • SCE_NP_EXT_ERROR_NP_BIND_DAT_FILE_NOT_FOUND = -2141872603,
  • SCE_NP_EXT_ERROR_NP_BIND_INFO_NOT_FOUND = -2141872600,
  • SCE_NP_EXT_ERROR_NP_TITLE_DAT_FILE_NOT_FOUND = -2141872602,
  • SCE_NP_EXT_ERROR_OBJECT_ALREADY_INITIALIZED = -2141872637,
  • SCE_NP_EXT_ERROR_OBJECT_NOT_INITIALIZED = -2141872636,
  • SCE_NP_EXT_ERROR_OUT_OF_MEMORY = -2141872631,
  • SCE_NP_EXT_ERROR_PATH_TOO_LONG = -2141872592,
  • SCE_NP_EXT_ERROR_QUEUE_EMPTY = -2141872618,
  • SCE_NP_EXT_ERROR_QUEUE_FULL = -2141872619,
  • SCE_NP_EXT_ERROR_SERVICE_BASE_URL_NOT_FOUND = -2141872594,
  • SCE_NP_EXT_ERROR_STREAM_ALREADY_OPENED = -2141872612,
  • SCE_NP_EXT_ERROR_STREAM_NOT_OPENED = -2141872613,
  • SCE_NP_EXT_ERROR_TOO_MANY_HTTP_CONNECTION = -2141872622,
  • SCE_NP_EXT_ERROR_UNEXPECTED_EOF = -2141872624,
  • SCE_NP_EXT_ERROR_UNKNOWN = -2141872640,
  • SCE_NP_EXT_ERROR_UNKNOWN_BOOT_TYPE = -2141872596,
  • SCE_NP_EXT_ERROR_UNSUPPORTED_NPBIND_DAT = -2141872606,
  • SCE_NP_EXT_ERROR_UNSUPPORTED_NPTITLE_DAT = -2141872604,
  • SCE_NP_EXT_ERROR_USER_ACCOUNT_NOT_BOUND = -2141872597,
  • SCE_NP_EXT_ERROR_USER_NOT_FOUND = -2141872598,
  • SCE_NP_EXT_ERROR_WORK_ITEM_ALREADY_REGISTERED = -2141872635,
  • SCE_NP_EXT_ERROR_WORK_ITEM_NOT_FOUND = -2141872632,
  • SCE_NP_EXT_ERROR_WORKER_ALREADY_STARTED = -2141872634,
  • SCE_NP_EXT_ERROR_WORKER_NOT_RUNNING = -2141872633,
  • SCE_NP_GRIEF_REPORT_ERROR_ABORTED = -2141869049,
  • SCE_NP_GRIEF_REPORT_ERROR_ALREADY_INITIALIZED = -2141869055,
  • SCE_NP_GRIEF_REPORT_ERROR_BAD_RESPONSE = -2141869034,
  • SCE_NP_GRIEF_REPORT_ERROR_BODY_TOO_LARGE = -2141869048,
  • SCE_NP_GRIEF_REPORT_ERROR_CLIENT_HANDLE_ALREADY_EXISTS = -2141869040,
  • SCE_NP_GRIEF_REPORT_ERROR_HTTP_SERVER = -2141869047,
  • SCE_NP_GRIEF_REPORT_ERROR_INSUFFICIENT_ARGUMENT = -2141869045,
  • SCE_NP_GRIEF_REPORT_ERROR_INVALID_ALIGNMENT = -2141869041,
  • SCE_NP_GRIEF_REPORT_ERROR_INVALID_ARGUMENT = -2141869052,
  • SCE_NP_GRIEF_REPORT_ERROR_INVALID_ID = -2141869044,
  • SCE_NP_GRIEF_REPORT_ERROR_INVALID_PARTITION = -2141869042,
  • SCE_NP_GRIEF_REPORT_ERROR_INVALID_SIGNATURE = -2141869046,
  • SCE_NP_GRIEF_REPORT_ERROR_INVALID_SIZE = -2141869051,
  • SCE_NP_GRIEF_REPORT_ERROR_NO_RESOURCE = -2141869039,
  • SCE_NP_GRIEF_REPORT_ERROR_NOT_INITIALIZED = -2141869054,
  • SCE_NP_GRIEF_REPORT_ERROR_OUT_OF_MEMORY = -2141869053,
  • SCE_NP_GRIEF_REPORT_ERROR_REQUEST_BEFORE_END = -2141869038,
  • SCE_NP_GRIEF_REPORT_ERROR_TOO_MANY_NPID = -2141869036,
  • SCE_NP_GRIEF_REPORT_ERROR_TOO_MANY_OBJECTS = -2141869050,
  • SCE_NP_GRIEF_REPORT_ERROR_TOO_MANY_SLOTID = -2141869037,
  • SCE_NP_GRIEF_REPORT_ERROR_TRANSACTION_ALREADY_END = -2141869043,
  • SCE_NP_GRIEF_REPORT_ERROR_UNKNOWN_TYPE = -2141869035,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_ABORTED = -2141902074,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_EXCEED_RATE_LIMIT = -2141902071,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_HANDLE_NOT_FOUND = -2141902075,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_INVALID_ARGUMENT = -2141902078,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_LIB_CONTEXT_NOT_FOUND = -2141902077,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_NOT_PREPARED = -2141902072,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_NOT_SIGNED_IN = -2141902076,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_OUT_OF_MEMORY = -2141902079,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_SIGNED_IN_USER_NOT_FOUND = -2141902073,
  • SCE_NP_IN_GAME_MESSAGE_ERROR_USER_SLOT_FULL = -2141870329,
  • SCE_NP_IN_GAME_MESSAGE_SERVICE_ERROR_ALREADY_INITIALIZED = -2141870333,
  • SCE_NP_IN_GAME_MESSAGE_SERVICE_ERROR_CALLBACK_QUEUE_OVERFLOW = -2141870330,
  • SCE_NP_IN_GAME_MESSAGE_SERVICE_ERROR_INVALID_ARGUMENT = -2141870334,
  • SCE_NP_IN_GAME_MESSAGE_SERVICE_ERROR_IPC_CONTEXT_NOT_FOUND = -2141870331,
  • SCE_NP_IN_GAME_MESSAGE_SERVICE_ERROR_NOT_INITIALIZED = -2141870332,
  • SCE_NP_IN_GAME_MESSAGE_SERVICE_ERROR_OUT_OF_MEMORY = -2141870335,
  • SCE_NP_IPC_ERROR_ABORTED_REQUEST_ID = -2141872884,
  • SCE_NP_IPC_ERROR_ALREADY_CONNECTED = -2141872889,
  • SCE_NP_IPC_ERROR_ALREADY_INITIALIZED = -2141872896,
  • SCE_NP_IPC_ERROR_ALREADY_REGISTERED = -2141872878,
  • SCE_NP_IPC_ERROR_BUSY_REQUEST_ID = -2141872885,
  • SCE_NP_IPC_ERROR_EVF_COND = -2141872869,
  • SCE_NP_IPC_ERROR_INTERNAL = -2141872893,
  • SCE_NP_IPC_ERROR_INVALID_ARGUMENT = -2141872892,
  • SCE_NP_IPC_ERROR_INVALID_PARAMETER = -2141872876,
  • SCE_NP_IPC_ERROR_INVALID_REQUEST_ID = -2141872886,
  • SCE_NP_IPC_ERROR_NO_CALLBACK = -2141872873,
  • SCE_NP_IPC_ERROR_NO_OBJECT = -2141872890,
  • SCE_NP_IPC_ERROR_NO_SESSION = -2141872872,
  • SCE_NP_IPC_ERROR_NOT_CONNECTED = -2141872888,
  • SCE_NP_IPC_ERROR_NOT_INITIALIZED = -2141872895,
  • SCE_NP_IPC_ERROR_NOT_OUTSTANDING = -2141872883,
  • SCE_NP_IPC_ERROR_NOT_REGISTERED = -2141872877,
  • SCE_NP_IPC_ERROR_OUT_OF_MEMORY = -2141872894,
  • SCE_NP_IPC_ERROR_QUEUE_EMPTY = -2141872879,
  • SCE_NP_IPC_ERROR_QUEUE_FULL = -2141872880,
  • SCE_NP_IPC_ERROR_REQUEST_NOT_FINISHED = -2141872868,
  • SCE_NP_IPC_ERROR_SERVICE_ALREADY_INITIALIZED = -2141872871,
  • SCE_NP_IPC_ERROR_SERVICE_NOT_FOUND = -2141872874,
  • SCE_NP_IPC_ERROR_SERVICE_NOT_INITIALIZED = -2141872870,
  • SCE_NP_IPC_ERROR_TIMEOUT = -2141872882,
  • SCE_NP_IPC_ERROR_TOO_MANY_CLIENT = -2141872881,
  • SCE_NP_IPC_ERROR_TOO_MANY_OBJECTS = -2141872891,
  • SCE_NP_IPC_ERROR_TOO_MANY_REQUEST = -2141872887,
  • SCE_NP_IPC_ERROR_TOO_MANY_SERVICE = -2141872875,
  • SCE_NP_KDC_ERROR_ALREADY_INITIALIZED = -2141879803,
  • SCE_NP_KDC_ERROR_ALREADY_INITIALIZED_GLOBAL = -2141879793,
  • SCE_NP_KDC_ERROR_HTTPS_CN_CHECK = -2141879776,
  • SCE_NP_KDC_ERROR_HTTPS_INTERNAL = -2141879773,
  • SCE_NP_KDC_ERROR_HTTPS_INVALID_CERT = -2141879774,
  • SCE_NP_KDC_ERROR_HTTPS_NOT_AFTER_CHECK = -2141879772,
  • SCE_NP_KDC_ERROR_HTTPS_NOT_BEFORE_CHECK = -2141879771,
  • SCE_NP_KDC_ERROR_HTTPS_UNKNOWN_CA = -2141879775,
  • SCE_NP_KDC_ERROR_INSUFFICIENT_BUFFER = -2141879805,
  • SCE_NP_KDC_ERROR_INVALID_PARAM = -2141879806,
  • SCE_NP_KDC_ERROR_NO_CONSOLE_NUM = -2141879797,
  • SCE_NP_KDC_ERROR_NOT_INITIALIZED = -2141879804,
  • SCE_NP_KDC_ERROR_NOT_INITIALIZED_GLOBAL = -2141879794,
  • SCE_NP_KDC_ERROR_OUT_OF_MEMORY = -2141879807,
  • SCE_NP_KDC_ERROR_PARAM_NOT_FOUND = -2141879800,
  • SCE_NP_KDC_ERROR_PARSE_HEADER = -2141879801,
  • SCE_NP_KDC_ERROR_REQUIRED_HEADER_NOT_FOUND = -2141879802,
  • SCE_NP_KDC_ERROR_SERVER_RESPONSE = -2141879798,
  • SCE_NP_KDC_ERROR_UNKNOWN = -2141879796,
  • SCE_NP_KDC_ERROR_UNKNOWN_REASON_CODE = -2141879799,
  • SCE_NP_KDC_ERROR_USING_MAX_KDC_ID = -2141879795,
  • SCE_NP_KDC_SERVER_ERROR_ACCOUNT_IS_CLOSED = -2141879504,
  • SCE_NP_KDC_SERVER_ERROR_ACCOUNT_IS_SUSPENDED = -2141879503,
  • SCE_NP_KDC_SERVER_ERROR_ACCOUNT_NEEDS_REAPPROVAL_OF_EULA = -2141879502,
  • SCE_NP_KDC_SERVER_ERROR_ACTIVATED_CONSOLE_IS_FULL = -2141879472,
  • SCE_NP_KDC_SERVER_ERROR_ACTTYPE_MISMATCH = -2141879511,
  • SCE_NP_KDC_SERVER_ERROR_ACTTYPE_NOT_YET_AVAILABLE = -2141879532,
  • SCE_NP_KDC_SERVER_ERROR_BAD_CONSOLE_TOKEN = -2141879512,
  • SCE_NP_KDC_SERVER_ERROR_CONSOLE_ID_SUSPENDED = -2141879513,
  • SCE_NP_KDC_SERVER_ERROR_CONSOLE_NOT_ACTIVATED = -2141879471,
  • SCE_NP_KDC_SERVER_ERROR_CONTENT_BOUND_TO_OTHER_CONSOLE = -2141879469,
  • SCE_NP_KDC_SERVER_ERROR_CONTENT_IS_NOT_AVAILABLE = -2141879467,
  • SCE_NP_KDC_SERVER_ERROR_IAT_VALUE_OUT_OF_RANGE = -2141879501,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_CONSOLE_ID = -2141879516,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_CONSOLE_RAMDOM = -2141879456,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_DATA_LENGTH = -2141879536,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_PRODUCT_ID = -2141879518,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_SERVICE_ID = -2141879520,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_USER_AGENT = -2141879535,
  • SCE_NP_KDC_SERVER_ERROR_INVALID_USER_CREDENTIAL = -2141879519,
  • SCE_NP_KDC_SERVER_ERROR_PRIMARY_CONSOLE_CANNOT_CHANGED = -2141879470,
  • SCE_NP_KDC_SERVER_ERROR_SERVICE_IS_BUSY = -2141879550,
  • SCE_NP_KDC_SERVER_ERROR_SERVICE_IS_END = -2141879552,
  • SCE_NP_KDC_SERVER_ERROR_SERVICE_STOPS_TEMPORARILY = -2141879551,
  • SCE_NP_KDC_SERVER_ERROR_UNKNOWN = -2141879424,
  • SCE_NP_KDC_SERVER_ERROR_UNSUPPORTED_VERSION = -2141879534,
  • SCE_NP_MANAGER_ERROR_ABORTED = -2141873406,
  • SCE_NP_MANAGER_ERROR_ALREADY_BOUND = -2141873401,
  • SCE_NP_MANAGER_ERROR_AUTH_WEB_API_SERVICE_END = -2141873395,
  • SCE_NP_MANAGER_ERROR_AUTH_WEB_API_SERVICE_UNAVAILABLE = -2141873394,
  • SCE_NP_MANAGER_ERROR_BAD_RESPONSE = -2141873407,
  • SCE_NP_MANAGER_ERROR_CORRUPTED = -2141873387,
  • SCE_NP_MANAGER_ERROR_DATA_DIGEST_NOT_MATCHED = -2141873390,
  • SCE_NP_MANAGER_ERROR_DATA_SIZE_NOT_MATCHED = -2141873392,
  • SCE_NP_MANAGER_ERROR_DATA_VERSION_NOT_MATCHED = -2141873391,
  • SCE_NP_MANAGER_ERROR_ID_NOT_AVAILABLE = -2141873402,
  • SCE_NP_MANAGER_ERROR_INTERNAL = -2141873408,
  • SCE_NP_MANAGER_ERROR_INVALID_ACCOUNT_ID = -2141873389,
  • SCE_NP_MANAGER_ERROR_INVALID_CREDENTIAL = -2141873397,
  • SCE_NP_MANAGER_ERROR_INVALID_ONLINE_ID = -2141873388,
  • SCE_NP_MANAGER_ERROR_INVALID_TOKEN = -2141873405,
  • SCE_NP_MANAGER_ERROR_MULTIPLE_USERS_FOUND = -2141873386,
  • SCE_NP_MANAGER_ERROR_NOT_CACHED = -2141873398,
  • SCE_NP_MANAGER_ERROR_NP_ENVIRONMENT_NOT_MATCHED = -2141873396,
  • SCE_NP_MANAGER_ERROR_PARSE_URI = -2141873399,
  • SCE_NP_MANAGER_ERROR_TOO_MANY_OBJECTS = -2141873404,
  • SCE_NP_MANAGER_ERROR_USER_LOGGED_OUT = -2141873385,
  • SCE_NP_MANAGER_ERROR_VARIANT_ACCOUNT_ID = -2141873403,
  • SCE_NP_MATCHING2_ERROR_ABORTED = -2141909974,
  • SCE_NP_MATCHING2_ERROR_ALREADY_INITIALIZED = -2141910014,
  • SCE_NP_MATCHING2_ERROR_ALREADY_JOINED = -2141909980,
  • SCE_NP_MATCHING2_ERROR_BUSY = -2141909977,
  • SCE_NP_MATCHING2_ERROR_CANNOT_ABORT = -2141909959,
  • SCE_NP_MATCHING2_ERROR_CONNECTION_CLOSED_BY_SERVER = -2141909986,
  • SCE_NP_MATCHING2_ERROR_CONTEXT_ALREADY_EXISTS = -2141910011,
  • SCE_NP_MATCHING2_ERROR_CONTEXT_ALREADY_STARTED = -2141910009,
  • SCE_NP_MATCHING2_ERROR_CONTEXT_MAX = -2141910012,
  • SCE_NP_MATCHING2_ERROR_CONTEXT_NOT_FOUND = -2141910010,
  • SCE_NP_MATCHING2_ERROR_CONTEXT_NOT_STARTED = -2141910008,
  • SCE_NP_MATCHING2_ERROR_CONTEXT_STOPPED = -2141909971,
  • SCE_NP_MATCHING2_ERROR_DESTINATION_DISAPPEARED = -2141909989,
  • SCE_NP_MATCHING2_ERROR_INSUFFICIENT_BUFFER = -2141909990,
  • SCE_NP_MATCHING2_ERROR_INVALID_ALIGNMENT = -2141909987,
  • SCE_NP_MATCHING2_ERROR_INVALID_ARGUMENT = -2141910006,
  • SCE_NP_MATCHING2_ERROR_INVALID_ATTRIBUTE_ID = -2141909999,
  • SCE_NP_MATCHING2_ERROR_INVALID_ATTRIBUTE_SIZE = -2141909960,
  • SCE_NP_MATCHING2_ERROR_INVALID_BLOCK_KICK_FLAG = -2141909993,
  • SCE_NP_MATCHING2_ERROR_INVALID_CASTTYPE = -2141909998,
  • SCE_NP_MATCHING2_ERROR_INVALID_CONTEXT_ID = -2141910005,
  • SCE_NP_MATCHING2_ERROR_INVALID_LOBBY_ID = -2141910002,
  • SCE_NP_MATCHING2_ERROR_INVALID_MATCHING_SPACE = -2141909994,
  • SCE_NP_MATCHING2_ERROR_INVALID_MAX_SLOT = -2141909996,
  • SCE_NP_MATCHING2_ERROR_INVALID_MEMBER_ID = -2141910000,
  • SCE_NP_MATCHING2_ERROR_INVALID_MESSAGE_TARGET = -2141909992,
  • SCE_NP_MATCHING2_ERROR_INVALID_OPT_SIZE = -2141909995,
  • SCE_NP_MATCHING2_ERROR_INVALID_REQUEST_PARAMETER = -2141909970,
  • SCE_NP_MATCHING2_ERROR_INVALID_ROOM_ID = -2141910001,
  • SCE_NP_MATCHING2_ERROR_INVALID_SERVER_ID = -2141910004,
  • SCE_NP_MATCHING2_ERROR_INVALID_SESSION_TYPE = -2141909979,
  • SCE_NP_MATCHING2_ERROR_INVALID_SLOTGROUP = -2141909961,
  • SCE_NP_MATCHING2_ERROR_INVALID_SORT_METHOD = -2141909997,
  • SCE_NP_MATCHING2_ERROR_INVALID_WORLD_ID = -2141910003,
  • SCE_NP_MATCHING2_ERROR_JOINED_SESSION_MAX = -2141909981,
  • SCE_NP_MATCHING2_ERROR_KEEPALIVE_TIMEOUT = -2141909964,
  • SCE_NP_MATCHING2_ERROR_LOBBY_MEMBER_NOT_FOUND = -2141909965,
  • SCE_NP_MATCHING2_ERROR_LOBBY_NOT_FOUND = -2141909966,
  • SCE_NP_MATCHING2_ERROR_NOT_ALLOWED = -2141909975,
  • SCE_NP_MATCHING2_ERROR_NOT_INITIALIZED = -2141910013,
  • SCE_NP_MATCHING2_ERROR_NOT_NP_SIGN_IN = -2141909969,
  • SCE_NP_MATCHING2_ERROR_NP_SIGNED_OUT = -2141909978,
  • SCE_NP_MATCHING2_ERROR_OUT_OF_MEMORY = -2141910015,
  • SCE_NP_MATCHING2_ERROR_RANGE_FILTER_MAX = -2141909991,
  • SCE_NP_MATCHING2_ERROR_REQUEST_NOT_FOUND = -2141909973,
  • SCE_NP_MATCHING2_ERROR_REQUEST_TIMEOUT = -2141909988,
  • SCE_NP_MATCHING2_ERROR_ROOM_MEMBER_NOT_FOUND = -2141909967,
  • SCE_NP_MATCHING2_ERROR_ROOM_NOT_FOUND = -2141909968,
  • SCE_NP_MATCHING2_ERROR_SERVER_NOT_AVAILABLE = -2141909976,
  • SCE_NP_MATCHING2_ERROR_SERVER_NOT_FOUND = -2141910007,
  • SCE_NP_MATCHING2_ERROR_SESSION_DESTROYED = -2141909972,
  • SCE_NP_MATCHING2_ERROR_SESSION_NOT_FOUND = -2141909958,
  • SCE_NP_MATCHING2_ERROR_SSL_HANDSHAKE = -2141909984,
  • SCE_NP_MATCHING2_ERROR_SSL_RECV = -2141909982,
  • SCE_NP_MATCHING2_ERROR_SSL_SEND = -2141909983,
  • SCE_NP_MATCHING2_ERROR_SSL_VERIFY_FAILED = -2141909985,
  • SCE_NP_MATCHING2_ERROR_TIMEDOUT = -2141909962,
  • SCE_NP_MATCHING2_ERROR_TIMEOUT_TOO_SHORT = -2141909963,
  • SCE_NP_MATCHING2_SERVER_ERROR_ALREADY_JOINED = -2141909712,
  • SCE_NP_MATCHING2_SERVER_ERROR_BAD_REQUEST = -2141909759,
  • SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED = -2141909752,
  • SCE_NP_MATCHING2_SERVER_ERROR_BLOCKED_USER_IN_ROOM = -2141909709,
  • SCE_NP_MATCHING2_SERVER_ERROR_BUSY = -2141909757,
  • SCE_NP_MATCHING2_SERVER_ERROR_CLOSED = -2141909745,
  • SCE_NP_MATCHING2_SERVER_ERROR_CONSOLE_BANNED = -2141909720,
  • SCE_NP_MATCHING2_SERVER_ERROR_DUPLICATE_GROUP_LABEL = -2141909714,
  • SCE_NP_MATCHING2_SERVER_ERROR_END_OF_SERVICE = -2141909756,
  • SCE_NP_MATCHING2_SERVER_ERROR_ENTITLEMENT_REQUIRED = -2141909747,
  • SCE_NP_MATCHING2_SERVER_ERROR_EXPIRED_TICKET = -2141909748,
  • SCE_NP_MATCHING2_SERVER_ERROR_FORBIDDEN = -2141909753,
  • SCE_NP_MATCHING2_SERVER_ERROR_GROUP_FULL = -2141909733,
  • SCE_NP_MATCHING2_SERVER_ERROR_GROUP_PASSWORD_MISMATCH = -2141909731,
  • SCE_NP_MATCHING2_SERVER_ERROR_INTERNAL_SERVER_ERROR = -2141909755,
  • SCE_NP_MATCHING2_SERVER_ERROR_INVALID_GROUP_SLOT_NUM = -2141909716,
  • SCE_NP_MATCHING2_SERVER_ERROR_INVALID_PASSWORD_SLOT_MASK = -2141909715,
  • SCE_NP_MATCHING2_SERVER_ERROR_INVALID_SIGNATURE = -2141909749,
  • SCE_NP_MATCHING2_SERVER_ERROR_INVALID_TICKET = -2141909750,
  • SCE_NP_MATCHING2_SERVER_ERROR_LOBBY_ALREADY_EXIST = -2141909723,
  • SCE_NP_MATCHING2_SERVER_ERROR_LOBBY_FULL = -2141909736,
  • SCE_NP_MATCHING2_SERVER_ERROR_NAT_TYPE_MISMATCH = -2141909711,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_PASSWORD = -2141909717,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_ROOMGROUP = -2141909719,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_CONTEXT = -2141909746,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_GROUP = -2141909718,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY = -2141909742,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_LOBBY_INSTANCE = -2141909740,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM = -2141909741,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_ROOM_INSTANCE = -2141909739,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_TITLE = -2141909744,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_USER = -2141909732,
  • SCE_NP_MATCHING2_SERVER_ERROR_NO_SUCH_WORLD = -2141909743,
  • SCE_NP_MATCHING2_SERVER_ERROR_PASSWORD_MISMATCH = -2141909737,
  • SCE_NP_MATCHING2_SERVER_ERROR_PLAYER_BANNED = -2141909754,
  • SCE_NP_MATCHING2_SERVER_ERROR_REQUEST_OVERFLOW = -2141909713,
  • SCE_NP_MATCHING2_SERVER_ERROR_ROOM_ALREADY_EXIST = -2141909722,
  • SCE_NP_MATCHING2_SERVER_ERROR_ROOM_FULL = -2141909735,
  • SCE_NP_MATCHING2_SERVER_ERROR_ROOM_INCONSISTENCY = -2141909710,
  • SCE_NP_MATCHING2_SERVER_ERROR_SERVICE_UNAVAILABLE = -2141909758,
  • SCE_NP_MATCHING2_SERVER_ERROR_TITLE_PASSPHRASE_MISMATCH = -2141909730,
  • SCE_NP_MATCHING2_SERVER_ERROR_UNSUPPORTED_NP_ENV = -2141909751,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_ALREADY_INITIALIZED = -2141909502,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_CONN_IN_PROGRESS = -2141909484,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_CONN_NOT_FOUND = -2141909490,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_CONNID_NOT_AVAILABLE = -2141909491,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_CTX_MAX = -2141909486,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_CTX_NOT_FOUND = -2141909499,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_CTXID_NOT_AVAILABLE = -2141909500,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_INVALID_ARGUMENT = -2141909483,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_INVALID_NAMESPACE = -2141909494,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_MATCHING2_PEER_NOT_FOUND = -2141909479,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_NETINFO_NOT_AVAILABLE = -2141909493,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_NOT_INITIALIZED = -2141909503,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_OUT_OF_MEMORY = -2141909501,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_OWN_NP_ID = -2141909482,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_PARSER_CREATE_FAILED = -2141909496,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_PARSER_FAILED = -2141909495,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_PEER_NOT_RESPONDING = -2141909492,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_PEER_UNREACHABLE = -2141909489,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_REQ_NOT_FOUND = -2141909497,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_REQID_NOT_AVAILABLE = -2141909498,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_RESULT_NOT_FOUND = -2141909485,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_TERMINATED_BY_MYSELF = -2141909480,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_TERMINATED_BY_PEER = -2141909488,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_TIMEOUT = -2141909487,
  • SCE_NP_MATCHING2_SIGNALING_ERROR_TOO_MANY_CONN = -2141909481,
  • SCE_NP_MATCHING2_SIGNALING_INTERNAL_ERROR_CONN_NOT_ACTIVATED = -2141873919,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_ALREADY_INITIALIZED = -2141875710,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_BANNED = -2141875694,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_BLOCK_LIST = -2141875693,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_BLOCKLIST_IN_PROGRESS = -2141875680,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_BLOCKLIST_RETREIVAL_FAILED = -2141875675,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_CONNECTION_SIGNED_OUT = -2141875695,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_CONNECTION_TERMINATED = -2141875697,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_CONNECTION_TIMED_OUT = -2141875696,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_CREATE_IN_PROGRESS = -2141875683,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_CREATE_JOIN_GENERAL = -2141875699,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_IN_A_PARTY = -2141875678,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_INVALID_ARGUMENT = -2141875708,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_INVALID_BLOCKLIST_STATUS_CODE = -2141875673,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_INVALID_FRIENDSLIST_STATUS_CODE = -2141875672,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_INVALID_STATE = -2141875706,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_INVALID_WEBAPI_STATUS_CODE = -2141875674,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_INVITE_IN_PROGRESS = -2141875668,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_JOIN_GENERAL = -2141875700,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_JOIN_IN_PROGRESS = -2141875682,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_KICK_IN_PROGRESS = -2141875679,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_LEAVE_IN_PROGRESS = -2141875681,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_M2_CONTEXT_IN_PROGRESS = -2141875671,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_MATCHING2_CONNECTION_LOST = -2141875686,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_MATCHING2_ERROR = -2141875702,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NO_FRIENDS_IN_A_PARTY = -2141875687,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NO_IP_ADDRESS = -2141875676,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NO_SUCH_ROOM = -2141875703,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NO_SUCH_USER = -2141875692,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NOT_IN_A_PARTY = -2141875677,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NOT_INITIALIZED = -2141875709,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NP_INVALID_USER = -2141875688,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NP_STATE_SIGNED_OUT = -2141875689,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_NP_STATE_UNKNOWN = -2141875690,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_OUT_OF_MEMORY = -2141875707,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_PARENTAL_CHECK_CONTROL_FAILED = -2141875669,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_PARENTAL_CHECK_CONTROL_IN_PROGRESS = -2141875670,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_REQUEST_PENDING = -2141875701,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_ROOM_FULL = -2141875704,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_SEND_BUSY = -2141875691,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_SERVER_MAINTENANCE = -2141875698,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_UNKNOWN = -2141875711,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_UNKNOWN_NPID = -2141875705,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_VULGAR_CHAT_MSG = -2141875685,
  • SCE_NP_PARTY_API_FOR_SHELL_ERROR_VULGAR_LOOKUP = -2141875684,
  • SCE_NP_PARTY_ERROR_ALREADY_INITIALIZED = -2141903614,
  • SCE_NP_PARTY_ERROR_INVALID_ARGUMENT = -2141903612,
  • SCE_NP_PARTY_ERROR_INVALID_LOCAL_PARTY_MEMBER = -2141903598,
  • SCE_NP_PARTY_ERROR_INVALID_PROCESS_TYPE = -2141903597,
  • SCE_NP_PARTY_ERROR_INVALID_STATE = -2141903599,
  • SCE_NP_PARTY_ERROR_MEMBER_NOT_FOUND = -2141903608,
  • SCE_NP_PARTY_ERROR_NOT_IN_PARTY = -2141903610,
  • SCE_NP_PARTY_ERROR_NOT_INITIALIZED = -2141903613,
  • SCE_NP_PARTY_ERROR_OUT_OF_MEMORY = -2141903611,
  • SCE_NP_PARTY_ERROR_SEND_BUSY = -2141903607,
  • SCE_NP_PARTY_ERROR_SEND_OUT_OF_CONTEXT = -2141903600,
  • SCE_NP_PARTY_ERROR_UNKNOWN = -2141903615,
  • SCE_NP_PARTY_ERROR_VOICE_NOT_ENABLED = -2141903609,
  • SCE_NP_PLUS_LOGGER_ERROR_ABORTED = -2141869821,
  • SCE_NP_PLUS_LOGGER_ERROR_ALREADY_INITIALIZED = -2141869822,
  • SCE_NP_PLUS_LOGGER_ERROR_ALREADY_REGISTRED = -2141869816,
  • SCE_NP_PLUS_LOGGER_ERROR_BAD_RESPONSE = -2141869817,
  • SCE_NP_PLUS_LOGGER_ERROR_INTERNAL = -2141869820,
  • SCE_NP_PLUS_LOGGER_ERROR_INVALID_ARGUMENT = -2141869819,
  • SCE_NP_PLUS_LOGGER_ERROR_NO_SUCH_APPLICATION = -2141869812,
  • SCE_NP_PLUS_LOGGER_ERROR_NO_SUCH_REQUEST = -2141869815,
  • SCE_NP_PLUS_LOGGER_ERROR_NO_SUCH_USER = -2141869814,
  • SCE_NP_PLUS_LOGGER_ERROR_NOT_INITIALIZED = -2141869823,
  • SCE_NP_PLUS_LOGGER_ERROR_OUT_OF_MEMORY = -2141869818,
  • SCE_NP_PLUS_LOGGER_ERROR_TOO_MANY_APPLICATIONS = -2141869811,
  • SCE_NP_PLUS_LOGGER_ERROR_TOO_MANY_USERS = -2141869813,
  • SCE_NP_PRESENCE_ERROR_ABORTED = -2141870584,
  • SCE_NP_PRESENCE_ERROR_ALREADY_INITIALIZED = -2141870589,
  • SCE_NP_PRESENCE_ERROR_CALLBACK_QUEUE_OVERFLOW = -2141870586,
  • SCE_NP_PRESENCE_ERROR_INVALID_ARGUMENT = -2141870590,
  • SCE_NP_PRESENCE_ERROR_IPC_CONTEXT_NOT_FOUND = -2141870587,
  • SCE_NP_PRESENCE_ERROR_NOT_INITIALIZED = -2141870588,
  • SCE_NP_PRESENCE_ERROR_OUT_OF_MEMORY = -2141870591,
  • SCE_NP_PRESENCE_ERROR_REQUEST_NOT_FOUND = -2141870585,
  • SCE_NP_PUSH_ERROR_ABORTED = -2141872112,
  • SCE_NP_PUSH_ERROR_ALREADY_INITIALIZED = -2141872127,
  • SCE_NP_PUSH_ERROR_ALREADY_STARTED = -2141872120,
  • SCE_NP_PUSH_ERROR_CALLBACK_ALREADY_REGISTERED = -2141872089,
  • SCE_NP_PUSH_ERROR_DISCONNECTED = -2141872111,
  • SCE_NP_PUSH_ERROR_DISCONNECTED_INVALID_MSG = -2141872087,
  • SCE_NP_PUSH_ERROR_FIELD_NOT_FOUND = -2141872121,
  • SCE_NP_PUSH_ERROR_INTERNAL = -2141872128,
  • SCE_NP_PUSH_ERROR_INVALID_ARGUMENT = -2141872125,
  • SCE_NP_PUSH_ERROR_INVALID_CTL_STATE = -2141872117,
  • SCE_NP_PUSH_ERROR_INVALID_LOGIN_TIME = -2141872094,
  • SCE_NP_PUSH_ERROR_INVALID_RESPONSE = -2141872123,
  • SCE_NP_PUSH_ERROR_INVALID_SESSION_STATE = -2141872116,
  • SCE_NP_PUSH_ERROR_INVALID_TRAN_ID = -2141872101,
  • SCE_NP_PUSH_ERROR_IPC_PROCESS_CONTEXT_NOT_FOUND = -2141872106,
  • SCE_NP_PUSH_ERROR_IPC_QUEUE_FULL = -2141872103,
  • SCE_NP_PUSH_ERROR_IPC_USER_CONTEXT_NOT_FOUND = -2141872105,
  • SCE_NP_PUSH_ERROR_NETWORK_NOT_AVAILABLE = -2141872086,
  • SCE_NP_PUSH_ERROR_NO_PACKET = -2141872104,
  • SCE_NP_PUSH_ERROR_NO_SIGNEDIN_USER = -2141872113,
  • SCE_NP_PUSH_ERROR_NOT_INITIALIZED = -2141872126,
  • SCE_NP_PUSH_ERROR_NOT_SIGNED_IN = -2141872085,
  • SCE_NP_PUSH_ERROR_NOT_STARTED = -2141872119,
  • SCE_NP_PUSH_ERROR_OUT_OF_MEMORY = -2141872124,
  • SCE_NP_PUSH_ERROR_PARSE_ERROR_SOURCE = -2141872099,
  • SCE_NP_PUSH_ERROR_PARSE_PACKET = -2141872122,
  • SCE_NP_PUSH_ERROR_PARSE_QUERY_TYPE = -2141872098,
  • SCE_NP_PUSH_ERROR_PARSE_RETRY_INTERVAL = -2141872088,
  • SCE_NP_PUSH_ERROR_PARSE_RETURN_CODE = -2141872100,
  • SCE_NP_PUSH_ERROR_QUERY_RESPONSE_CLIENT_ERROR = -2141872097,
  • SCE_NP_PUSH_ERROR_QUERY_RESPONSE_INVALID_ERROR_SOURCE = -2141872096,
  • SCE_NP_PUSH_ERROR_QUERY_RESPONSE_INVALID_QUERY_TYPE = -2141872095,
  • SCE_NP_PUSH_ERROR_REQUEST_TIMEOUT = -2141872110,
  • SCE_NP_PUSH_ERROR_SERVER_ERROR = -2141872114,
  • SCE_NP_PUSH_ERROR_SERVICE_BASE_URL_NOT_FOUND = -2141872091,
  • SCE_NP_PUSH_ERROR_SESSION_NOT_ESTABLISHED = -2141872102,
  • SCE_NP_PUSH_ERROR_SESSION_NOT_FOUND = -2141872118,
  • SCE_NP_PUSH_ERROR_STOPPED = -2141872107,
  • SCE_NP_PUSH_ERROR_TOO_LONG_DATATYPE = -2141872090,
  • SCE_NP_PUSH_ERROR_TOO_MANY_USERS = -2141872115,
  • SCE_NP_PUSH_ERROR_UNKNOWN_BIND_USER_STATUS = -2141872084,
  • SCE_NP_PUSH_ERROR_USER_NOT_FOUND = -2141872109,
  • SCE_NP_PUSH_ERROR_USER_NOT_ONLINE = -2141872108,
  • SCE_NP_PUSH_ERROR_USER_REQUEST_ABORTED = -2141872092,
  • SCE_NP_PUSH_ERROR_USER_REQUEST_TIMEOUT = -2141872093,
  • SCE_NP_SERVICE_CHECKER_ERROR_ABORTED = -2141868796,
  • SCE_NP_SERVICE_CHECKER_ERROR_ALREADY_INITIALIZED = -2141868799,
  • SCE_NP_SERVICE_CHECKER_ERROR_CONFLICT = -2141868793,
  • SCE_NP_SERVICE_CHECKER_ERROR_FILE_MALFORMED = -2141868791,
  • SCE_NP_SERVICE_CHECKER_ERROR_FILE_UNSUPPORTED = -2141868790,
  • SCE_NP_SERVICE_CHECKER_ERROR_HTTP_SERVER = -2141868792,
  • SCE_NP_SERVICE_CHECKER_ERROR_INVALID_ARGUMENT = -2141868789,
  • SCE_NP_SERVICE_CHECKER_ERROR_INVALID_REQUEST_ID = -2141868794,
  • SCE_NP_SERVICE_CHECKER_ERROR_NO_MEMORY = -2141868797,
  • SCE_NP_SERVICE_CHECKER_ERROR_NOT_INITIALIZED = -2141868798,
  • SCE_NP_SERVICE_CHECKER_ERROR_TOO_MANY_REQUEST = -2141868795,
  • SCE_NP_SIGNALING_ERROR_ALREADY_INITIALIZED = -2141903102,
  • SCE_NP_SIGNALING_ERROR_CONN_IN_PROGRESS = -2141903084,
  • SCE_NP_SIGNALING_ERROR_CONN_NOT_FOUND = -2141903090,
  • SCE_NP_SIGNALING_ERROR_CONNID_NOT_AVAILABLE = -2141903091,
  • SCE_NP_SIGNALING_ERROR_CTX_MAX = -2141903086,
  • SCE_NP_SIGNALING_ERROR_CTX_NOT_FOUND = -2141903099,
  • SCE_NP_SIGNALING_ERROR_CTXID_NOT_AVAILABLE = -2141903100,
  • SCE_NP_SIGNALING_ERROR_EXCEED_RATE_LIMIT = -2141903078,
  • SCE_NP_SIGNALING_ERROR_INVALID_ARGUMENT = -2141903083,
  • SCE_NP_SIGNALING_ERROR_INVALID_NAMESPACE = -2141903094,
  • SCE_NP_SIGNALING_ERROR_NETINFO_NOT_AVAILABLE = -2141903093,
  • SCE_NP_SIGNALING_ERROR_NOT_INITIALIZED = -2141903103,
  • SCE_NP_SIGNALING_ERROR_OUT_OF_MEMORY = -2141903101,
  • SCE_NP_SIGNALING_ERROR_OWN_NP_ID = -2141903082,
  • SCE_NP_SIGNALING_ERROR_PARSER_CREATE_FAILED = -2141903096,
  • SCE_NP_SIGNALING_ERROR_PARSER_FAILED = -2141903095,
  • SCE_NP_SIGNALING_ERROR_PEER_NOT_RESPONDING = -2141903092,
  • SCE_NP_SIGNALING_ERROR_PEER_UNREACHABLE = -2141903089,
  • SCE_NP_SIGNALING_ERROR_PROHIBITED_TO_USE = -2141903079,
  • SCE_NP_SIGNALING_ERROR_REQ_NOT_FOUND = -2141903097,
  • SCE_NP_SIGNALING_ERROR_REQID_NOT_AVAILABLE = -2141903098,
  • SCE_NP_SIGNALING_ERROR_RESULT_NOT_FOUND = -2141903085,
  • SCE_NP_SIGNALING_ERROR_TERMINATED_BY_MYSELF = -2141903080,
  • SCE_NP_SIGNALING_ERROR_TERMINATED_BY_PEER = -2141903088,
  • SCE_NP_SIGNALING_ERROR_TIMEOUT = -2141903087,
  • SCE_NP_SIGNALING_ERROR_TOO_MANY_CONN = -2141903081,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_ALLOCATOR = -2141874680,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_ALREADY_INITIALIZED = -2141874678,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_CALLBACK_QUEUE_OVERFLOW = -2141874673,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_CONN_NOT_ACTIVATED = -2141874684,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_DATA_TOO_BIG = -2141874686,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_INVALID_ACTION = -2141874685,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_INVALID_ARGUMENT = -2141874687,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_INVALID_DATA_TYPE = -2141874674,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_INVALID_NAMESPACE = -2141874681,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_IPC_CONTEXT_NOT_FOUND = -2141874679,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_NOT_INITIALIZED = -2141874677,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_OUT_OF_MEMORY = -2141874683,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_PARSER_FAILED = -2141874682,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_XMPP_IPC_INVALID_ID = -2141874675,
  • SCE_NP_SIGNALING_INTERNAL_ERROR_XMPP_IPC_INVALID_MSG_TYPE = -2141874676,
  • SCE_NP_SIGNALING_SERVER_ERROR_UNKNOWN = -2141874559,
  • SCE_NP_SNS_ERROR_ACCOUNT_NOT_BOUND = -2141875198,
  • SCE_NP_SNS_ERROR_INTERNAL = -2141875200,
  • SCE_NP_SNS_ERROR_PERMISSION_NOT_ALLOWED = -2141875199,
  • SCE_NP_SNS_ERROR_UNKNOWN_SERVER_ERROR = -2141875197,
  • SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_ACCESS_NOT_ALLOWED = -2133131261,
  • SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_INTERNAL = -2133131263,
  • SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_NOT_SIGNIN = -2133131262,
  • SCE_NP_SNS_FACEBOOK_DIALOG_ERROR_UGM_RESTRICTION = -2133131260,
  • SCE_NP_SNS_FACEBOOK_ERROR_ABORTED = -2141903354,
  • SCE_NP_SNS_FACEBOOK_ERROR_ACCOUNT_NOT_BOUND = -2141903353,
  • SCE_NP_SNS_FACEBOOK_ERROR_CANCELED_BY_SYSTEM = -2141903352,
  • SCE_NP_SNS_FACEBOOK_ERROR_EXCEEDS_MAX = -2141903356,
  • SCE_NP_SNS_FACEBOOK_ERROR_INVALID_ARGUMENT = -2141903358,
  • SCE_NP_SNS_FACEBOOK_ERROR_OUT_OF_MEMORY = -2141903357,
  • SCE_NP_SNS_FACEBOOK_ERROR_SUB_ACCOUNT = -2141903351,
  • SCE_NP_SNS_FACEBOOK_ERROR_UGM_RESTRICTION = -2141903355,
  • SCE_NP_SNS_FACEBOOK_ERROR_UNKNOWN = -2141903359,
  • SCE_NP_TICKET_PARSER_ERROR_ENTITLEMENT_NOT_FOUND = -2141870845,
  • SCE_NP_TICKET_PARSER_ERROR_PARAM_NOT_FOUND = -2141870846,
  • SCE_NP_TICKET_PARSER_ERROR_UNSUPPORTED_TICKET_VERSION = -2141870847,
  • SCE_NP_TITLE_METADATA_ERROR_ABORTED = -2141869560,
  • SCE_NP_TITLE_METADATA_ERROR_ALREADY_INITIALIZED = -2141869566,
  • SCE_NP_TITLE_METADATA_ERROR_BAD_RESPONSE = -2141869558,
  • SCE_NP_TITLE_METADATA_ERROR_BUSY = -2141869561,
  • SCE_NP_TITLE_METADATA_ERROR_INTERNAL = -2141869562,
  • SCE_NP_TITLE_METADATA_ERROR_INVALID_ARGUMENT = -2141869565,
  • SCE_NP_TITLE_METADATA_ERROR_INVALID_SIZE = -2141869564,
  • SCE_NP_TITLE_METADATA_ERROR_NO_SUCH_REQUEST = -2141869559,
  • SCE_NP_TITLE_METADATA_ERROR_NOT_FOUND = -2141869556,
  • SCE_NP_TITLE_METADATA_ERROR_NOT_INITIALIZED = -2141869567,
  • SCE_NP_TITLE_METADATA_ERROR_OUT_OF_MEMORY = -2141869563,
  • SCE_NP_TITLE_METADATA_ERROR_PARSER_FAILED = -2141869557,
  • SCE_NP_TROPHY_ERROR_ABORT = -2141907449,
  • SCE_NP_TROPHY_ERROR_ACCOUNTID_NOT_MATCH = -2141907442,
  • SCE_NP_TROPHY_ERROR_ALREADY_INITIALIZED = -2141907454,
  • SCE_NP_TROPHY_ERROR_ALREADY_REGISTERED = -2141907440,
  • SCE_NP_TROPHY_ERROR_APPLICATION_CONTEXT_ALREADY_EXISTS = -2141907230,
  • SCE_NP_TROPHY_ERROR_APPLICATION_CONTEXT_NOT_FOUND = -2141907229,
  • SCE_NP_TROPHY_ERROR_BIND_TITLE_NOT_FOUND = -2141907246,
  • SCE_NP_TROPHY_ERROR_BROKEN_DATA = -2141907439,
  • SCE_NP_TROPHY_ERROR_BROKEN_TITLE_CONF = -2141907417,
  • SCE_NP_TROPHY_ERROR_BUSY = -2141907309,
  • SCE_NP_TROPHY_ERROR_CANCELED_BY_BG = -2141907269,
  • SCE_NP_TROPHY_ERROR_CANCELED_BY_CLIENT_CLOSED = -2141907304,
  • SCE_NP_TROPHY_ERROR_CANCELED_BY_CLIENT_SUSPEND = -2141907301,
  • SCE_NP_TROPHY_ERROR_CANCELED_BY_GAME = -2141907271,
  • SCE_NP_TROPHY_ERROR_CANCELED_BY_LOGOUT = -2141907247,
  • SCE_NP_TROPHY_ERROR_CANCELED_BY_SYSTEM = -2141907270,
  • SCE_NP_TROPHY_ERROR_CANNOT_RECOVER_TITLE_ENTRY_INFO = -2141907206,
  • SCE_NP_TROPHY_ERROR_CONF_FILE_NP_COMM_ID_NOT_MATCH = -2141907242,
  • SCE_NP_TROPHY_ERROR_CONFSIGN_VERIFICATION_FAILURE = -2141907317,
  • SCE_NP_TROPHY_ERROR_CONTEXT_ALREADY_EXISTS = -2141907437,
  • SCE_NP_TROPHY_ERROR_CONTEXT_EXCEEDS_MAX = -2141907421,
  • SCE_NP_TROPHY_ERROR_CONTEXT_USER_LOGOUT = -2141907426,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_ALREADY_OPENED = -2141907291,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_BROKEN = -2141907294,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_INVALID_FORMAT = -2141907293,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_INVALID_TROPSYS = -2141907254,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_KEY_NOT_FOUND = -2141907289,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_LOCAL_BIND = -2141907250,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_NOT_OPENED = -2141907290,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_NOT_WORKING = -2141907288,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_NP_COMM_ID_EXISTS = -2141907226,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_NP_COMM_ID_NOT_MATCH = -2141907285,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_NP_TITLE_ID_NOT_MATCH = -2141907284,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_STATUS_NOT_MATCH = -2141907286,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_TROPHY_TITLE_ID_NOT_MATCH = -2141907283,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_UNSUPPORTED_VERSION = -2141907292,
  • SCE_NP_TROPHY_ERROR_DATA_FILE_WORKING = -2141907287,
  • SCE_NP_TROPHY_ERROR_DECRYPT_STREAM = -2141907252,
  • SCE_NP_TROPHY_ERROR_DUPLICATED_STORAGE_HANDLE = -2141907297,
  • SCE_NP_TROPHY_ERROR_EXCEEDS_MAX = -2141907450,
  • SCE_NP_TROPHY_ERROR_FILE_ALREADY_OPENED = -2141907313,
  • SCE_NP_TROPHY_ERROR_FILE_NOT_OPENED = -2141907315,
  • SCE_NP_TROPHY_ERROR_GROUP_UNSUPPORTED = -2141907320,
  • SCE_NP_TROPHY_ERROR_HANDLE_EXCEEDS_MAX = -2141907420,
  • SCE_NP_TROPHY_ERROR_ICON_FILE_NOT_FOUND = -2141907436,
  • SCE_NP_TROPHY_ERROR_IMAGE_FILE_CORRUPTED = -2141907205,
  • SCE_NP_TROPHY_ERROR_INCONSISTENT_TITLE_CONF = -2141907416,
  • SCE_NP_TROPHY_ERROR_INST_SRC_SERVICE_LABEL_DUPLICATED = -2141907210,
  • SCE_NP_TROPHY_ERROR_INSUFFICIENT_BUFFER = -2141907451,
  • SCE_NP_TROPHY_ERROR_INSUFFICIENT_SPACE = -2141907438,
  • SCE_NP_TROPHY_ERROR_INT_CONTEXT_EXCEEDS_MAX = -2141907214,
  • SCE_NP_TROPHY_ERROR_INT_HANDLE_EXCEEDS_MAX = -2141907215,
  • SCE_NP_TROPHY_ERROR_INVALID_ARBITER = -2141907267,
  • SCE_NP_TROPHY_ERROR_INVALID_ARGUMENT = -2141907452,
  • SCE_NP_TROPHY_ERROR_INVALID_CONFSIGN = -2141907305,
  • SCE_NP_TROPHY_ERROR_INVALID_CONTEXT = -2141907447,
  • SCE_NP_TROPHY_ERROR_INVALID_FILE_NAME = -2141907314,
  • SCE_NP_TROPHY_ERROR_INVALID_GRADE = -2141907321,
  • SCE_NP_TROPHY_ERROR_INVALID_GROUP_ID = -2141907445,
  • SCE_NP_TROPHY_ERROR_INVALID_HANDLE = -2141907448,
  • SCE_NP_TROPHY_ERROR_INVALID_NP_SERVICE_LABEL = -2141907423,
  • SCE_NP_TROPHY_ERROR_INVALID_NP_TITLE_ID = -2141907424,
  • SCE_NP_TROPHY_ERROR_INVALID_NP_TITLE_ID_CONFIG = -2141907243,
  • SCE_NP_TROPHY_ERROR_INVALID_NPCOMMID = -2141907324,
  • SCE_NP_TROPHY_ERROR_INVALID_NPCOMMSIGN = -2141907323,
  • SCE_NP_TROPHY_ERROR_INVALID_PLATFORM = -2141907251,
  • SCE_NP_TROPHY_ERROR_INVALID_SIGNATURE = -2141907308,
  • SCE_NP_TROPHY_ERROR_INVALID_STORAGE = -2141907295,
  • SCE_NP_TROPHY_ERROR_INVALID_STORAGE_HANDLE = -2141907296,
  • SCE_NP_TROPHY_ERROR_INVALID_STREAM = -2141907263,
  • SCE_NP_TROPHY_ERROR_INVALID_TROPHY_CONF_FORMAT = -2141907432,
  • SCE_NP_TROPHY_ERROR_INVALID_TROPHY_ID = -2141907446,
  • SCE_NP_TROPHY_ERROR_INVALID_TRP_FILE_FORMAT = -2141907434,
  • SCE_NP_TROPHY_ERROR_INVALID_TRP_URI = -2141907218,
  • SCE_NP_TROPHY_ERROR_INVALID_USER_CONTEXT = -2141907268,
  • SCE_NP_TROPHY_ERROR_INVALID_USER_ID = -2141907419,
  • SCE_NP_TROPHY_ERROR_INVALID_VALUE = -2141907328,
  • SCE_NP_TROPHY_ERROR_MOUNT_POINT_NOT_MATCH = -2141907299,
  • SCE_NP_TROPHY_ERROR_NET_TRANS_FILE_COMMSIGN_NOT_FOUND = -2141907228,
  • SCE_NP_TROPHY_ERROR_NET_TRANS_FILE_INVALID_ENTRY_ATTR = -2141907277,
  • SCE_NP_TROPHY_ERROR_NET_TRANS_FILE_INVALID_ENTRY_TYPE = -2141907280,
  • SCE_NP_TROPHY_ERROR_NET_TRANS_FILE_NOT_FOUND = -2141907278,
  • SCE_NP_TROPHY_ERROR_NET_TRANS_FILE_TOO_MANY_ENTRIES = -2141907279,
  • SCE_NP_TROPHY_ERROR_NETWORK_SYNC_FAILED = -2141907249,
  • SCE_NP_TROPHY_ERROR_NO_BIND_INFO_IN_POSTING_ACTIVITY_OBSOLETE = -2141907222,
  • SCE_NP_TROPHY_ERROR_NO_IMPL = -2141907310,
  • SCE_NP_TROPHY_ERROR_NOT_INITIALIZED = -2141907455,
  • SCE_NP_TROPHY_ERROR_NOT_REGISTERED = -2141907441,
  • SCE_NP_TROPHY_ERROR_NOT_SUPPORTED = -2141907422,
  • SCE_NP_TROPHY_ERROR_NP_BIND_INFO_NOT_FOUND_OBSOLETE = -2141907245,
  • SCE_NP_TROPHY_ERROR_NPCOMMSIGN_NOT_FOUND = -2141907207,
  • SCE_NP_TROPHY_ERROR_NPCOMMSIGN_VERIFICATION_FAILURE = -2141907322,
  • SCE_NP_TROPHY_ERROR_OUT_OF_MEMORY = -2141907453,
  • SCE_NP_TROPHY_ERROR_PARSE_XML_ENTITY_FAILED = -2141907259,
  • SCE_NP_TROPHY_ERROR_PLATINUM_CANNOT_LOCK = -2141907281,
  • SCE_NP_TROPHY_ERROR_PLATINUM_CANNOT_UNLOCK = -2141907443,
  • SCE_NP_TROPHY_ERROR_PROCESS_CONTEXT_ALREADY_EXISTS = -2141907300,
  • SCE_NP_TROPHY_ERROR_PROCESS_CONTEXT_NOT_FOUND = -2141907302,
  • SCE_NP_TROPHY_ERROR_PROMOTE_NP_BIND_INFO_NOT_FOUND_OBSOLETE = -2141907244,
  • SCE_NP_TROPHY_ERROR_READ_ONLY_STORAGE = -2141907217,
  • SCE_NP_TROPHY_ERROR_RECOVERY_FAILED = -2141907241,
  • SCE_NP_TROPHY_ERROR_RECOVERY_REQUIRED = -2141907264,
  • SCE_NP_TROPHY_ERROR_SERVICE_APPLICATION_CONTEXT_EXCEEDS_MAX = -2141907231,
  • SCE_NP_TROPHY_ERROR_SERVICE_ARBITER_SLOT_EXCEEDS_MAX = -2141907238,
  • SCE_NP_TROPHY_ERROR_SERVICE_CONTEXT_SLOT_EXCEEDS_MAX = -2141907236,
  • SCE_NP_TROPHY_ERROR_SERVICE_HANDLE_SLOT_EXCEEDS_MAX = -2141907235,
  • SCE_NP_TROPHY_ERROR_SERVICE_LABEL_NOT_MATCH = -2141907209,
  • SCE_NP_TROPHY_ERROR_SERVICE_PROCESS_CONTEXT_EXCEEDS_MAX = -2141907233,
  • SCE_NP_TROPHY_ERROR_SERVICE_STORAGE_SLOT_EXCEEDS_MAX = -2141907237,
  • SCE_NP_TROPHY_ERROR_SERVICE_STREAM_SLOT_EXCEEDS_MAX = -2141907234,
  • SCE_NP_TROPHY_ERROR_SERVICE_USER_CONTEXT_EXCEEDS_MAX = -2141907232,
  • SCE_NP_TROPHY_ERROR_SHA1_DIGEST_LEN_OBSOLETE = -2141907306,
  • SCE_NP_TROPHY_ERROR_SHUTDOWN = -2141907303,
  • SCE_NP_TROPHY_ERROR_SIGNATURE_VERIFICATION_FAILURE = -2141907307,
  • SCE_NP_TROPHY_ERROR_SRVALUE_BROKEN = -2141907327,
  • SCE_NP_TROPHY_ERROR_SRVALUE_EMPTY = -2141907325,
  • SCE_NP_TROPHY_ERROR_SRVALUE_EXISTS = -2141907326,
  • SCE_NP_TROPHY_ERROR_STORAGE_ALREADY_OPENED = -2141907266,
  • SCE_NP_TROPHY_ERROR_STORAGE_BUSY = -2141907298,
  • SCE_NP_TROPHY_ERROR_STORAGE_NOT_OPENED = -2141907265,
  • SCE_NP_TROPHY_ERROR_STREAM_ALREADY_OPENED = -2141907256,
  • SCE_NP_TROPHY_ERROR_STREAM_NOT_OPENED = -2141907318,
  • SCE_NP_TROPHY_ERROR_SUMMARY_NOT_FOUND = -2141907208,
  • SCE_NP_TROPHY_ERROR_SYSTEM_CONTEXT_EXCEEDS_MAX = -2141907240,
  • SCE_NP_TROPHY_ERROR_SYSTEM_HANDLE_EXCEEDS_MAX = -2141907239,
  • SCE_NP_TROPHY_ERROR_TITLE_CONF_BROKEN_OBSOLETE = -2141907261,
  • SCE_NP_TROPHY_ERROR_TITLE_CONF_DIR_NOT_FOUND = -2141907224,
  • SCE_NP_TROPHY_ERROR_TITLE_CONF_NOT_FOUND_OBSOLETE = -2141907213,
  • SCE_NP_TROPHY_ERROR_TITLE_CONF_NOT_INSTALLED = -2141907418,
  • SCE_NP_TROPHY_ERROR_TITLE_DATA_BROKEN = -2141907223,
  • SCE_NP_TROPHY_ERROR_TITLE_DATA_DIR_NOT_FOUND = -2141907225,
  • SCE_NP_TROPHY_ERROR_TITLE_DATA_FILE_NOT_FOUND = -2141907282,
  • SCE_NP_TROPHY_ERROR_TITLE_DATA_NOT_FOUND = -2141907212,
  • SCE_NP_TROPHY_ERROR_TITLE_NOT_FOUND = -2141907262,
  • SCE_NP_TROPHY_ERROR_TITLE_NP_COMM_ID_NOT_MATCH = -2141907227,
  • SCE_NP_TROPHY_ERROR_TITLE_PARAM_FILE_BROKEN = -2141907272,
  • SCE_NP_TROPHY_ERROR_TITLE_PARAM_FILE_NOT_FOUND = -2141907273,
  • SCE_NP_TROPHY_ERROR_TOO_MANY_INST_SRC_ENTRY = -2141907211,
  • SCE_NP_TROPHY_ERROR_TROPHY_ALREADY_UNLOCKED = -2141907444,
  • SCE_NP_TROPHY_ERROR_TROPHY_CONF_FILE_NOT_FOUND = -2141907260,
  • SCE_NP_TROPHY_ERROR_TROPHY_IS_NOT_PLATINUM = -2141907319,
  • SCE_NP_TROPHY_ERROR_TROPHY_NOT_UNLOCKED = -2141907430,
  • SCE_NP_TROPHY_ERROR_TROPHY_TITLE_ID_NOT_MATCH = -2141907216,
  • SCE_NP_TROPHY_ERROR_TRP_BUSY = -2141907257,
  • SCE_NP_TROPHY_ERROR_TRP_ENTRY_FILE_NOT_FOUND = -2141907311,
  • SCE_NP_TROPHY_ERROR_TRP_FILE_NOT_FOUND = -2141907435,
  • SCE_NP_TROPHY_ERROR_TRP_FILE_VERIFICATION_FAILURE = -2141907316,
  • SCE_NP_TROPHY_ERROR_TRP_TOO_MANY_OPEN = -2141907312,
  • SCE_NP_TROPHY_ERROR_UNEXPECTED_EOF = -2141907258,
  • SCE_NP_TROPHY_ERROR_UNKNOWN = -2141907456,
  • SCE_NP_TROPHY_ERROR_UNKNOWN_BOOT_TYPE = -2141907221,
  • SCE_NP_TROPHY_ERROR_UNLOCK_DENIED = -2141907429,
  • SCE_NP_TROPHY_ERROR_UNSUPPORTED_TROPHY_CONF = -2141907431,
  • SCE_NP_TROPHY_ERROR_UNSUPPORTED_TROPHY_SYSTEM = -2141907255,
  • SCE_NP_TROPHY_ERROR_UNSUPPORTED_TRP_FILE = -2141907433,
  • SCE_NP_TROPHY_ERROR_UNSUPPORTED_TRP_KEY = -2141907253,
  • SCE_NP_TROPHY_ERROR_USE_TRP_FOR_DEVELOPMENT = -2141907425,
  • SCE_NP_TROPHY_ERROR_USER_CONTEXT_NOT_FOUND = -2141907248,
  • SCE_NP_TROPHY_ERROR_USER_DATA_FILE_NOT_FOUND = -2141907276,
  • SCE_NP_TROPHY_ERROR_USER_DATA_FILE_TITLE_ALREADY_EXISTS = -2141907274,
  • SCE_NP_TROPHY_ERROR_USER_DATA_FILE_TITLE_NOT_FOUND = -2141907275,
  • SCE_NP_TROPHY_ERROR_USER_NOT_FOUND = -2141907428,
  • SCE_NP_TROPHY_ERROR_USER_NOT_LOGGED_IN = -2141907427,
  • SCE_NP_TROPHY_ERROR_USER_SUMMARY_FILE_BROKEN = -2141907220,
  • SCE_NP_TROPHY_ERROR_USER_SUMMARY_FILE_NOT_FOUND = -2141907219,
  • SCE_NP_TROPHY_NET_ERROR_BAD_RESPONSE = -2141907191,
  • SCE_NP_TROPHY_NET_ERROR_BAD_STATUS = -2141907187,
  • SCE_NP_TROPHY_NET_ERROR_BEFORE_SERVICE = -2141907192,
  • SCE_NP_TROPHY_NET_ERROR_BUILD_REQUEST = -2141907189,
  • SCE_NP_TROPHY_NET_ERROR_END_OF_SERVICE = -2141907193,
  • SCE_NP_TROPHY_NET_ERROR_FILE_ALREADY_OPENED = -2141907198,
  • SCE_NP_TROPHY_NET_ERROR_FILE_NOT_FOUND = -2141907199,
  • SCE_NP_TROPHY_NET_ERROR_FILE_NOT_OPENED = -2141907197,
  • SCE_NP_TROPHY_NET_ERROR_INVALID_SIGNATURE = -2141907190,
  • SCE_NP_TROPHY_NET_ERROR_MAINTENANCE = -2141907194,
  • SCE_NP_TROPHY_NET_ERROR_SERVICE_UNAVAILABLE = -2141907195,
  • SCE_NP_TROPHY_NET_ERROR_STORAGE_ALREADY_OPENED = -2141907186,
  • SCE_NP_TROPHY_NET_ERROR_STORAGE_NOT_OPENED = -2141907185,
  • SCE_NP_TROPHY_NET_ERROR_TROPHY_CONF_FILE_NOT_FOUND = -2141907196,
  • SCE_NP_TROPHY_NET_ERROR_UNKNOWN = -2141907200,
  • SCE_NP_TROPHY_NET_ERROR_UNSUPPORTED_NET_CONF_FILE_KEY = -2141907188,
  • SCE_NP_TROPHY_SERVER_ERROR_BAD_REQUEST = -2141906943,
  • SCE_NP_TROPHY_SERVER_ERROR_BANNED = -2141906934,
  • SCE_NP_TROPHY_SERVER_ERROR_BLACKLISTED_ID = -2141906927,
  • SCE_NP_TROPHY_SERVER_ERROR_EXPIRED_TICKET = -2141906940,
  • SCE_NP_TROPHY_SERVER_ERROR_INTERNAL_SERVER_ERROR = -2141906937,
  • SCE_NP_TROPHY_SERVER_ERROR_INVALID_JID = -2141906939,
  • SCE_NP_TROPHY_SERVER_ERROR_INVALID_SIGNATURE = -2141906941,
  • SCE_NP_TROPHY_SERVER_ERROR_INVALID_TICKET = -2141906942,
  • SCE_NP_TROPHY_SERVER_ERROR_NO_SUCH_TROPHY_USER = -2141906873,
  • SCE_NP_TROPHY_SERVER_ERROR_NOT_AUTHORIZED = -2141906845,
  • SCE_NP_UTIL_ERROR_ALREADY_INITIALIZED = -2141873152,
  • SCE_NP_UTIL_ERROR_INSUFFICIENT = -2141911550,
  • SCE_NP_UTIL_ERROR_INTERNAL = -2141873148,
  • SCE_NP_UTIL_ERROR_INVALID_ARGUMENT = -2141911551,
  • SCE_NP_UTIL_ERROR_INVALID_CHARACTER = -2141911544,
  • SCE_NP_UTIL_ERROR_INVALID_NP_ENV = -2141911546,
  • SCE_NP_UTIL_ERROR_INVALID_NP_ID = -2141911547,
  • SCE_NP_UTIL_ERROR_INVALID_PROTOCOL_ID = -2141911548,
  • SCE_NP_UTIL_ERROR_INVALID_TITLEID = -2141911542,
  • SCE_NP_UTIL_ERROR_NOT_INITIALIZED = -2141873151,
  • SCE_NP_UTIL_ERROR_NOT_MATCH = -2141911543,
  • SCE_NP_UTIL_ERROR_NP_DEBUG_SETTING_OFF = -2141873147,
  • SCE_NP_UTIL_ERROR_PARSER_FAILED = -2141911549,
  • SCE_NP_UTIL_ERROR_SERVER_ERROR_INVALID_HTTP_STATUS_CODE = -2141873149,
  • SCE_NP_UTIL_ERROR_SERVER_ERROR_PARSER_FAILED = -2141873150,
  • SCE_NP_UTIL_ERROR_UNKNOWN = -2141911538,
  • SCE_NP_WEB_SOCKET_ERROR_ABORTED = -2141872378,
  • SCE_NP_WEB_SOCKET_ERROR_ALREADY_INITIALIZED = -2141872383,
  • SCE_NP_WEB_SOCKET_ERROR_BAD_RESPONSE = -2141872375,
  • SCE_NP_WEB_SOCKET_ERROR_DISCONNECTED = -2141872374,
  • SCE_NP_WEB_SOCKET_ERROR_HANDSHAKE_FAILED = -2141872376,
  • SCE_NP_WEB_SOCKET_ERROR_HTTP_STATUS_CODE_INVALID = -2141872377,
  • SCE_NP_WEB_SOCKET_ERROR_INTERNAL = -2141872384,
  • SCE_NP_WEB_SOCKET_ERROR_INVALID_ARGUMENT = -2141872381,
  • SCE_NP_WEB_SOCKET_ERROR_INVALID_OPERATION = -2141872379,
  • SCE_NP_WEB_SOCKET_ERROR_NO_SUCH_REQ_HEADER = -2141872371,
  • SCE_NP_WEB_SOCKET_ERROR_NOT_INITIALIZED = -2141872382,
  • SCE_NP_WEB_SOCKET_ERROR_OUT_OF_MEMORY = -2141872380,
  • SCE_NP_WEB_SOCKET_ERROR_REQ_HEADER_OVER_MAX = -2141872372,
  • SCE_NP_WEB_SOCKET_ERROR_RESPONSE_NOT_AVAILABLE = -2141872370,
  • SCE_NP_WEB_SOCKET_ERROR_TIMEOUT = -2141872373,
  • SCE_NP_WEBAPI_ERROR_ABORTED = -2141902583,
  • SCE_NP_WEBAPI_ERROR_HANDLE_BUSY = -2141902567,
  • SCE_NP_WEBAPI_ERROR_HANDLE_NOT_FOUND = -2141902579,
  • SCE_NP_WEBAPI_ERROR_INVALID_ARGUMENT = -2141902590,
  • SCE_NP_WEBAPI_ERROR_INVALID_CONTENT_PARAMETER = -2141902584,
  • SCE_NP_WEBAPI_ERROR_INVALID_HTTP_STATUS_CODE = -2141902572,
  • SCE_NP_WEBAPI_ERROR_INVALID_LIB_CONTEXT_ID = -2141902589,
  • SCE_NP_WEBAPI_ERROR_LIB_CONTEXT_BUSY = -2141902575,
  • SCE_NP_WEBAPI_ERROR_LIB_CONTEXT_MAX = -2141902566,
  • SCE_NP_WEBAPI_ERROR_LIB_CONTEXT_NOT_FOUND = -2141902588,
  • SCE_NP_WEBAPI_ERROR_MULTIPART_PART_NOT_FOUND = -2141902569,
  • SCE_NP_WEBAPI_ERROR_NOT_SIGNED_IN = -2141902585,
  • SCE_NP_WEBAPI_ERROR_OUT_OF_MEMORY = -2141902591,
  • SCE_NP_WEBAPI_ERROR_PARAMETER_TOO_LONG = -2141902568,
  • SCE_NP_WEBAPI_ERROR_PROHIBITED_FUNCTION_CALL = -2141902570,
  • SCE_NP_WEBAPI_ERROR_PROHIBITED_HTTP_HEADER = -2141902571,
  • SCE_NP_WEBAPI_ERROR_PUSH_EVENT_CALLBACK_NOT_FOUND = -2141902580,
  • SCE_NP_WEBAPI_ERROR_PUSH_EVENT_FILTER_NOT_FOUND = -2141902581,
  • SCE_NP_WEBAPI_ERROR_REQUEST_BUSY = -2141902573,
  • SCE_NP_WEBAPI_ERROR_REQUEST_NOT_FOUND = -2141902586,
  • SCE_NP_WEBAPI_ERROR_SERVICE_PUSH_EVENT_CALLBACK_NOT_FOUND = -2141902577,
  • SCE_NP_WEBAPI_ERROR_SERVICE_PUSH_EVENT_FILTER_NOT_FOUND = -2141902578,
  • SCE_NP_WEBAPI_ERROR_SIGNED_IN_USER_NOT_FOUND = -2141902576,
  • SCE_NP_WEBAPI_ERROR_USER_CONTEXT_ALREADY_EXIST = -2141902582,
  • SCE_NP_WEBAPI_ERROR_USER_CONTEXT_BUSY = -2141902574,
  • SCE_NP_WEBAPI_ERROR_USER_CONTEXT_MAX = -2141902565,
  • SCE_NP_WEBAPI_ERROR_USER_CONTEXT_NOT_FOUND = -2141902587,
  • SCE_NP_WEBAPI_INTERNAL_ERROR_INVALID_LANG_ID = -2141871101,
  • SCE_NP_WEBAPI_INTERNAL_ERROR_NO_PERMISSION_FOR_CALL_FUNC = -2141871102,
  • SCE_NP_WEBAPI_INTERNAL_ERROR_PARSER_FAILED = -2141871103,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_CLIENT_ERROR = -2110771447,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_CONTENT_NOT_FOUND = -2110771357,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_HTTP_NOT_IMPLEMENTED = -2110771351,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INTERNAL_ERROR = -2110771454,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INVALID_ASPECT_RATIO = -2110771399,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INVALID_JSON = -2110771400,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INVALID_PARAMETER = -2110771451,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INVALID_POST_OR_STORY = -2110771397,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INVALID_PSN_ACCESS_TOKEN = -2110771438,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_INVALID_REQUEST = -2110771455,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_NO_FEED_CONTENT = -2110771406,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_NOT_AUTHORIZED = -2110771356,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_NOT_IMPLEMENTED = -2110771449,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_ONLINE_ID_NOT_SET = -2110771398,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_POST_RATE_LIMIT_EXCEEDED = -2110771407,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_PRIVACY_VIOLATION = -2110771436,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_REQUEST_TOO_LONG = -2110771353,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_REQUEST_URI_TOO_LONG = -2110771352,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_SERVER_ERROR = -2110771448,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_SERVICE_UNAVAILABLE = -2110771453,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_TITLE_ID_DOES_NOT_MATCH = -2110771403,
  • SCE_NP_WEBAPI_SERVER_ERROR_ACTIVITY_FEED_UNSUPPORTED_MEDIA_TYPE = -2110771446,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111831540,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111832050,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111831542,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_ACCESS_TOKEN_REQUIRED = -2111831552,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_AUTHORIZATION_SERVER_ERROR = -2111831292,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_BAD_REQUEST = -2111832063,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_BANNED_APPLICATION = -2111831545,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_BANNED_DEVICE = -2111831543,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_BANNED_USER = -2111831544,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_BLOCKED_USER_EXISTS = -2111831675,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_EXPIRED_ACCESS_TOKEN = -2111831550,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_EXPIRED_NP_TITLE_TOKEN = -2111831547,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_HEADER_REQUIRED = -2111831743,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INTERNAL_SERVER_ERROR = -2111831295,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_ACCESS_TOKEN = -2111831551,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_API_GROUP = -2111831040,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY = -2111831680,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY_PARAMETER = -2111831678,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY_PARAMETER_COMBINATION = -2111831676,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111831677,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_HEADER = -2111831744,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_MULTIPART_HEADER = -2111831673,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_COMMUNICATION_ID = -2111832057,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_ENVIRONMENT = -2111832060,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_SERVICE_LABEL = -2111832058,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_SERVICE_NAME = -2111832055,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_TITLE_ID = -2111832059,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_NP_TITLE_TOKEN = -2111831548,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_OAUTH_CLIENT_ID = -2111832054,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_PARAMETER_IN_URL = -2111831804,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_QUERY_PARAMETER = -2111831807,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_QUERY_PARAMETER_COMBINATION = -2111831806,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_QUERY_STRING = -2111831808,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_INVALID_SERVICE_ID = -2111832056,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_MANDATORY_BODY_PARAMETER_MISSING = -2111831674,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_MANDATORY_MULTIPART_HEADER_MISSING = -2111831672,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_MANDATORY_QUERY_PARAMETER_MISSING = -2111831803,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NEED_TO_UPGRADE = -2111831538,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED = -2111831546,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED_ACCESS_TOKEN = -2111831539,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED_APPLICATION = -2111831421,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED_APPLICATION_TO_USE_THE_API_GROUP = -2111831039,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NOT_AUTHORIZED_ON_PLATFORM = -2111831537,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_COMMUNICATION_ID_NOT_FOUND = -2111831420,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_SERVICE_LABEL_NOT_FOUND = -2111831422,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_TITLE_ID_NOT_FOUND = -2111831423,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111832053,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NP_TITLE_TOKEN_REQUIRED = -2111831549,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_NULL_VALUE_NOT_ALLOWED = -2111831679,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_RATE_LIMIT_EXCEEDED = -2111831541,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_RESOURCE_NOT_FOUND = -2111832051,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_SERVER_BUSY = -2111831293,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_SERVICE_CLOSED = -2111831231,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_SERVICE_ID_NOT_FOUND = -2111831419,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_SERVICE_TEMPORARILY_UNAVAILABLE = -2111831294,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_TOO_LARGE_BODY = -2111832061,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111831805,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNDER_MAINTENANCE = -2111831232,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNEXPECTED_ERROR = -2111831296,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNKNOWN_CLIENT = -2111831424,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNKNOWN_ERROR = -2111831168,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_UNSUPPORTED_API_VERSION = -2111832062,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_USER_NOT_FOUND = -2111832052,
  • SCE_NP_WEBAPI_SERVER_ERROR_ASM_USERS_ACCESS_TOKEN_REQUIRED = -2111831536,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_CLIENT_ERROR = -2110763255,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_DATA_ACCESS_ERROR = -2110763258,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_FORBIDDEN = -2110763162,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_HTTP_NOT_IMPLEMENTED = -2110763159,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_INTERNAL_ERROR = -2110763262,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_INVALID_PARAMETER = -2110763259,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_INVALID_PSN_ACCESS_TOKEN = -2110763246,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_INVALID_REQUEST = -2110763263,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_NOT_ALLOWED = -2110763163,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_NOT_AUTHORIZED = -2110763164,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_NOT_IMPLEMENTED = -2110763257,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_REQUEST_TOO_LONG = -2110763161,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_REQUEST_URI_TOO_LONG = -2110763160,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_RESOURCE_NOT_FOUND = -2110763260,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_SERVER_ERROR = -2110763256,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_SERVICE_UNAVAILABLE = -2110763261,
  • SCE_NP_WEBAPI_SERVER_ERROR_COMMERCE_UNSUPPORTED_MEDIA_TYPE = -2110763254,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_CLIENT_ERROR = -2110767351,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_DATA_ACCESS_ERROR = -2110767354,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_FORBIDDEN = -2110767258,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_HTTP_NOT_IMPLEMENTED = -2110767255,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_INTERNAL_ERROR = -2110767358,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_INVALID_PARAMETER = -2110767355,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_INVALID_PSN_ACCESS_TOKEN = -2110767342,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_INVALID_REQUEST = -2110767359,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_NOT_ALLOWED = -2110767259,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_NOT_AUTHORIZED = -2110767260,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_NOT_IMPLEMENTED = -2110767353,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_REQUEST_TOO_LONG = -2110767257,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_REQUEST_URI_TOO_LONG = -2110767256,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_RESOURCE_NOT_FOUND = -2110767356,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_SERVER_ERROR = -2110767352,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_SERVICE_UNAVAILABLE = -2110767357,
  • SCE_NP_WEBAPI_SERVER_ERROR_ENTITLEMENTS_UNSUPPORTED_MEDIA_TYPE = -2110767350,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111811060,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111811570,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111811062,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_ACCESS_TOKEN_REQUIRED = -2111811072,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_ALREADY_USED_GAME_CUSTOM_DATA = -2111809535,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_AUTHORIZATION_SERVER_ERROR = -2111810812,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_BAD_REQUEST = -2111811583,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_BANNED_APPLICATION = -2111811065,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_BANNED_DEVICE = -2111811063,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_BANNED_USER = -2111811064,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_BLOCKED_USER_EXISTS = -2111811195,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_EXPIRED_ACCESS_TOKEN = -2111811070,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_EXPIRED_GAME_CUSTOM_DATA = -2111809536,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_EXPIRED_NP_TITLE_TOKEN = -2111811067,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_HEADER_REQUIRED = -2111811263,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INTERNAL_SERVER_ERROR = -2111810815,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_ACCESS_TOKEN = -2111811071,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_BODY = -2111811200,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_BODY_PARAMETER = -2111811198,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_BODY_PARAMETER_COMBINATION = -2111811196,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111811197,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_HEADER = -2111811264,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_MULTIPART_HEADER = -2111811193,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_NP_COMMUNICATION_ID = -2111811577,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_NP_ENVIRONMENT = -2111811580,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_NP_SERVICE_LABEL = -2111811578,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_NP_SERVICE_NAME = -2111811575,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_NP_TITLE_ID = -2111811579,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_NP_TITLE_TOKEN = -2111811068,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_OAUTH_CLIENT_ID = -2111811574,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_PARAMETER_IN_URL = -2111811324,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_QUERY_PARAMETER = -2111811327,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_QUERY_PARAMETER_COMBINATION = -2111811326,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_QUERY_STRING = -2111811328,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_INVALID_SERVICE_ID = -2111811576,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_MANDATORY_BODY_PARAMETER_MISSING = -2111811194,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_MANDATORY_MULTIPART_HEADER_MISSING = -2111811192,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_MANDATORY_QUERY_PARAMETER_MISSING = -2111811323,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NEED_TO_UPGRADE = -2111811058,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NOT_AUTHORIZED = -2111811066,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NOT_AUTHORIZED_ACCESS_TOKEN = -2111811059,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NOT_AUTHORIZED_APPLICATION = -2111810941,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NOT_AUTHORIZED_ON_PLATFORM = -2111811057,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NP_COMMUNICATION_ID_NOT_FOUND = -2111810940,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NP_SERVICE_LABEL_NOT_FOUND = -2111810942,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NP_TITLE_ID_NOT_FOUND = -2111810943,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111811573,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NP_TITLE_TOKEN_REQUIRED = -2111811069,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_NULL_VALUE_NOT_ALLOWED = -2111811199,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_RATE_LIMIT_EXCEEDED = -2111811061,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_RESOURCE_NOT_FOUND = -2111811571,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_SERVER_BUSY = -2111810813,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_SERVICE_CLOSED = -2111810751,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_SERVICE_ID_NOT_FOUND = -2111810939,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_SERVICE_TEMPORARILY_UNAVAILABLE = -2111810814,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_TOO_LARGE_BODY = -2111811581,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_TOO_LARGE_IMAGE_DATA = -2111810560,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111811325,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_UNDER_MAINTENANCE = -2111810752,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_UNEXPECTED_ERROR = -2111810816,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_UNKNOWN_CLIENT = -2111810944,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_UNKNOWN_ERROR = -2111810688,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_UNSUPPORTED_API_VERSION = -2111811582,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_USER_NOT_FOUND = -2111811572,
  • SCE_NP_WEBAPI_SERVER_ERROR_GAME_CUSTOM_DATA_USERS_ACCESS_TOKEN_REQUIRED = -2111811056,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111786484,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111786994,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111786486,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_ACCESS_TOKEN_REQUIRED = -2111786496,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_AUTHORIZATION_SERVER_ERROR = -2111786236,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_BAD_REQUEST = -2111787007,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_BANNED_APPLICATION = -2111786489,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_BANNED_DEVICE = -2111786487,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_BANNED_USER = -2111786488,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_BLOCKED_USER_EXISTS = -2111786619,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_EXPIRED_ACCESS_TOKEN = -2111786494,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_EXPIRED_NP_TITLE_TOKEN = -2111786491,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_HEADER_REQUIRED = -2111786687,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INTERNAL_SERVER_ERROR = -2111786239,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_ACCESS_TOKEN = -2111786495,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_BODY = -2111786624,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_BODY_PARAMETER = -2111786622,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_BODY_PARAMETER_COMBINATION = -2111786620,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111786621,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_HEADER = -2111786688,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_MULTIPART_HEADER = -2111786617,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_NP_COMMUNICATION_ID = -2111787001,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_NP_ENVIRONMENT = -2111787004,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_NP_SERVICE_LABEL = -2111787002,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_NP_SERVICE_NAME = -2111786999,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_NP_TITLE_ID = -2111787003,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_NP_TITLE_TOKEN = -2111786492,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_OAUTH_CLIENT_ID = -2111786998,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_PARAMETER_IN_URL = -2111786748,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_QUERY_PARAMETER = -2111786751,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_QUERY_PARAMETER_COMBINATION = -2111786750,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_QUERY_STRING = -2111786752,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_INVALID_SERVICE_ID = -2111787000,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_MANDATORY_BODY_PARAMETER_MISSING = -2111786618,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_MANDATORY_MULTIPART_HEADER_MISSING = -2111786616,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_MANDATORY_QUERY_PARAMETER_MISSING = -2111786747,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NEED_TO_UPGRADE = -2111786482,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NOT_AUTHORIZED = -2111786490,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NOT_AUTHORIZED_ACCESS_TOKEN = -2111786483,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NOT_AUTHORIZED_APPLICATION = -2111786365,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NOT_AUTHORIZED_ON_PLATFORM = -2111786481,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NP_COMMUNICATION_ID_NOT_FOUND = -2111786364,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NP_SERVICE_LABEL_NOT_FOUND = -2111786366,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NP_TITLE_ID_NOT_FOUND = -2111786367,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111786997,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NP_TITLE_TOKEN_REQUIRED = -2111786493,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_NULL_VALUE_NOT_ALLOWED = -2111786623,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_RATE_LIMIT_EXCEEDED = -2111786485,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_RESOURCE_NOT_FOUND = -2111786995,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_SERVER_BUSY = -2111786237,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_SERVICE_CLOSED = -2111786175,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_SERVICE_ID_NOT_FOUND = -2111786363,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_SERVICE_TEMPORARILY_UNAVAILABLE = -2111786238,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_TOO_LARGE_BODY = -2111787005,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111786749,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_UNDER_MAINTENANCE = -2111786176,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_UNEXPECTED_ERROR = -2111786240,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_UNKNOWN_CLIENT = -2111786368,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_UNKNOWN_ERROR = -2111786112,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_UNSUPPORTED_API_VERSION = -2111787006,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_USER_NOT_FOUND = -2111786996,
  • SCE_NP_WEBAPI_SERVER_ERROR_GRIEF_REPORT_USERS_ACCESS_TOKEN_REQUIRED = -2111786480,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111806964,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111807474,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111806966,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_ACCESS_TOKEN_REQUIRED = -2111806976,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_ALREADY_GROUP_MEMBER = -2111805437,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_AUTHORIZATION_SERVER_ERROR = -2111806716,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_BAD_REQUEST = -2111807487,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_BANNED_APPLICATION = -2111806969,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_BANNED_DEVICE = -2111806967,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_BANNED_USER = -2111806968,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_BLOCKED_USER_EXISTS = -2111807099,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_EXCEEDED_GROUP_MEMBERS_LIMIT = -2111805436,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_EXPIRED_ACCESS_TOKEN = -2111806974,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_EXPIRED_NP_TITLE_TOKEN = -2111806971,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_HEADER_REQUIRED = -2111807167,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INTERNAL_SERVER_ERROR = -2111806719,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_ACCESS_TOKEN = -2111806975,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_BODY = -2111807104,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_BODY_PARAMETER = -2111807102,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_BODY_PARAMETER_COMBINATION = -2111807100,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111807101,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_HEADER = -2111807168,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_MULTIPART_HEADER = -2111807097,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_NP_COMMUNICATION_ID = -2111807481,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_NP_ENVIRONMENT = -2111807484,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_NP_SERVICE_LABEL = -2111807482,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_NP_SERVICE_NAME = -2111807479,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_NP_TITLE_ID = -2111807483,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_NP_TITLE_TOKEN = -2111806972,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_OAUTH_CLIENT_ID = -2111807478,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_PARAMETER_IN_URL = -2111807228,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_QUERY_PARAMETER = -2111807231,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_QUERY_PARAMETER_COMBINATION = -2111807230,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_QUERY_STRING = -2111807232,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_INVALID_SERVICE_ID = -2111807480,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_MANDATORY_BODY_PARAMETER_MISSING = -2111807098,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_MANDATORY_MULTIPART_HEADER_MISSING = -2111807096,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_MANDATORY_QUERY_PARAMETER_MISSING = -2111807227,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NEED_TO_UPGRADE = -2111806962,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NOT_AUTHORIZED = -2111806970,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NOT_AUTHORIZED_ACCESS_TOKEN = -2111806963,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NOT_AUTHORIZED_APPLICATION = -2111806845,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NOT_AUTHORIZED_ON_PLATFORM = -2111806961,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NP_COMMUNICATION_ID_NOT_FOUND = -2111806844,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NP_SERVICE_LABEL_NOT_FOUND = -2111806846,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NP_TITLE_ID_NOT_FOUND = -2111806847,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111807477,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NP_TITLE_TOKEN_REQUIRED = -2111806973,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_NULL_VALUE_NOT_ALLOWED = -2111807103,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_RATE_LIMIT_EXCEEDED = -2111806965,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_RESOURCE_NOT_FOUND = -2111807475,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_SERVER_BUSY = -2111806717,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_SERVICE_CLOSED = -2111806655,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_SERVICE_ID_NOT_FOUND = -2111806843,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_SERVICE_TEMPORARILY_UNAVAILABLE = -2111806718,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_TOO_LARGE_BODY = -2111807485,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_TOO_LARGE_IMAGE_DATA = -2111806464,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_TOO_LARGE_VOICE_DATA = -2111805438,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111807229,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_UNDER_MAINTENANCE = -2111806656,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_UNEXPECTED_ERROR = -2111806720,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_UNKNOWN_CLIENT = -2111806848,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_UNKNOWN_ERROR = -2111806592,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_UNSUPPORTED_API_VERSION = -2111807486,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_USER_NOT_FOUND = -2111807476,
  • SCE_NP_WEBAPI_SERVER_ERROR_GROUP_MESSAGING_USERS_ACCESS_TOKEN_REQUIRED = -2111806960,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_100_CONTINUE = -2098200476,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_101_SWITCHING_PROTOCOLS = -2098200475,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_102_PROCESSING = -2098200474,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_200_OK = -2098200376,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_201_CREATED = -2098200375,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_202_ACCEPTED = -2098200374,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_203_NON_AUTHORITATIVE_INFORMATION = -2098200373,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_204_NO_CONTENT = -2098200372,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_205_RESET_CONTENT = -2098200371,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_206_PARTIAL_CONTENT = -2098200370,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_207_MULTI_STATUS = -2098200369,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_208_ALREADY_REPORTED = -2098200368,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_226_IM_USED = -2098200350,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_300_MULTIPLE_CHOICES = -2098200276,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_301_MOVED_PERMANENTLY = -2098200275,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_302_FOUND = -2098200274,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_303_SEE_OTHER = -2098200273,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_304_NOT_MODIFIED = -2098200272,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_305_USE_PROXY = -2098200271,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_306_SWITCH_PROXY = -2098200270,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_307_TEMPORARY_REDIRECT = -2098200269,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_308_PERMANENT_REDIRECT = -2098200268,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_400_BAD_REQUEST = -2098200176,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_401_UNAUTHORIZED = -2098200175,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_402_PAYMENT_REQUIRED = -2098200174,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_403_FORBIDDEN = -2098200173,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_404_NOT_FOUND = -2098200172,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_405_METHOD_NOT_ALLOWED = -2098200171,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_406_NOT_ACCEPTABLE = -2098200170,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_407_PROXY_AUTHENTICATION_REQUIRED = -2098200169,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_408_REQUEST_TIMEOUT = -2098200168,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_409_CONFLICT = -2098200167,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_410_GONE = -2098200166,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_411_LENGTH_REQUIRED = -2098200165,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_412_PRECONDITION_FAILED = -2098200164,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_413_REQUEST_ENTITY_TOO_LARGE = -2098200163,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_414_REQUEST_URI_TOO_LONG = -2098200162,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_415_UNSUPPORTED_MEDIA_TYPE = -2098200161,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_416_REQUESTED_RANGE_NOT_SATISFIABLE = -2098200160,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_417_EXPECTATION_FAILED = -2098200159,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_418_I_M_A_TEAPOT = -2098200158,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_419_AUTHENTICATION_TIMEOUT = -2098200157,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_420_METHOD_FAILURE_ENHANCE_YOUR_CALM = -2098200156,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_422_UNPROCESSABLE_ENTITY = -2098200154,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_423_LOCKED = -2098200153,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_424_FAILED_DEPENDENCY = -2098200152,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_425_METHOD_FAILURE = -2098200151,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_426_UNORDERED_COLLECTION = -2098200150,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_427_UPGRADE_REQUIRED = -2098200149,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_428_PRECONDITION_REQUIRED = -2098200148,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_429_TOO_MANY_REQUESTS = -2098200147,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_431_REQUEST_HEADER_FIELDS_TOO_LARGE = -2098200145,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_444_NO_RESPONSE = -2098200132,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_449_RETRY_WITH = -2098200127,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_450_BLOCKED_BY_WINDOWS_PARENTAL_CONTROLS = -2098200126,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_451_UNAVAILABLE_FOR_LEGAL_REASONS = -2098200125,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_499_CLIENT_CLOSED_REQUEST = -2098200077,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_500_INTERNAL_SERVER_ERROR = -2098200076,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_501_NOT_IMPLEMENTED = -2098200075,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_502_BAD_GATEWAY = -2098200074,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_503_SERVICE_UNAVAILABLE = -2098200073,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_504_GATEWAY_TIMEOUT = -2098200072,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_505_HTTP_VERSION_NOT_SUPPORTED = -2098200071,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_506_VARIANT_ALSO_NEGOTIATES = -2098200070,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_507_INSUFFICIENT_STORAGE = -2098200069,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_508_LOOP_DETECTED = -2098200068,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_509_BANDWIDTH_LIMIT_EXCEEDED = -2098200067,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_510_NOT_EXTENDED = -2098200066,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_511_NETWORK_AUTHENTICATION_REQUIRED = -2098200065,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_522_CONNECTION_TIMED_OUT = -2098200054,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_598_NETWORK_READ_TIMEOUT_ERROR = -2098199978,
  • SCE_NP_WEBAPI_SERVER_ERROR_HTTP_STATUS_CODE_599_NETWORK_CONNECT_TIMEOUT_ERROR = -2098199977,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111802868,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111803378,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111802870,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_ACCESS_TOKEN_REQUIRED = -2111802880,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_AUTHORIZATION_SERVER_ERROR = -2111802620,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_BAD_REQUEST = -2111803391,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_BANNED_APPLICATION = -2111802873,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_BANNED_DEVICE = -2111802871,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_BANNED_USER = -2111802872,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_BLOCKED_USER_EXISTS = -2111803003,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_EXPIRED_ACCESS_TOKEN = -2111802878,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_EXPIRED_NP_TITLE_TOKEN = -2111802875,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_HEADER_REQUIRED = -2111803071,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INTERNAL_SERVER_ERROR = -2111802623,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_ACCESS_TOKEN = -2111802879,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_BODY = -2111803008,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_BODY_PARAMETER = -2111803006,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_BODY_PARAMETER_COMBINATION = -2111803004,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111803005,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_HEADER = -2111803072,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_MULTIPART_HEADER = -2111803001,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_NP_COMMUNICATION_ID = -2111803385,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_NP_ENVIRONMENT = -2111803388,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_NP_SERVICE_LABEL = -2111803386,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_NP_SERVICE_NAME = -2111803383,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_NP_TITLE_ID = -2111803387,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_NP_TITLE_TOKEN = -2111802876,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_OAUTH_CLIENT_ID = -2111803382,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_PARAMETER_IN_URL = -2111803132,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_QUERY_PARAMETER = -2111803135,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_QUERY_PARAMETER_COMBINATION = -2111803134,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_QUERY_STRING = -2111803136,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_INVALID_SERVICE_ID = -2111803384,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_MANDATORY_BODY_PARAMETER_MISSING = -2111803002,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_MANDATORY_MULTIPART_HEADER_MISSING = -2111803000,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_MANDATORY_QUERY_PARAMETER_MISSING = -2111803131,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NEED_TO_UPGRADE = -2111802866,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NOT_AUTHORIZED = -2111802874,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NOT_AUTHORIZED_ACCESS_TOKEN = -2111802867,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NOT_AUTHORIZED_APPLICATION = -2111802749,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NOT_AUTHORIZED_ON_PLATFORM = -2111802865,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NP_COMMUNICATION_ID_NOT_FOUND = -2111802748,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NP_SERVICE_LABEL_NOT_FOUND = -2111802750,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NP_TITLE_ID_NOT_FOUND = -2111802751,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111803381,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NP_TITLE_TOKEN_REQUIRED = -2111802877,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_NULL_VALUE_NOT_ALLOWED = -2111803007,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_RATE_LIMIT_EXCEEDED = -2111802869,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_RESOURCE_NOT_FOUND = -2111803379,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_SERVER_BUSY = -2111802621,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_SERVICE_CLOSED = -2111802559,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_SERVICE_ID_NOT_FOUND = -2111802747,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_SERVICE_TEMPORARILY_UNAVAILABLE = -2111802622,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_TEMPLATE_NOT_PERMITTED = -2111802368,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_TOO_LARGE_BODY = -2111803389,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111803133,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_UNDER_MAINTENANCE = -2111802560,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_UNEXPECTED_ERROR = -2111802624,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_UNKNOWN_CLIENT = -2111802752,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_UNKNOWN_ERROR = -2111802496,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_UNSUPPORTED_API_VERSION = -2111803390,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_USER_NOT_FOUND = -2111803380,
  • SCE_NP_WEBAPI_SERVER_ERROR_NOTIFICATION_LIST_USERS_ACCESS_TOKEN_REQUIRED = -2111802864,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_1_INVALID_REQUEST = -2099249151,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_100_PASSWORD_WAS_RESET_BY_SERVER = -2099249052,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_103_NEEDS_EULA_RE_AGREEMENT = -2099249049,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_18_NEEDS_SOFTWARE_UPDATE = -2099249134,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_2_UNKNOWN_ERROR_HAS_OCCURRED = -2099249150,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_20_UNMATCH_SIGN_IN_ID_OR_PASSWORD = -2099249132,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_27_ACCOUNT_HAS_BEEN_REMOVED_LOGICALLY = -2099249125,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_28_ACCOUNT_HAS_BEEN_BANNED = -2099249124,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_29_CONSOLE_HAS_BEEN_BANNED = -2099249123,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4098_MANDATORY_PARAMETER_IS_MISSING = -2099245054,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4099_PARAMETER_IS_MALFORMED = -2099245053,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4102_BAD_CLIENT_CREDENTIALS = -2099245050,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4114_INSUFFICIENT_SCOPE = -2099245038,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4130_QUERY_PARAMETERS_NOT_ALLOWED_FOR_POST = -2099245022,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4135_NEEDS_UPGRADE_TO_USE_PSN_SERVICE = -2099245017,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4150_INVALID_REQUEST = -2099245002,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4151_UNAUTHORIZED_CLIENT = -2099245001,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4152_UNSUPPORTED_GRANT_TYPE = -2099245000,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4153_INVALID_SCOPE = -2099244999,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4154_INVALID_CONSOLE_TOKEN = -2099244998,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4155_TOKEN_IS_EXPIRED_OR_NOT_FOUND = -2099244997,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4156_UNSUPPORTED_RESPONSE_TYPE = -2099244996,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4157_SERVER_ERROR = -2099244995,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4158_TEMPORARILY_UNAVAILABLE = -2099244994,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4159_INVALID_REFRESH_TOKEN = -2099244993,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4160_NO_DETAILS_AVAILABLE = -2099244992,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4161_CLIENT_WAS_NOT_FOUND = -2099244991,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4162_ACCOUNT_MUST_BE_SUBACCOUNT_AND_NEEDS_EULA_RE_AGREEMENT = -2099244990,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4165_PASSWORD_WAS_PROBABLY_CHANGED = -2099244987,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4170_ACCESS_DENIED = -2099244982,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4171_TOKEN_IS_EXPIRED = -2099244981,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4172_TOKEN_IS_INVALID = -2099244980,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4173_INVALID_CLIENT = -2099244979,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4174_REDIRECT_URI_MISMATCH = -2099244978,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4175_METHOD_NOT_ALLOWED = -2099244977,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4176_ACCOUNT_HAS_BEEN_BANNED = -2099244976,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4192_UNEXPECTED_PARAMETER = -2099244960,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4199_SERVICE_HAS_ENDED = -2099244953,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_4202_SERVICE_IS_UNDER_MAINTENANCE = -2099244950,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_51_ERROR_CODE_RESERVED_FOR_FUTURE_USE = -2099249101,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_100_CONTINUE = -2099183516,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_101_SWITCHING_PROTOCOLS = -2099183515,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_102_PROCESSING = -2099183514,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_200_OK = -2099183416,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_201_CREATED = -2099183415,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_202_ACCEPTED = -2099183414,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_203_NON_AUTHORITATIVE_INFORMATION = -2099183413,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_204_NO_CONTENT = -2099183412,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_205_RESET_CONTENT = -2099183411,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_206_PARTIAL_CONTENT = -2099183410,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_207_MULTI_STATUS = -2099183409,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_208_ALREADY_REPORTED = -2099183408,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_226_IM_USED = -2099183390,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_300_MULTIPLE_CHOICES = -2099183316,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_301_MOVED_PERMANENTLY = -2099183315,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_302_FOUND = -2099183314,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_303_SEE_OTHER = -2099183313,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_304_NOT_MODIFIED = -2099183312,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_305_USE_PROXY = -2099183311,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_306_SWITCH_PROXY = -2099183310,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_307_TEMPORARY_REDIRECT = -2099183309,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_308_PERMANENT_REDIRECT = -2099183308,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_400_BAD_REQUEST = -2099183216,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_401_UNAUTHORIZED = -2099183215,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_402_PAYMENT_REQUIRED = -2099183214,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_403_FORBIDDEN = -2099183213,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_404_NOT_FOUND = -2099183212,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_405_METHOD_NOT_ALLOWED = -2099183211,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_406_NOT_ACCEPTABLE = -2099183210,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_407_PROXY_AUTHENTICATION_REQUIRED = -2099183209,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_408_REQUEST_TIMEOUT = -2099183208,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_409_CONFLICT = -2099183207,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_410_GONE = -2099183206,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_411_LENGTH_REQUIRED = -2099183205,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_412_PRECONDITION_FAILED = -2099183204,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_413_REQUEST_ENTITY_TOO_LARGE = -2099183203,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_414_REQUEST_URI_TOO_LONG = -2099183202,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_415_UNSUPPORTED_MEDIA_TYPE = -2099183201,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_416_REQUESTED_RANGE_NOT_SATISFIABLE = -2099183200,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_417_EXPECTATION_FAILED = -2099183199,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_418_I_M_A_TEAPOT = -2099183198,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_419_AUTHENTICATION_TIMEOUT = -2099183197,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_420_METHOD_FAILURE_ENHANCE_YOUR_CALM = -2099183196,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_422_UNPROCESSABLE_ENTITY = -2099183194,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_423_LOCKED = -2099183193,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_424_FAILED_DEPENDENCY = -2099183192,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_425_METHOD_FAILURE = -2099183191,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_426_UNORDERED_COLLECTION = -2099183190,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_427_UPGRADE_REQUIRED = -2099183189,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_428_PRECONDITION_REQUIRED = -2099183188,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_429_TOO_MANY_REQUESTS = -2099183187,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_431_REQUEST_HEADER_FIELDS_TOO_LARGE = -2099183185,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_444_NO_RESPONSE = -2099183172,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_449_RETRY_WITH = -2099183167,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_450_BLOCKED_BY_WINDOWS_PARENTAL_CONTROLS = -2099183166,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_451_UNAVAILABLE_FOR_LEGAL_REASONS = -2099183165,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_499_CLIENT_CLOSED_REQUEST = -2099183117,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_500_INTERNAL_SERVER_ERROR = -2099183116,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_501_NOT_IMPLEMENTED = -2099183115,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_502_BAD_GATEWAY = -2099183114,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_503_SERVICE_UNAVAILABLE = -2099183113,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_504_GATEWAY_TIMEOUT = -2099183112,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_505_HTTP_VERSION_NOT_SUPPORTED = -2099183111,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_506_VARIANT_ALSO_NEGOTIATES = -2099183110,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_507_INSUFFICIENT_STORAGE = -2099183109,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_508_LOOP_DETECTED = -2099183108,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_509_BANDWIDTH_LIMIT_EXCEEDED = -2099183107,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_510_NOT_EXTENDED = -2099183106,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_511_NETWORK_AUTHENTICATION_REQUIRED = -2099183105,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_522_CONNECTION_TIMED_OUT = -2099183094,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_598_NETWORK_READ_TIMEOUT_ERROR = -2099183018,
  • SCE_NP_WEBAPI_SERVER_ERROR_OAUTH_HTTP_STATUS_CODE_599_NETWORK_CONNECT_TIMEOUT_ERROR = -2099183017,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111827444,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111827954,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111827446,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_ACCESS_TOKEN_REQUIRED = -2111827456,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_ALREADY_BOUND_THE_USER = -2111826943,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_AUTHORIZATION_SERVER_ERROR = -2111827196,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_BAD_REQUEST = -2111827967,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_BANNED_APPLICATION = -2111827449,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_BANNED_DEVICE = -2111827447,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_BANNED_USER = -2111827448,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_BLOCKED_USER_EXISTS = -2111827579,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_EXCEED_THE_MAX_COUNT_OF_BIND_USER = -2111826942,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_EXPIRED_ACCESS_TOKEN = -2111827454,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_EXPIRED_NP_TITLE_TOKEN = -2111827451,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_FAILED_TO_DELIVER_NO_PERMISSION = -2111826683,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_FAILED_TO_DELIVER_NO_SUCH_DEVICE = -2111826684,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_FAILED_TO_DELIVER_NO_SUCH_USER = -2111826687,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_FAILED_TO_DELIVER_THE_USER_IS_NOT_BIND_USER = -2111826686,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_FAILED_TO_DELIVER_USER_STATUS_IS_NOT_ACTIVE = -2111826685,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_HEADER_REQUIRED = -2111827647,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INTERNAL_SERVER_ERROR = -2111827199,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_ACCESS_TOKEN = -2111827455,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_BODY = -2111827584,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_BODY_PARAMETER = -2111827582,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_BODY_PARAMETER_COMBINATION = -2111827580,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111827581,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_HEADER = -2111827648,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_MULTIPART_HEADER = -2111827577,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_NP_COMMUNICATION_ID = -2111827961,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_NP_ENVIRONMENT = -2111827964,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_NP_SERVICE_LABEL = -2111827962,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_NP_SERVICE_NAME = -2111827959,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_NP_TITLE_ID = -2111827963,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_NP_TITLE_TOKEN = -2111827452,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_OAUTH_CLIENT_ID = -2111827958,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_PARAMETER_IN_URL = -2111827708,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_QUERY_PARAMETER = -2111827711,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_QUERY_PARAMETER_COMBINATION = -2111827710,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_QUERY_STRING = -2111827712,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_INVALID_SERVICE_ID = -2111827960,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_MANDATORY_BODY_PARAMETER_MISSING = -2111827578,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_MANDATORY_MULTIPART_HEADER_MISSING = -2111827576,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_MANDATORY_QUERY_PARAMETER_MISSING = -2111827707,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NEED_TO_UPGRADE = -2111827442,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NO_PERMISSION_TO_BECOME_ACTIVE_STATUS = -2111826682,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NOT_ALLOWED_TO_CHANGE_STATUS = -2111826681,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NOT_AUTHORIZED = -2111827450,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NOT_AUTHORIZED_ACCESS_TOKEN = -2111827443,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NOT_AUTHORIZED_APPLICATION = -2111827325,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NOT_AUTHORIZED_ON_PLATFORM = -2111827441,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NP_COMMUNICATION_ID_NOT_FOUND = -2111827324,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NP_SERVICE_LABEL_NOT_FOUND = -2111827326,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NP_TITLE_ID_NOT_FOUND = -2111827327,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111827957,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NP_TITLE_TOKEN_REQUIRED = -2111827453,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_NULL_VALUE_NOT_ALLOWED = -2111827583,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_RATE_LIMIT_EXCEEDED = -2111827445,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_RESOURCE_NOT_FOUND = -2111827955,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_SERVER_BUSY = -2111827197,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_SERVICE_CLOSED = -2111827135,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_SERVICE_ID_NOT_FOUND = -2111827323,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_SERVICE_TEMPORARILY_UNAVAILABLE = -2111827198,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_THE_USER_IS_NOT_BIND_USER = -2111826941,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_TOO_LARGE_BODY = -2111827965,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111827709,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_UNDER_MAINTENANCE = -2111827136,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_UNEXPECTED_ERROR = -2111827200,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_UNKNOWN_CLIENT = -2111827328,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_UNKNOWN_ERROR = -2111827072,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_UNSUPPORTED_API_VERSION = -2111827966,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_USER_NOT_FOUND = -2111827956,
  • SCE_NP_WEBAPI_SERVER_ERROR_PUSH_NOTIFICATION_USERS_ACCESS_TOKEN_REQUIRED = -2111827440,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111815156,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111815666,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111815158,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ACCESS_TOKEN_REQUIRED = -2111815168,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_AUTHORIZATION_SERVER_ERROR = -2111814908,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_BAD_REQUEST = -2111815679,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_BANNED_APPLICATION = -2111815161,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_BANNED_DEVICE = -2111815159,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_BANNED_USER = -2111815160,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_BLOCKED_USER_EXISTS = -2111815291,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_EXPIRED_ACCESS_TOKEN = -2111815166,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_EXPIRED_INVITATION = -2111813632,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_EXPIRED_NP_TITLE_TOKEN = -2111815163,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_HEADER_REQUIRED = -2111815359,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INTERNAL_SERVER_ERROR = -2111814911,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_ACCESS_TOKEN = -2111815167,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_BODY = -2111815296,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_BODY_PARAMETER = -2111815294,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_BODY_PARAMETER_COMBINATION = -2111815292,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111815293,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_HEADER = -2111815360,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_MULTIPART_HEADER = -2111815289,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_NP_COMMUNICATION_ID = -2111815673,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_NP_ENVIRONMENT = -2111815676,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_NP_SERVICE_LABEL = -2111815674,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_NP_SERVICE_NAME = -2111815671,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_NP_TITLE_ID = -2111815675,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_NP_TITLE_TOKEN = -2111815164,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_OAUTH_CLIENT_ID = -2111815670,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_PARAMETER_IN_URL = -2111815420,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_QUERY_PARAMETER = -2111815423,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_QUERY_PARAMETER_COMBINATION = -2111815422,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_QUERY_STRING = -2111815424,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_INVALID_SERVICE_ID = -2111815672,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_MANDATORY_BODY_PARAMETER_MISSING = -2111815290,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_MANDATORY_MULTIPART_HEADER_MISSING = -2111815288,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_MANDATORY_QUERY_PARAMETER_MISSING = -2111815419,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NEED_TO_UPGRADE = -2111815154,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NOT_AUTHORIZED = -2111815162,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NOT_AUTHORIZED_ACCESS_TOKEN = -2111815155,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NOT_AUTHORIZED_APPLICATION = -2111815037,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NOT_AUTHORIZED_ON_PLATFORM = -2111815153,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NOT_PERMIT_TO_ACCESS_THE_SESSION = -2111814656,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NP_COMMUNICATION_ID_NOT_FOUND = -2111815036,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NP_SERVICE_LABEL_NOT_FOUND = -2111815038,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NP_TITLE_ID_NOT_FOUND = -2111815039,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111815669,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NP_TITLE_TOKEN_REQUIRED = -2111815165,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_NULL_VALUE_NOT_ALLOWED = -2111815295,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ONLY_SESSION_CREATOR_PERMITTED = -2111814654,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_ONLY_SESSION_MEMBER_PERMITTED = -2111814653,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_RATE_LIMIT_EXCEEDED = -2111815157,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_RESOURCE_NOT_FOUND = -2111815667,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_SERVER_BUSY = -2111814909,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_SERVICE_CLOSED = -2111814847,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_SERVICE_ID_NOT_FOUND = -2111815035,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_SERVICE_TEMPORARILY_UNAVAILABLE = -2111814910,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_THE_SESSION_IS_FULL = -2111814655,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_TOO_LARGE_BODY = -2111815677,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111815421,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_UNDER_MAINTENANCE = -2111814848,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_UNEXPECTED_ERROR = -2111814912,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_UNKNOWN_CLIENT = -2111815040,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_UNKNOWN_ERROR = -2111814784,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_UNSUPPORTED_API_VERSION = -2111815678,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_USER_NOT_FOUND = -2111815668,
  • SCE_NP_WEBAPI_SERVER_ERROR_SESSION_INVITATION_USERS_ACCESS_TOKEN_REQUIRED = -2111815152,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_3RD_PARTY_RATE_LIMIT_EXCEEDED = -2110759156,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_CLIENT_ERROR = -2110759159,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_CONTENT_NOT_FOUND = -2110759069,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_DATA_ACCESS_ERROR = -2110759162,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_FORBIDDEN = -2110759066,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_HTTP_NOT_IMPLEMENTED = -2110759063,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INTERNAL_ERROR = -2110759166,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_3RD_PARTY_TOKEN = -2110759149,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_APP_ID = -2110759100,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_JSON = -2110759112,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_MASTER_TOKEN = -2110759102,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_PARAMETER = -2110759163,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_PSN_ACCESS_TOKEN = -2110759150,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_INVALID_REQUEST = -2110759167,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_NON_REGISTERED_TITLE_ID = -2110759099,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_NOT_ALLOWED = -2110759067,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_NOT_AUTHORIZED = -2110759068,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_NOT_IMPLEMENTED = -2110759161,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_NOT_SUPPORTED = -2110759097,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_OG_TEMPLATE_ERROR = -2110759103,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_POST_RATE_LIMIT_EXCEEDED = -2110759119,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_PRIVACY_VIOLATION = -2110759148,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_PROXY_AUTH_FAILURE = -2110759101,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_REQUEST_TOO_LONG = -2110759065,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_REQUEST_URI_TOO_LONG = -2110759064,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_REQUIRE_AUTHORIZATION = -2110759134,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_REQUIRE_PROFILE_UPDATE = -2110759135,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_RESOURCE_NOT_FOUND = -2110759164,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_SERVER_ERROR = -2110759160,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_SERVICE_UNAVAILABLE = -2110759165,
  • SCE_NP_WEBAPI_SERVER_ERROR_SOCIAL_NETWORK_UNSUPPORTED_MEDIA_TYPE = -2110759158,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111790580,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111791090,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111790582,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_ACCESS_TOKEN_REQUIRED = -2111790592,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_AUTHORIZATION_SERVER_ERROR = -2111790332,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_BAD_REQUEST = -2111791103,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_BANNED_APPLICATION = -2111790585,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_BANNED_DEVICE = -2111790583,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_BANNED_USER = -2111790584,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_BLOCKED_USER_EXISTS = -2111790715,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_EXPIRED_ACCESS_TOKEN = -2111790590,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_EXPIRED_NP_TITLE_TOKEN = -2111790587,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_HEADER_REQUIRED = -2111790783,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INTERNAL_SERVER_ERROR = -2111790335,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_ACCESS_TOKEN = -2111790591,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_BODY = -2111790720,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_BODY_PARAMETER = -2111790718,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_BODY_PARAMETER_COMBINATION = -2111790716,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111790717,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_HEADER = -2111790784,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_MULTIPART_HEADER = -2111790713,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_NP_COMMUNICATION_ID = -2111791097,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_NP_ENVIRONMENT = -2111791100,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_NP_SERVICE_LABEL = -2111791098,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_NP_SERVICE_NAME = -2111791095,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_NP_TITLE_ID = -2111791099,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_NP_TITLE_TOKEN = -2111790588,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_OAUTH_CLIENT_ID = -2111791094,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_PARAMETER_IN_URL = -2111790844,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_QUERY_PARAMETER = -2111790847,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_QUERY_PARAMETER_COMBINATION = -2111790846,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_QUERY_STRING = -2111790848,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_INVALID_SERVICE_ID = -2111791096,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_MANDATORY_BODY_PARAMETER_MISSING = -2111790714,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_MANDATORY_MULTIPART_HEADER_MISSING = -2111790712,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_MANDATORY_QUERY_PARAMETER_MISSING = -2111790843,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NEED_TO_UPGRADE = -2111790578,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NOT_AUTHORIZED = -2111790586,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NOT_AUTHORIZED_ACCESS_TOKEN = -2111790579,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NOT_AUTHORIZED_APPLICATION = -2111790461,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NOT_AUTHORIZED_ON_PLATFORM = -2111790577,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NP_COMMUNICATION_ID_NOT_FOUND = -2111790460,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NP_SERVICE_LABEL_NOT_FOUND = -2111790462,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NP_TITLE_ID_NOT_FOUND = -2111790463,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111791093,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NP_TITLE_TOKEN_REQUIRED = -2111790589,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_NULL_VALUE_NOT_ALLOWED = -2111790719,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_RATE_LIMIT_EXCEEDED = -2111790581,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_RESOURCE_NOT_FOUND = -2111791091,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_SERVER_BUSY = -2111790333,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_SERVICE_CLOSED = -2111790271,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_SERVICE_ID_NOT_FOUND = -2111790459,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_SERVICE_TEMPORARILY_UNAVAILABLE = -2111790334,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_TOO_LARGE_BODY = -2111791101,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111790845,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_UNDER_MAINTENANCE = -2111790272,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_UNEXPECTED_ERROR = -2111790336,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_UNKNOWN_CLIENT = -2111790464,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_UNKNOWN_ERROR = -2111790208,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_UNSUPPORTED_API_VERSION = -2111791102,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_USER_NOT_FOUND = -2111791092,
  • SCE_NP_WEBAPI_SERVER_ERROR_TROPHY_USERS_ACCESS_TOKEN_REQUIRED = -2111790576,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111782388,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111782898,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111782390,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_ACCESS_TOKEN_REQUIRED = -2111782400,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_AUTHORIZATION_SERVER_ERROR = -2111782140,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_BAD_REQUEST = -2111782911,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_BANNED_APPLICATION = -2111782393,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_BANNED_DEVICE = -2111782391,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_BANNED_USER = -2111782392,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_BLOCKED_USER_EXISTS = -2111782523,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_EXPIRED_ACCESS_TOKEN = -2111782398,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_EXPIRED_NP_TITLE_TOKEN = -2111782395,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_HEADER_REQUIRED = -2111782591,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INTERNAL_SERVER_ERROR = -2111782143,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_ACCESS_TOKEN = -2111782399,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_BODY = -2111782528,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_BODY_PARAMETER = -2111782526,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_BODY_PARAMETER_COMBINATION = -2111782524,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111782525,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_HEADER = -2111782592,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_MULTIPART_HEADER = -2111782521,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_NP_COMMUNICATION_ID = -2111782905,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_NP_ENVIRONMENT = -2111782908,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_NP_SERVICE_LABEL = -2111782906,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_NP_SERVICE_NAME = -2111782903,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_NP_TITLE_ID = -2111782907,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_NP_TITLE_TOKEN = -2111782396,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_OAUTH_CLIENT_ID = -2111782902,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_PARAMETER_IN_URL = -2111782652,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_QUERY_PARAMETER = -2111782655,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_QUERY_PARAMETER_COMBINATION = -2111782654,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_QUERY_STRING = -2111782656,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_INVALID_SERVICE_ID = -2111782904,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_MANDATORY_BODY_PARAMETER_MISSING = -2111782522,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_MANDATORY_MULTIPART_HEADER_MISSING = -2111782520,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_MANDATORY_QUERY_PARAMETER_MISSING = -2111782651,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NEED_TO_UPGRADE = -2111782386,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NOT_AUTHORIZED = -2111782394,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NOT_AUTHORIZED_ACCESS_TOKEN = -2111782387,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NOT_AUTHORIZED_APPLICATION = -2111782269,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NOT_AUTHORIZED_ON_PLATFORM = -2111782385,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NP_COMMUNICATION_ID_NOT_FOUND = -2111782268,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NP_SERVICE_LABEL_NOT_FOUND = -2111782270,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NP_TITLE_ID_NOT_FOUND = -2111782271,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111782901,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NP_TITLE_TOKEN_REQUIRED = -2111782397,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_NULL_VALUE_NOT_ALLOWED = -2111782527,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_RATE_LIMIT_EXCEEDED = -2111782389,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_RESOURCE_NOT_FOUND = -2111782899,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_SERVER_BUSY = -2111782141,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_SERVICE_CLOSED = -2111782079,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_SERVICE_ID_NOT_FOUND = -2111782267,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_SERVICE_TEMPORARILY_UNAVAILABLE = -2111782142,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_TOO_LARGE_BODY = -2111782909,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111782653,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_UNDER_MAINTENANCE = -2111782080,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_UNEXPECTED_ERROR = -2111782144,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_UNKNOWN_CLIENT = -2111782272,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_UNKNOWN_ERROR = -2111782016,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_UNSUPPORTED_API_VERSION = -2111782910,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_USER_NOT_FOUND = -2111782900,
  • SCE_NP_WEBAPI_SERVER_ERROR_TSS_USERS_ACCESS_TOKEN_REQUIRED = -2111782384,
  • SCE_NP_WEBAPI_SERVER_ERROR_UNEXPECTED_ERROR = -2097152001,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ACCESS_DENIED_BY_PRIVACY_LEVEL = -2111823348,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ACCESS_DENIED_BY_RESOURCE_OWNERSHIP = -2111823858,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ACCESS_DENIED_DUE_TO_TITILE_MISMATCH = -2111823350,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ACCESS_TOKEN_REQUIRED = -2111823360,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ALREADY_FRIEND = -2111821566,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ALREADY_FRIEND_REQUESTED = -2111821565,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_ALREADY_NAME_SHARING_REQUESTED = -2111821559,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_AUTHORIZATION_SERVER_ERROR = -2111823100,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BAD_REQUEST = -2111823871,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BANNED_APPLICATION = -2111823353,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BANNED_DEVICE = -2111823351,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BANNED_USER = -2111823352,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BLOCK_LIST_FULL = -2111821056,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BLOCKED_USER = -2111821561,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_BLOCKED_USER_EXISTS = -2111823483,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_CANNOT_ADD_YOUR_OWN_SELF = -2111822847,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_CANNOT_SPECIFY_YOUR_OWN_SELF = -2111821556,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_CONSOLE_NOT_REGISTERED = -2111820800,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_DEVICE_ID_NOT_MATCHED = -2111821311,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_EXPIRED_ACCESS_TOKEN = -2111823358,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_EXPIRED_NP_TITLE_TOKEN = -2111823355,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_FAILED_TO_SEND_WAKE_UP_PACKET_DEVICE_NOT_BOUND = -2111820797,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_FAILED_TO_SEND_WAKE_UP_PACKET_SERVER_ERROR = -2111820796,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_FAILED_TO_SEND_WAKE_UP_PACKET_USER_NOT_BOUND = -2111820798,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_FRIEND_REQUEST_NOT_FOUND = -2111821568,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_HEADER_REQUIRED = -2111823551,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INTERNAL_SERVER_ERROR = -2111823103,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_ACCESS_TOKEN = -2111823359,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_BODY = -2111823488,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_BODY_PARAMETER = -2111823486,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_BODY_PARAMETER_COMBINATION = -2111823484,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_BODY_PARAMETER_LIST_LENGTH = -2111823485,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_HEADER = -2111823552,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_MULTIPART_HEADER = -2111823481,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_NP_COMMUNICATION_ID = -2111823865,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_NP_ENVIRONMENT = -2111823868,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_NP_SERVICE_LABEL = -2111823866,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_NP_SERVICE_NAME = -2111823863,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_NP_TITLE_ID = -2111823867,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_NP_TITLE_TOKEN = -2111823356,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_OAUTH_CLIENT_ID = -2111823862,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_PARAMETER_IN_URL = -2111823612,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_QUERY_PARAMETER = -2111823615,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_QUERY_PARAMETER_COMBINATION = -2111823614,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_QUERY_STRING = -2111823616,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_INVALID_SERVICE_ID = -2111823864,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_MANDATORY_BODY_PARAMETER_MISSING = -2111823482,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_MANDATORY_MULTIPART_HEADER_MISSING = -2111823480,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_MANDATORY_QUERY_PARAMETER_MISSING = -2111823611,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NAME_ALREADY_SHARED = -2111821562,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NAME_REGISTRATION_REQUIRED = -2111821558,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NAME_SHARING_REQUEST_NOT_FOUND = -2111821560,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NEED_TO_UPGRADE = -2111823346,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NON_FRIEND_NOT_ALLOWED = -2111821312,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_AUTHORIZED = -2111823354,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_AUTHORIZED_ACCESS_TOKEN = -2111823347,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_AUTHORIZED_APPLICATION = -2111823229,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_AUTHORIZED_ON_PLATFORM = -2111823345,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NOT_IN_FRIEND_LIST = -2111821567,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NP_COMMUNICATION_ID_NOT_FOUND = -2111823228,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NP_SERVICE_LABEL_NOT_FOUND = -2111823230,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NP_TITLE_ID_NOT_FOUND = -2111823231,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NP_TITLE_ID_NOT_MATCHED = -2111821310,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NP_TITLE_ID_NOT_MATCHING_TOKENS = -2111823861,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NP_TITLE_TOKEN_REQUIRED = -2111823357,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_NULL_VALUE_NOT_ALLOWED = -2111823487,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_OTHER_CONSOLE_ALREADY_REGISTERED = -2111820799,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_RATE_LIMIT_EXCEEDED = -2111823349,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_REQUEST_NOT_ALLOWED_DUE_TO_ONLINE_STATUS = -2111822848,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_REQUESTED_USERS_FRIEND_LIST_FULL = -2111821563,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_REQUESTERS_FRIEND_LIST_FULL = -2111821564,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_RESOURCE_NOT_FOUND = -2111823859,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_SERVER_BUSY = -2111823101,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_SERVICE_CLOSED = -2111823039,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_SERVICE_ID_NOT_FOUND = -2111823227,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_SERVICE_TEMPORARILY_UNAVAILABLE = -2111823102,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_START_LOG_NOT_FOUND = -2111820544,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_TARGET_USER_NOT_REGISTERED_NAME = -2111821557,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_TOO_LARGE_BODY = -2111823869,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_UNAVAILABLE_QUERY_PARAMETER_FOR_RESOURCE = -2111823613,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_UNDER_MAINTENANCE = -2111823040,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_UNEXPECTED_ERROR = -2111823104,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_UNKNOWN_CLIENT = -2111823232,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_UNKNOWN_ERROR = -2111822976,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_UNSUPPORTED_API_VERSION = -2111823870,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_USER_NOT_FOUND = -2111823860,
  • SCE_NP_WEBAPI_SERVER_ERROR_USER_PROFILE_USERS_ACCESS_TOKEN_REQUIRED = -2111823344,
  • SCE_ORBIS_SWU_ERROR_CLOSE_POWER_BUTTON = -2145900143,
  • SCE_ORBIS_SWU_ERROR_CONNECT = -2145900285,
  • SCE_ORBIS_SWU_ERROR_KILL = -2145900287,
  • SCE_ORBIS_SWU_ERROR_NOT_FOUND = -2145900160,
  • SCE_ORBIS_SWU_ERROR_OPEN_POWER_BUTTON = -2145900144,
  • SCE_ORBIS_SWU_ERROR_READ_POWER_BUTTON = -2145900142,
  • SCE_ORBIS_SWU_ERROR_SEND = -2145900283,
  • SCE_ORBIS_SWU_ERROR_SOCKET = -2145900286,
  • SCE_ORBIS_SWU_ERROR_SOCKET_CLOSE = -2145900284,
  • SCE_ORBIS_SWU_ERROR_STAT = -2145900191,
  • SCE_ORBIS_SWU_ERROR_UNLINK = -2145900192,
  • SCE_ORBIS_SWU_ERROR_WRONG_PUP = -2145900159,
  • SCE_PAF_ERROR_ALARM = -2136014780,
  • SCE_PAF_ERROR_ALREADY = -2136014816,
  • SCE_PAF_ERROR_BUSY = -2136014815,
  • SCE_PAF_ERROR_CPUDI = -2136014799,
  • SCE_PAF_ERROR_DIR_ERROR = -2135992063,
  • SCE_PAF_ERROR_DIR_NOENT = -2135992062,
  • SCE_PAF_ERROR_EVENTFLAG = -2136014782,
  • SCE_PAF_ERROR_FILE_ASYNC_BUSY = -2135994303,
  • SCE_PAF_ERROR_FILE_BAD_FD = -2135994335,
  • SCE_PAF_ERROR_FILE_EACCESS = -2135994331,
  • SCE_PAF_ERROR_FILE_ERROR = -2135994367,
  • SCE_PAF_ERROR_FILE_EXIST = -2135994330,
  • SCE_PAF_ERROR_FILE_INVALID_ARG = -2135994366,
  • SCE_PAF_ERROR_FILE_INVALID_CALL = -2135994362,
  • SCE_PAF_ERROR_FILE_MFILE = -2135994333,
  • SCE_PAF_ERROR_FILE_NO_ASYNC = -2135994302,
  • SCE_PAF_ERROR_FILE_NO_IMPL = -2135994364,
  • SCE_PAF_ERROR_FILE_NO_MEMORY = -2135994365,
  • SCE_PAF_ERROR_FILE_NODEV = -2135994332,
  • SCE_PAF_ERROR_FILE_NOSPACE = -2135994329,
  • SCE_PAF_ERROR_FILE_NOT_FOUND = -2135994334,
  • SCE_PAF_ERROR_FILE_NOT_OPENED = -2135994327,
  • SCE_PAF_ERROR_FILE_NOT_SUPPORTED = -2135994363,
  • SCE_PAF_ERROR_FILE_OPENED = -2135994328,
  • SCE_PAF_ERROR_ILLEGAL_CONTEXT = -2136014800,
  • SCE_PAF_ERROR_INVALID_ARG = -2136014705,
  • SCE_PAF_ERROR_INVALID_COMMAND = -2136014714,
  • SCE_PAF_ERROR_INVALID_FLAG = -2136014715,
  • SCE_PAF_ERROR_INVALID_FORMAT = -2136014712,
  • SCE_PAF_ERROR_INVALID_ID = -2136014720,
  • SCE_PAF_ERROR_INVALID_INDEX = -2136014718,
  • SCE_PAF_ERROR_INVALID_MODE = -2136014713,
  • SCE_PAF_ERROR_INVALID_NAME = -2136014719,
  • SCE_PAF_ERROR_INVALID_POINTER = -2136014717,
  • SCE_PAF_ERROR_INVALID_SIZE = -2136014716,
  • SCE_PAF_ERROR_INVALID_VALUE = -2136014706,
  • SCE_PAF_ERROR_JOB_INVAID_STATUS = -2136012543,
  • SCE_PAF_ERROR_JOB_NO_THREAD = -2136012542,
  • SCE_PAF_ERROR_NOT_FOUND = -2136014811,
  • SCE_PAF_ERROR_NOT_IMPLEMENTED = -2136014845,
  • SCE_PAF_ERROR_NOT_INITIALIZED = -2136014847,
  • SCE_PAF_ERROR_NOT_SUPPORTED = -2136014844,
  • SCE_PAF_ERROR_OUT_OF_MEMORY = -2136014814,
  • SCE_PAF_ERROR_PRIV_REQUIRED = -2136014813,
  • SCE_PAF_ERROR_SEMAPHORE = -2136014783,
  • SCE_PAF_ERROR_THREAD = -2136014784,
  • SCE_PAF_ERROR_THREAD_ALREADY_STARTED = -2136013054,
  • SCE_PAF_ERROR_THREAD_START_FAILED = -2136013055,
  • SCE_PAF_ERROR_TIMEOUT = -2136014812,
  • SCE_PAF_ERROR_TIMER = -2136014781,
  • SCE_PAF_ERROR_UNMATCHED_VERSION = -2136014846,
  • SCE_PARTITION_FORMATTER_ERROR_CANCELED = -2134769655,
  • SCE_PARTITION_FORMATTER_ERROR_GENERAL = -2134769664,
  • SCE_PARTITION_FORMATTER_ERROR_INVAL = -2134769663,
  • SCE_PARTITION_FORMATTER_ERROR_IO = -2134769661,
  • SCE_PARTITION_FORMATTER_ERROR_MKFS = -2134769660,
  • SCE_PARTITION_FORMATTER_ERROR_MKFS_INVAL = -2134769659,
  • SCE_PARTITION_FORMATTER_ERROR_MKFS_UFS = -2134769657,
  • SCE_PARTITION_FORMATTER_ERROR_NOMEM = -2134769662,
  • SCE_PARTITION_FORMATTER_ERROR_NOT_AVAILABLE = -2134769656,
  • SCE_PARTITION_FORMATTER_ERROR_NOT_FOUND = -2134769658,
  • SCE_PF_AUTH_CLEINT_SERVER_ERROR_INVALID_REQUEST_BODY_SIZE = -2132934583,
  • SCE_PF_AUTH_CLIENT_ERROR_ABORTED = -2132934653,
  • SCE_PF_AUTH_CLIENT_ERROR_AUTH_FAILED = -2132934637,
  • SCE_PF_AUTH_CLIENT_ERROR_CONSOLE_BANNED = -2132934638,
  • SCE_PF_AUTH_CLIENT_ERROR_CONSOLE_TOKEN_BUFFER_SIZE_NOT_ENOUGH = -2132934636,
  • SCE_PF_AUTH_CLIENT_ERROR_EMERGENT_SYSTEM_SOFTWARE_UPDATE_REQUIRED = -2132934639,
  • SCE_PF_AUTH_CLIENT_ERROR_INVALID_ARGUMENT = -2132934655,
  • SCE_PF_AUTH_CLIENT_ERROR_OUT_OF_MEMORY = -2132934654,
  • SCE_PF_AUTH_CLIENT_ERROR_SIGNATURE_NOT_VALID = -2132934635,
  • SCE_PF_AUTH_CLIENT_ERROR_UNSUPPORTED_SYSTEM_SOFTWARE_VERSION = -2132934640,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_BAD_REQUEST = -2132934601,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_CERTPS_SIGNATURE_VERIFICATION_FAILED = -2132934581,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_CREATED_CONSOLE_TOKEN_TOO_LARGE = -2132934576,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_DPS_MATCHING_CONFIRMATION_FAILED = -2132934578,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_DPS_SIGNATURE_VERIFICATION_FAILED = -2132934579,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_INTERNAL_SERVER_ERROR = -2132934588,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_NP_ENVIRONMENT = -2132934604,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_QUERY_STRING = -2132934605,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_INVALID_REQUEST_BODY = -2132934606,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_KSES_HASH_MATCHING_FAILED = -2132934577,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_MESSAGE_FORMAT_SIGNATURE_VERIFICATION_FAILED = -2132934582,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_NO_C1_DATA = -2132934580,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_NOT_AUTHORIZED = -2132934590,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_NOT_FULFILL_A_REQUESTED_VERSION = -2132934575,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_NULL_VALUE_NOT_ALLOWED = -2132934607,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_RATE_LIMIT_EXCEEDED = -2132934589,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_SERVER_BUSY = -2132934587,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_SERVER_MAINTENANCE = -2132934586,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_SERVICE_CLOSED = -2132934585,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_TOOL_LARGE_BODY = -2132934603,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_UNEXPECTED_ERROR = -2132934584,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_UNKNOWN = -2132934608,
  • SCE_PF_AUTH_CLIENT_SERVER_ERROR_UNSUPPORTED_API_VERSION = -2132934602,
  • SCE_PHOTO_PROMOTER_ERROR_CREATE_THUMBNAIL = -2137178032,
  • SCE_PHOTO_PROMOTER_ERROR_DB_CORRUPTED = -2137178031,
  • SCE_PHOTO_PROMOTER_ERROR_FILE_CORRUPTED = -2137178030,
  • SCE_PHOTO_PROMOTER_ERROR_FILE_NOTSUPPORTED = -2137178029,
  • SCE_PLAYGO_ERROR_ALREADY_INITIALIZED = -2135818234,
  • SCE_PLAYGO_ERROR_ALREADY_STARTED = -2135818233,
  • SCE_PLAYGO_ERROR_BAD_CHUNK_ID = -2135818228,
  • SCE_PLAYGO_ERROR_BAD_HANDLE = -2135818231,
  • SCE_PLAYGO_ERROR_BAD_LOCUS = -2135818224,
  • SCE_PLAYGO_ERROR_BAD_POINTER = -2135818230,
  • SCE_PLAYGO_ERROR_BAD_SIZE = -2135818229,
  • SCE_PLAYGO_ERROR_BAD_SPEED = -2135818227,
  • SCE_PLAYGO_ERROR_EPERM = -2135818225,
  • SCE_PLAYGO_ERROR_FATAL = -2135818238,
  • SCE_PLAYGO_ERROR_INVALID_ARGUMENT = -2135818236,
  • SCE_PLAYGO_ERROR_NO_MEMORY = -2135818237,
  • SCE_PLAYGO_ERROR_NOT_INITIALIZED = -2135818235,
  • SCE_PLAYGO_ERROR_NOT_STARTED = -2135818232,
  • SCE_PLAYGO_ERROR_NOT_SUPPORT_PLAYGO = -2135818226,
  • SCE_PLAYGO_ERROR_UNKNOWN = -2135818239,
  • SCE_PROCESS_STARTER_ERROR_3DTV_DETECTED = -2136735698,
  • SCE_PROCESS_STARTER_ERROR_ACTIVATE_DISC_PLAYER = -2136735702,
  • SCE_PROCESS_STARTER_ERROR_ALLREADY_MOUNTED = -2136735720,
  • SCE_PROCESS_STARTER_ERROR_ALREADY_INSTALLED = -2136735703,
  • SCE_PROCESS_STARTER_ERROR_APPLICATION_ALLREADY_RUNNING = -2136735736,
  • SCE_PROCESS_STARTER_ERROR_APPLICATION_NOT_FOUND = -2136735710,
  • SCE_PROCESS_STARTER_ERROR_AREA_SETTING = -2136735700,
  • SCE_PROCESS_STARTER_ERROR_BD_DATA_CORRUPTED = -2136735733,
  • SCE_PROCESS_STARTER_ERROR_FATAL_FILESYSTEM = -2136735691,
  • SCE_PROCESS_STARTER_ERROR_FS_MOUNT = -2136735721,
  • SCE_PROCESS_STARTER_ERROR_HDD_DATA_CORRUPTED = -2136735732,
  • SCE_PROCESS_STARTER_ERROR_HOST_OVERLAY_MOUNT = -2136735706,
  • SCE_PROCESS_STARTER_ERROR_IN_DATA_INSTALL = -2136735707,
  • SCE_PROCESS_STARTER_ERROR_IN_DISC_LOAD = -2136735704,
  • SCE_PROCESS_STARTER_ERROR_IN_PATCH_INSTALL = -2136735709,
  • SCE_PROCESS_STARTER_ERROR_INSUFFICIENT_BUFFER = -2136735738,
  • SCE_PROCESS_STARTER_ERROR_INVALID_ACCOUNT = -2136735699,
  • SCE_PROCESS_STARTER_ERROR_INVALID_ARGUMENT = -2136735743,
  • SCE_PROCESS_STARTER_ERROR_INVALID_SERVICE_LABEL = -2136735719,
  • SCE_PROCESS_STARTER_ERROR_KEY_NOT_FOUND = -2136735740,
  • SCE_PROCESS_STARTER_ERROR_LAUNCH_PS_CLOUD_BETA_SERVICE = -2136735697,
  • SCE_PROCESS_STARTER_ERROR_LAUNCH_PS_CLOUD_SERVICE = -2136735696,
  • SCE_PROCESS_STARTER_ERROR_LOGOUT_LAUNCH_USER = -2136735729,
  • SCE_PROCESS_STARTER_ERROR_MOUNT_FULL = -2136735737,
  • SCE_PROCESS_STARTER_ERROR_NEED_SYSTEM_UPDATE = -2136735727,
  • SCE_PROCESS_STARTER_ERROR_NO_DISC_INSERT = -2136735735,
  • SCE_PROCESS_STARTER_ERROR_NO_ENTITLEMENT = -2136735693,
  • SCE_PROCESS_STARTER_ERROR_NO_GAME_RUNNING = -2136735742,
  • SCE_PROCESS_STARTER_ERROR_NO_REQUIRED_PATCH_DOWNLOADED = -2136735723,
  • SCE_PROCESS_STARTER_ERROR_NO_SPACE = -2136735728,
  • SCE_PROCESS_STARTER_ERROR_NOT_GAME_MINIAPP_APPRICATION = -2136735739,
  • SCE_PROCESS_STARTER_ERROR_NOT_MOUNTED = -2136735711,
  • SCE_PROCESS_STARTER_ERROR_OTHER_DISC_INSERTED = -2136735705,
  • SCE_PROCESS_STARTER_ERROR_OUT_OF_MEMORY = -2136735741,
  • SCE_PROCESS_STARTER_ERROR_PARENTAL = -2136735730,
  • SCE_PROCESS_STARTER_ERROR_REGION_RESTRICTION = -2136735731,
  • SCE_PROCESS_STARTER_ERROR_REQIRED_PSN_SIGNUP = -2136735712,
  • SCE_PROCESS_STARTER_ERROR_REQUIRED_HDCP = -2136735692,
  • SCE_PROCESS_STARTER_ERROR_REQUIRED_PATCH_DOWNLOADED = -2136735722,
  • SCE_PROCESS_STARTER_ERROR_REQUIRED_PATCH_IS_DOWNLOADING = -2136735724,
  • SCE_PROCESS_STARTER_ERROR_SKU_FLAG = -2136735708,
  • SCE_PROCESS_STARTER_ERROR_START_TIME_VALID_IN_FUTURE = -2136735694,
  • SCE_PROCESS_STARTER_ERROR_SYSTEM_UPDATE_IS_FOUND = -2136735701,
  • SCE_PROCESS_STARTER_ERROR_UNDER_CONSTRUCTION = -2136735726,
  • SCE_PROCESS_STARTER_ERROR_UNDER_UPDATING = -2136735725,
  • SCE_PROCESS_STARTER_ERROR_UNOPENED = -2136735695,
  • SCE_PROCESS_STARTER_ERROR_UNSUPPORTED_DATA = -2136735734,
  • SCE_PROCESS_STARTER_ERROR_UPDATE = -2136735690,
  • SCE_PROFILE_CACHE_ERROR_ALREADY_INITIALIZED = -2128740350,
  • SCE_PROFILE_CACHE_ERROR_INTERNAL = -2128740347,
  • SCE_PROFILE_CACHE_ERROR_INVALID_ARGUMENT = -2128740349,
  • SCE_PROFILE_CACHE_ERROR_NO_MEMORY = -2128740348,
  • SCE_PROFILE_CACHE_ERROR_NOT_INITIALIZED = -2128740351,
  • SCE_REMOTEPLAY_ERROR_ALREADY_INITIALIZED = -2130968573,
  • SCE_REMOTEPLAY_ERROR_BASE64_INVALID_CHARACTER = -2130964431,
  • SCE_REMOTEPLAY_ERROR_BASE64_INVALID_LENGTH = -2130964430,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_AUTHENTICATION = -2130964447,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_BUFFER_OVERFLOW = -2130964472,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_BUSY = -2130964474,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_DISAPPROVAL = -2130964445,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_FATAL = -2130964477,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_INVALID_VALUE = -2130964476,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NETWORK_CLOSED = -2130964461,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NETWORK_ILLEGAL_DATA = -2130964463,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NETWORK_SEND = -2130964460,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NETWORK_TIMEOUT = -2130964462,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NOT_FOUND = -2130964475,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NOT_INITIALIZED = -2130964473,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_NP_ONLINE_ID_INVALID = -2130964416,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_COMMAND_DATA_INVLID = -2130964412,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_COMMAND_INVLID = -2130964413,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_DEVICE_LIMITED = -2130964414,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_DEVICE_MISS = -2130964415,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_NETWORK_CLOSED = -2130964411,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_NETWORK_TIMEOUT = -2130964410,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REGIST_PINCODE_INVALID = -2130964409,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_CONNECT_INVALID = -2130964397,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_CONNECT_INVALID_BY_DISCPLAYER = -2130964395,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_CONNECT_INVALID_BY_NON_60HZ = -2130964394,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_CONNECT_INVALID_BY_RESTART = -2130964396,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_CONNECT_LIMITED = -2130964400,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_SETTING_INVALID = -2130964398,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_REMOTEPLAY_VERSION_UNMATCH = -2130964399,
  • SCE_REMOTEPLAY_ERROR_INTERNAL_UNMATCHED_VERSION = -2130964446,
  • SCE_REMOTEPLAY_ERROR_INTRENAL_CANCEL = -2130964479,
  • SCE_REMOTEPLAY_ERROR_INTRENAL_TIMEOUT = -2130964478,
  • SCE_REMOTEPLAY_ERROR_INVALID_ARGS = -2130968575,
  • SCE_REMOTEPLAY_ERROR_INVALID_STATE = -2130968319,
  • SCE_REMOTEPLAY_ERROR_NOT_CONNECTED = -2130968318,
  • SCE_REMOTEPLAY_ERROR_NOT_INITIALIZED = -2130968572,
  • SCE_REMOTEPLAY_ERROR_OUT_OF_MEMORY = -2130968574,
  • SCE_REMOTEPLAY_ERROR_REGISTERD = -2130968317,
  • SCE_RIFMGR_ERROR_ABORTED = -2132213749,
  • SCE_RIFMGR_ERROR_ACTIVATION_SLOT_FULL = -2132213744,
  • SCE_RIFMGR_ERROR_ALREADY_INITED = -2132213758,
  • SCE_RIFMGR_ERROR_BEFORE_INIT = -2132213759,
  • SCE_RIFMGR_ERROR_BROKEN = -2132213757,
  • SCE_RIFMGR_ERROR_BUSY = -2132213741,
  • SCE_RIFMGR_ERROR_BUSY_ACTIVATING = -2132213737,
  • SCE_RIFMGR_ERROR_DEACTIVATED = -2132213742,
  • SCE_RIFMGR_ERROR_DRM_FREE_RIF = -2132213735,
  • SCE_RIFMGR_ERROR_EXPIRED = -2132213745,
  • SCE_RIFMGR_ERROR_FAKE_RIF = -2132213736,
  • SCE_RIFMGR_ERROR_INTERNAL = -2132213751,
  • SCE_RIFMGR_ERROR_INVALID_FORMAT = -2132213755,
  • SCE_RIFMGR_ERROR_INVALID_ID = -2132213754,
  • SCE_RIFMGR_ERROR_INVALID_KAMAJI_RESPONSE = -2132213748,
  • SCE_RIFMGR_ERROR_INVALID_SECURE_RESPONSE = -2132213747,
  • SCE_RIFMGR_ERROR_INVALID_VALUE = -2132213753,
  • SCE_RIFMGR_ERROR_KDS_UNREACHABLE = -2132213743,
  • SCE_RIFMGR_ERROR_NOT_ACTIVE_SIGNED_IN = -2132213738,
  • SCE_RIFMGR_ERROR_NOT_FOUND = -2132213756,
  • SCE_RIFMGR_ERROR_OUT_OF_MEMORY = -2132213750,
  • SCE_RIFMGR_ERROR_OUT_OF_SIZE = -2132213752,
  • SCE_RIFMGR_ERROR_PERSISTENT_ACTIVATION_SLOT_FULL = -2132213740,
  • SCE_RIFMGR_ERROR_RIF_UPDATE_FAILED = -2132213739,
  • SCE_RIFMGR_ERROR_START_TIME_VALID_IN_FUTURE = -2132213746,
  • SCE_RUDP_ERROR_ADDR_IN_USE = -2139684836,
  • SCE_RUDP_ERROR_ALREADY_BOUND = -2139684835,
  • SCE_RUDP_ERROR_ALREADY_ESTABLISHED = -2139684827,
  • SCE_RUDP_ERROR_ALREADY_EXISTS = -2139684834,
  • SCE_RUDP_ERROR_ALREADY_INITIALIZED = -2139684862,
  • SCE_RUDP_ERROR_BUFFER_TOO_SMALL = -2139684838,
  • SCE_RUDP_ERROR_CANCELLED = -2139684844,
  • SCE_RUDP_ERROR_CONN_QUALITY_LEVEL_MISMATCH = -2139684850,
  • SCE_RUDP_ERROR_CONN_REFUSED = -2139684854,
  • SCE_RUDP_ERROR_CONN_RESET = -2139684855,
  • SCE_RUDP_ERROR_CONN_TIMEOUT = -2139684853,
  • SCE_RUDP_ERROR_CONN_TRANSPORT_TYPE_MISMATCH = -2139684851,
  • SCE_RUDP_ERROR_CONN_VERSION_MISMATCH = -2139684852,
  • SCE_RUDP_ERROR_END_OF_DATA = -2139684828,
  • SCE_RUDP_ERROR_IN_PROGRESS = -2139684831,
  • SCE_RUDP_ERROR_INTERNAL = -2139684856,
  • SCE_RUDP_ERROR_INVALID_ARGUMENT = -2139684860,
  • SCE_RUDP_ERROR_INVALID_CONTEXT_ID = -2139684861,
  • SCE_RUDP_ERROR_INVALID_MUXMODE = -2139684858,
  • SCE_RUDP_ERROR_INVALID_OPTION = -2139684859,
  • SCE_RUDP_ERROR_INVALID_POLL_ID = -2139684833,
  • SCE_RUDP_ERROR_INVALID_SOCKET = -2139684839,
  • SCE_RUDP_ERROR_INVALID_VPORT = -2139684843,
  • SCE_RUDP_ERROR_KEEP_ALIVE_FAILURE = -2139684826,
  • SCE_RUDP_ERROR_MEMLEAK = -2139684609,
  • SCE_RUDP_ERROR_MEMORY = -2139684857,
  • SCE_RUDP_ERROR_MSG_MALFORMED = -2139684837,
  • SCE_RUDP_ERROR_MSG_TOO_LARGE = -2139684846,
  • SCE_RUDP_ERROR_NO_EVENT_HANDLER = -2139684830,
  • SCE_RUDP_ERROR_NOT_ACCEPTABLE = -2139684847,
  • SCE_RUDP_ERROR_NOT_BOUND = -2139684845,
  • SCE_RUDP_ERROR_NOT_INITIALIZED = -2139684863,
  • SCE_RUDP_ERROR_PAYLOAD_TOO_LARGE = -2139684829,
  • SCE_RUDP_ERROR_THREAD = -2139684849,
  • SCE_RUDP_ERROR_THREAD_IN_USE = -2139684848,
  • SCE_RUDP_ERROR_TOO_MANY_CONTEXTS = -2139684832,
  • SCE_RUDP_ERROR_VPORT_EXHAUSTED = -2139684840,
  • SCE_RUDP_ERROR_VPORT_IN_USE = -2139684841,
  • SCE_RUDP_ERROR_WOULDBLOCK = -2139684842,
  • SCE_SAFEMODE_ERROR_CLOSE = -2145845149,
  • SCE_SAFEMODE_ERROR_CLOSE_ICC_CONFIGURATION = -2145845084,
  • SCE_SAFEMODE_ERROR_CLOSE_POWER_BUTTON = -2145845087,
  • SCE_SAFEMODE_ERROR_ENOMEM = -2145845247,
  • SCE_SAFEMODE_ERROR_GETMNTINFO = -2145845137,
  • SCE_SAFEMODE_ERROR_HDD_IOCTL = -2145845102,
  • SCE_SAFEMODE_ERROR_HDD_NONE = -2145845101,
  • SCE_SAFEMODE_ERROR_HDD_OPEN = -2145845103,
  • SCE_SAFEMODE_ERROR_HDD_SATA_BRIDGE = -2145845099,
  • SCE_SAFEMODE_ERROR_HDD_SIZE_ERROR = -2145845100,
  • SCE_SAFEMODE_ERROR_HDD_STAT = -2145845104,
  • SCE_SAFEMODE_ERROR_INVAL = -2145845199,
  • SCE_SAFEMODE_ERROR_IO_UPDATE_FILE_DISC = -2145845195,
  • SCE_SAFEMODE_ERROR_IO_UPDATE_FILE_USB = -2145845196,
  • SCE_SAFEMODE_ERROR_IOCTL_ICC_CONFIGURATION = -2145845083,
  • SCE_SAFEMODE_ERROR_KILL = -2145845246,
  • SCE_SAFEMODE_ERROR_MKDIR = -2145845145,
  • SCE_SAFEMODE_ERROR_NETCTL_CONNECT_TIME_OUT = -2145845072,
  • SCE_SAFEMODE_ERROR_NETWORK_CONNECTION_DISABLED = -2145845071,
  • SCE_SAFEMODE_ERROR_NMOUNT_DISC = -2145845138,
  • SCE_SAFEMODE_ERROR_NMOUNT_EAP_USER = -2145845135,
  • SCE_SAFEMODE_ERROR_NMOUNT_PREINST = -2145845139,
  • SCE_SAFEMODE_ERROR_NMOUNT_SYSTEM_DATA = -2145845141,
  • SCE_SAFEMODE_ERROR_NMOUNT_UPDATE = -2145845143,
  • SCE_SAFEMODE_ERROR_NMOUNT_USB = -2145845144,
  • SCE_SAFEMODE_ERROR_NMOUNT_USB_EINVAL = -2145844992,
  • SCE_SAFEMODE_ERROR_NMOUNT_USB_EIO = -2145844991,
  • SCE_SAFEMODE_ERROR_NMOUNT_USB_ENXIO = -2145844990,
  • SCE_SAFEMODE_ERROR_NMOUNT_USER = -2145845140,
  • SCE_SAFEMODE_ERROR_NOT_FOUND = -2145845200,
  • SCE_SAFEMODE_ERROR_NOT_RECOVERY_PUP = -2145845198,
  • SCE_SAFEMODE_ERROR_OPEN_ICC_CONFIGURATION = -2145845085,
  • SCE_SAFEMODE_ERROR_OPEN_POWER_BUTTON = -2145845088,
  • SCE_SAFEMODE_ERROR_OPEN_READ = -2145845151,
  • SCE_SAFEMODE_ERROR_OPEN_WRITE = -2145845150,
  • SCE_SAFEMODE_ERROR_PWRITE = -2145845136,
  • SCE_SAFEMODE_ERROR_READ = -2145845148,
  • SCE_SAFEMODE_ERROR_READ_POWER_BUTTON = -2145845086,
  • SCE_SAFEMODE_ERROR_STAT = -2145845152,
  • SCE_SAFEMODE_ERROR_STAT_USB_EIO = -2145844976,
  • SCE_SAFEMODE_ERROR_STAT_USB_ENXIO = -2145844975,
  • SCE_SAFEMODE_ERROR_UNLINK = -2145845146,
  • SCE_SAFEMODE_ERROR_UNMOUNT = -2145845142,
  • SCE_SAFEMODE_ERROR_UNSUPPORTED_PUP_BETA = -2145845197,
  • SCE_SAFEMODE_ERROR_WRITE = -2145845147,
  • SCE_SAVE_DATA_ERROR_ABORT = -2137022464,
  • SCE_SAVE_DATA_ERROR_AUTO_UPLOAD_SETTING_ARG = -2137022454,
  • SCE_SAVE_DATA_ERROR_AUTO_UPLOAD_SETTING_MAGIC = -2137022455,
  • SCE_SAVE_DATA_ERROR_BAD_MOUNTED = -2137063411,
  • SCE_SAVE_DATA_ERROR_BROKEN = -2137063409,
  • SCE_SAVE_DATA_ERROR_BUSY = -2137063421,
  • SCE_SAVE_DATA_ERROR_BUSY_FOR_SAVING = -2137022447,
  • SCE_SAVE_DATA_ERROR_CLOUD_NO_SPACE = -2137022452,
  • SCE_SAVE_DATA_ERROR_COPY_FORMAT = -2137022460,
  • SCE_SAVE_DATA_ERROR_DATA_IN_USE = -2137022457,
  • SCE_SAVE_DATA_ERROR_DEX_TOOL_SAVED = -2137022450,
  • SCE_SAVE_DATA_ERROR_EXISTS = -2137063417,
  • SCE_SAVE_DATA_ERROR_FAKED_OWNER = -2137022451,
  • SCE_SAVE_DATA_ERROR_FILE_NOT_FOUND = -2137063410,
  • SCE_SAVE_DATA_ERROR_FINALIZED = -2137022449,
  • SCE_SAVE_DATA_ERROR_FINGERPRINT_MISMATCH = -2137063418,
  • SCE_SAVE_DATA_ERROR_INTERNAL = -2137063413,
  • SCE_SAVE_DATA_ERROR_INVALID_DIRNAME = -2137022448,
  • SCE_SAVE_DATA_ERROR_INVALID_LOGIN_USER = -2137063407,
  • SCE_SAVE_DATA_ERROR_MEMORY_NOT_READY = -2137063406,
  • SCE_SAVE_DATA_ERROR_MOUNT_FULL = -2137063412,
  • SCE_SAVE_DATA_ERROR_MOUNT_INHIBIT = -2137063408,
  • SCE_SAVE_DATA_ERROR_NO_PERMISSION = -2137063419,
  • SCE_SAVE_DATA_ERROR_NO_SPACE = -2137063415,
  • SCE_SAVE_DATA_ERROR_NO_SPACE_FS = -2137063414,
  • SCE_SAVE_DATA_ERROR_NOT_FOUND = -2137063416,
  • SCE_SAVE_DATA_ERROR_NOT_INITIALIZED = -2137063423,
  • SCE_SAVE_DATA_ERROR_NOT_MOUNTED = -2137063420,
  • SCE_SAVE_DATA_ERROR_NOT_PSN_BINDED = -2137022462,
  • SCE_SAVE_DATA_ERROR_OUT_OF_MEMORY = -2137063422,
  • SCE_SAVE_DATA_ERROR_OWNER_MISMATCH = -2137022461,
  • SCE_SAVE_DATA_ERROR_PARAMETER = -2137063424,
  • SCE_SAVE_DATA_ERROR_PROHIBITED_DATA = -2137022458,
  • SCE_SAVE_DATA_ERROR_REACHED_MAX_COUNT = -2137022459,
  • SCE_SAVE_DATA_ERROR_REVISION_CONFLICT = -2137022456,
  • SCE_SAVE_DATA_ERROR_UNSUPPORTED = -2137022463,
  • SCE_SAVE_DATA_ERROR_UPLOAD_FORMAT = -2137022453,
  • SCE_SAVE_DATA_I_ERROR_ABORT = -2137030640,
  • SCE_SAVE_DATA_I_ERROR_ALIAS_FULL = -2137030608,
  • SCE_SAVE_DATA_I_ERROR_ALIAS_UNKNOWN = -2137030607,
  • SCE_SAVE_DATA_I_ERROR_ALREADY_INITIALIZED = -2137030655,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_BROKEN_IMAGE = -2137030495,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_WRONG_STATUS = -2137030496,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_Z_BUF = -2137030490,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_Z_DATA = -2137030492,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_Z_ERRNO = -2137030494,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_Z_MEM = -2137030491,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_Z_STREAM = -2137030493,
  • SCE_SAVE_DATA_I_ERROR_ARCHIVE_Z_VERSION = -2137030489,
  • SCE_SAVE_DATA_I_ERROR_AUTO_UPLOAD_SETTING_OFF = -2137029632,
  • SCE_SAVE_DATA_I_ERROR_BROKEN = -2137030571,
  • SCE_SAVE_DATA_I_ERROR_BUFFER_SIZE = -2137030649,
  • SCE_SAVE_DATA_I_ERROR_CACHE_CONFLICT = -2137030462,
  • SCE_SAVE_DATA_I_ERROR_CACHE_DATA_NOT_FOUND = -2137030463,
  • SCE_SAVE_DATA_I_ERROR_CACHE_EDIT_FILE = -2137030461,
  • SCE_SAVE_DATA_I_ERROR_CACHE_FILE_NOT_OPEN = -2137030464,
  • SCE_SAVE_DATA_I_ERROR_CANCELED = -2137030639,
  • SCE_SAVE_DATA_I_ERROR_CHECK_KEYSTONE = -2137030563,
  • SCE_SAVE_DATA_I_ERROR_COPY_FORMAT = -2137030528,
  • SCE_SAVE_DATA_I_ERROR_CREATE_PFS_IMAGE = -2137030567,
  • SCE_SAVE_DATA_I_ERROR_DB_NOT_FOUND = -2137030544,
  • SCE_SAVE_DATA_I_ERROR_DB_NOT_FOUND_DIR_EXIST = -2137030543,
  • SCE_SAVE_DATA_I_ERROR_DB_NOT_FOUND_RECORD_ITEM = -2137030542,
  • SCE_SAVE_DATA_I_ERROR_DIR_EXIST = -2137030620,
  • SCE_SAVE_DATA_I_ERROR_DIR_NOT_FOUND = -2137030622,
  • SCE_SAVE_DATA_I_ERROR_DOWNLOAD_DATA_BROKEN = -2137030384,
  • SCE_SAVE_DATA_I_ERROR_DOWNLOAD_DATA_IN_USE = -2137030383,
  • SCE_SAVE_DATA_I_ERROR_DOWNLOAD_NO_APP_INSTALLED = -2137030381,
  • SCE_SAVE_DATA_I_ERROR_DOWNLOAD_NOT_FOUND = -2137030380,
  • SCE_SAVE_DATA_I_ERROR_DOWNLOAD_STORAGE_NO_SPACE = -2137030382,
  • SCE_SAVE_DATA_I_ERROR_ENTRY_NOT_FOUND = -2137029376,
  • SCE_SAVE_DATA_I_ERROR_FAKE_BROKEN = -2137030566,
  • SCE_SAVE_DATA_I_ERROR_FAKED_OWNER = -2137030526,
  • SCE_SAVE_DATA_I_ERROR_FILE_EXIST = -2137030619,
  • SCE_SAVE_DATA_I_ERROR_FILE_NOT_FOUND = -2137030621,
  • SCE_SAVE_DATA_I_ERROR_FILE_ORGANIZATION = -2137030561,
  • SCE_SAVE_DATA_I_ERROR_FINALIZED = -2137030618,
  • SCE_SAVE_DATA_I_ERROR_FINGERPRINT = -2137030564,
  • SCE_SAVE_DATA_I_ERROR_HIERARCHY_LIMIT_OVER = -2137030623,
  • SCE_SAVE_DATA_I_ERROR_INTERNAL = -2137030577,
  • SCE_SAVE_DATA_I_ERROR_INVALID_APIID = -2137030578,
  • SCE_SAVE_DATA_I_ERROR_INVALID_ARGUMENT = -2137030652,
  • SCE_SAVE_DATA_I_ERROR_INVALID_ARGUMENT_SERVER = -2137030648,
  • SCE_SAVE_DATA_I_ERROR_INVALID_DIRNAME = -2137030636,
  • SCE_SAVE_DATA_I_ERROR_INVALID_LOGIN_USER = -2137030647,
  • SCE_SAVE_DATA_I_ERROR_INVALID_POINTER = -2137030650,
  • SCE_SAVE_DATA_I_ERROR_KEYSTONE = -2137030562,
  • SCE_SAVE_DATA_I_ERROR_MEMORY_BUSY = -2137029119,
  • SCE_SAVE_DATA_I_ERROR_MEMORY_BUSY_FOR_SAVING = -2137029118,
  • SCE_SAVE_DATA_I_ERROR_MEMORY_NOT_READY = -2137029120,
  • SCE_SAVE_DATA_I_ERROR_MOUNT_ALREADY = -2137030606,
  • SCE_SAVE_DATA_I_ERROR_MOUNT_RDONLY = -2137030604,
  • SCE_SAVE_DATA_I_ERROR_MOUNT_SUSPEND_STARTED = -2137030600,
  • SCE_SAVE_DATA_I_ERROR_MOUNT_UNKNOWN = -2137030605,
  • SCE_SAVE_DATA_I_ERROR_MOUNT_USER_LOGOUTING = -2137030599,
  • SCE_SAVE_DATA_I_ERROR_NO_SPACE_FS = -2137030601,
  • SCE_SAVE_DATA_I_ERROR_NO_SPACE_MOUNT_POINT = -2137030602,
  • SCE_SAVE_DATA_I_ERROR_NOT_INITIALIZED = -2137030654,
  • SCE_SAVE_DATA_I_ERROR_NOT_INITIALIZED_MOUNT_MAN = -2137030603,
  • SCE_SAVE_DATA_I_ERROR_NOT_SUPPORTED = -2137030651,
  • SCE_SAVE_DATA_I_ERROR_OUT_OF_MEMORY = -2137030653,
  • SCE_SAVE_DATA_I_ERROR_PARAMSFO_BROKEN = -2137030576,
  • SCE_SAVE_DATA_I_ERROR_PARAMSFO_BROKEN_OPENPSID = -2137030575,
  • SCE_SAVE_DATA_I_ERROR_PARAMSFO_DEX_TOOL_SAVED = -2137030572,
  • SCE_SAVE_DATA_I_ERROR_PARAMSFO_LOCAL_OWNER = -2137030574,
  • SCE_SAVE_DATA_I_ERROR_PARAMSFO_PSN_BIND = -2137030570,
  • SCE_SAVE_DATA_I_ERROR_PARAMSFO_PSN_OWNER = -2137030573,
  • SCE_SAVE_DATA_I_ERROR_PATH = -2137030624,
  • SCE_SAVE_DATA_I_ERROR_PFS_MOUNT = -2137030568,
  • SCE_SAVE_DATA_I_ERROR_SEALED_KEY = -2137030569,
  • SCE_SAVE_DATA_I_ERROR_SKIP = -2137030637,
  • SCE_SAVE_DATA_I_ERROR_TIMEOUT = -2137030638,
  • SCE_SAVE_DATA_I_ERROR_UNSUPPORTED_FORMAT = -2137030646,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_ACCOUNT_MISMATCH = -2137030423,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_BLOCKS_MAX = -2137030426,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_CLOUD_MAX_SIZE = -2137030430,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_CLOUD_NO_SPACE = -2137030432,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_DATA_BROKEN = -2137030429,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_DATA_IN_USE = -2137030428,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_FAKED_OWNER = -2137030424,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_FORMAT = -2137030527,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_LIST_MAGIC = -2137030512,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_LIST_NOT_FOUND = -2137030144,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_NOT_SUPPORTED = -2137030427,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_RESIGN_JSON_FORMAT = -2137030422,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_SETTING_EDIT = -2137029887,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_SETTING_MAGIC = -2137029888,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_STORAGE_NO_SPACE = -2137030431,
  • SCE_SAVE_DATA_I_ERROR_UPLOAD_USER_MISMATCH = -2137030425,
  • SCE_SAVE_DATA_I_ERROR_USER_NOT_LOGIN = -2137030545,
  • SCE_SCREENSHOT_ERROR_ABORT = -2135031549,
  • SCE_SCREENSHOT_ERROR_CAPTURE_BUSY = -2135031799,
  • SCE_SCREENSHOT_ERROR_CAPTURE_CANCELED = -2135031798,
  • SCE_SCREENSHOT_ERROR_CAPTURE_FAILED = -2135031800,
  • SCE_SCREENSHOT_ERROR_CONTENT_FULL = -2135031796,
  • SCE_SCREENSHOT_ERROR_DISPLAY_BUFFER_NOT_IN_USE = -2135031501,
  • SCE_SCREENSHOT_ERROR_DISPLAY_BUFFER_ON_MUTE = -2135031499,
  • SCE_SCREENSHOT_ERROR_DISPLAY_BUFFER_RETRY_COUNT_MAX = -2135031500,
  • SCE_SCREENSHOT_ERROR_DISPLAY_BUFFER_TOO_BIG = -2135031498,
  • SCE_SCREENSHOT_ERROR_FILE_NOT_FOUND = -2135031805,
  • SCE_SCREENSHOT_ERROR_GOTO_PROCESS_SUSPEND = -2135031502,
  • SCE_SCREENSHOT_ERROR_INTERNAL = -2135031802,
  • SCE_SCREENSHOT_ERROR_INVALID_ARGUMENT = -2135031807,
  • SCE_SCREENSHOT_ERROR_INVALID_DATA = -2135031795,
  • SCE_SCREENSHOT_ERROR_MAIN_THREAD_CALL = -2135031548,
  • SCE_SCREENSHOT_ERROR_MEDIA_FULL = -2135031803,
  • SCE_SCREENSHOT_ERROR_MEDIA_NOT_EXIST = -2135031797,
  • SCE_SCREENSHOT_ERROR_NO_MEMORY = -2135031806,
  • SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_DATA = -2135031794,
  • SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_FORMAT = -2135031804,
  • SCE_SCREENSHOT_ERROR_NOT_SUPPORTED_PLATFORM = -2135031487,
  • SCE_SCREENSHOT_ERROR_SCREENSHOT_DISABLED = -2135031801,
  • SCE_SCREENSHOT_ERROR_SCREENSHOT_SAVE_INVALID_ARGUMENT = -2135031423,
  • SCE_SCREENSHOT_ERROR_SCREENSHOT_SAVE_MEMORY_ALLOCATE_FAILIURE = -2135031424,
  • SCE_SCREENSHOT_ERROR_SERVER_BUSY = -2135031519,
  • SCE_SCREENSHOT_ERROR_SERVER_NO_MEMORY = -2135031517,
  • SCE_SCREENSHOT_ERROR_SERVER_NOT_EXIST = -2135031518,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_FATAL = -2135031407,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_LOCK_RESOURCE = -2135031402,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_MAP_ADDRESS = -2135031406,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_REMAP_TO_VMID0 = -2135031404,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_SDMA_COPY = -2135031403,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_UNKNOWN = -2135031408,
  • SCE_SCREENSHOT_ERROR_SYS_ERROR_UNMAP_ADDRESS = -2135031405,
  • SCE_SCREENSHOT_ERROR_SYS_FATAL_ERROR = -2135031503,
  • SCE_SCREENSHOT_ERROR_UNEXPECTED = -2135031547,
  • SCE_SCREENSHOT_ERROR_UNKNOWN_SYS_ERROR = -2135031546,
  • SCE_SET_UPPER_ERROR_CLOSE = -2145899933,
  • SCE_SET_UPPER_ERROR_CONNECT = -2145900028,
  • SCE_SET_UPPER_ERROR_ENOMEM = -2145900031,
  • SCE_SET_UPPER_ERROR_INVAL = -2145899983,
  • SCE_SET_UPPER_ERROR_KILL = -2145900030,
  • SCE_SET_UPPER_ERROR_MKDIR = -2145899930,
  • SCE_SET_UPPER_ERROR_NOT_FOUND = -2145899984,
  • SCE_SET_UPPER_ERROR_OPEN_READ = -2145899935,
  • SCE_SET_UPPER_ERROR_OPEN_WRITE = -2145899934,
  • SCE_SET_UPPER_ERROR_READ = -2145899932,
  • SCE_SET_UPPER_ERROR_SEND = -2145900026,
  • SCE_SET_UPPER_ERROR_SOCKET = -2145900029,
  • SCE_SET_UPPER_ERROR_SOCKET_CLOSE = -2145900027,
  • SCE_SET_UPPER_ERROR_STAT = -2145899936,
  • SCE_SET_UPPER_ERROR_WRITE = -2145899931,
  • SCE_SETTINGS_ERROR_BT_AUTH_FAILED = -2132016631,
  • SCE_SETTINGS_ERROR_BT_BD_REMOTE_NOT_SUPPORTED = -2132016627,
  • SCE_SETTINGS_ERROR_BT_CONNECTION_FAILED = -2132016630,
  • SCE_SETTINGS_ERROR_BT_CONNECTION_MAX = -2132016629,
  • SCE_SETTINGS_ERROR_BT_CONNECTION_TIMEOUT = -2132016632,
  • SCE_SETTINGS_ERROR_BT_DEVICE_OPEN_FAILED = -2132016640,
  • SCE_SETTINGS_ERROR_BT_EVENT_CANNOT_READ = -2132016635,
  • SCE_SETTINGS_ERROR_BT_EVENT_CANNOT_REGIST = -2132016637,
  • SCE_SETTINGS_ERROR_BT_EVENT_WAIT_FAILED = -2132016636,
  • SCE_SETTINGS_ERROR_BT_GET_EVENT_QUEUE_FAILED = -2132016638,
  • SCE_SETTINGS_ERROR_BT_NO_PROFILE = -2132016633,
  • SCE_SETTINGS_ERROR_BT_REGIST_FULL = -2132016628,
  • SCE_SETTINGS_ERROR_BT_STATE_INVALID = -2132016634,
  • SCE_SETTINGS_ERROR_BT_WRITE_FAILED = -2132016639,
  • SCE_SETTINGS_ERROR_PSN_CAM_JSON_PARSE = -2132016894,
  • SCE_SETTINGS_ERROR_PSN_CAM_WEB_APP_FATAL = -2132016895,
  • SCE_SETTINGS_ERROR_PSN_CERTIFICATE_VERIFICATION = -2132016896,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_AP_DISCONNECTED = -2132017113,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_BANDWIDTH_TIMEOUT = -2132017114,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_CONNECTING_TIMEOUT = -2132017120,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_HTTP_GET_STATUS_NOT_200 = -2132017112,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_INET_CONN_TIMEOUT = -2132017117,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_IPOBTAINING_TIMEOUT = -2132017119,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_IPOBTAINING_TIMEOUT_WITH_WEP = -2132017118,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_NATTYPE_TIMEOUT = -2132017115,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_NETWORK_DISABLED = -2132017110,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_PSN_SIGNED_OUT = -2132017111,
  • SCE_SETTINGS_NETWORK_ERROR_CONN_TEST_SIGNIN_TIMEOUT = -2132017116,
  • SCE_SETTINGS_NETWORK_ERROR_EASY_PPPOE_TIMEOUT = -2132017152,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_CLOSE = -2130376184,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_GETITEM = -2130376188,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_GETSTORAGE = -2130376189,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_LOAD_SERVICE_TYPE_TWITTER = -2130376191,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_NEWCONTENT = -2130376187,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_OPEN = -2130376185,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_SETMETADATA = -2130376186,
  • SCE_SHARE_ACTIVITY_ERROR_ABSTRACT_STORAGE_UNLOAD_SERVICE_TYPE_TWITTER = -2130376190,
  • SCE_SHARE_ACTIVITY_ERROR_BGFT_GET_TASK_USER_ID = -2130377471,
  • SCE_SHARE_ACTIVITY_ERROR_BGFT_GET_UPLOADED_ID = -2130377470,
  • SCE_SHARE_ACTIVITY_ERROR_BGFT_UPLOAD_GET_PROGRESS = -2130377469,
  • SCE_SHARE_ACTIVITY_ERROR_CANCEL = -2130378751,
  • SCE_SHARE_ACTIVITY_ERROR_FILE_BGFT_JSON_META_CLOSE = -2130378238,
  • SCE_SHARE_ACTIVITY_ERROR_FILE_BGFT_JSON_META_FSTAT = -2130378237,
  • SCE_SHARE_ACTIVITY_ERROR_FILE_BGFT_JSON_META_MALLOC = -2130378235,
  • SCE_SHARE_ACTIVITY_ERROR_FILE_BGFT_JSON_META_OPEN = -2130378239,
  • SCE_SHARE_ACTIVITY_ERROR_FILE_BGFT_JSON_META_READ = -2130378236,
  • SCE_SHARE_ACTIVITY_ERROR_HTTP_STATUS_ERROR = -2130378494,
  • SCE_SHARE_ACTIVITY_ERROR_INVALID_ARGUMENT = -2130378750,
  • SCE_SHARE_ACTIVITY_ERROR_JSON_BGFT_JSON_META_PARSE = -2130377983,
  • SCE_SHARE_ACTIVITY_ERROR_JSON_CONTENTSINFO_META_PARSE = -2130377982,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_ABORT_REQUEST = -2130376690,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_ADD_REQUEST_HEADER = -2130376698,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_CREATE_CONNECTION_WITH_URL = -2130376700,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_CREATE_REQUEST_WITH_URL = -2130376699,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_CREATE_TEMPLATE = -2130376701,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_DELETE_CONNECTION = -2130376692,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_DELETE_REQUEST = -2130376693,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_DELETE_TEMPLATE = -2130376691,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_GET_RESPONSE_CONTENT_LENGTH = -2130376695,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_GET_STATUS_CODE = -2130376696,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_INIT = -2130376703,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_READ_DATA = -2130376694,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_SEND_REQUEST = -2130376697,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_HTTP_TERM = -2130376702,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_CREATE_EVENT_FLAG = -2130377716,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_ATTR_DESTROY = -2130377718,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_ATTR_INIT = -2130377719,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_COND_ATTR_INIT = -2130377723,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_COND_DESTROY = -2130377721,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_COND_INIT = -2130377724,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_COND_SIGNAL = -2130377722,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_CREATE = -2130377720,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_JOIN = -2130377717,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_MUTEX_ATTR_INIT = -2130377725,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_MUTEX_DESTROY = -2130377726,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_KERNEL_PTHREAD_MUTEX_INIT = -2130377727,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NET_INIT = -2130377215,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NET_POOL_CREATE = -2130377213,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NET_POOL_DESTROY = -2130377212,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NET_TERM = -2130377214,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_MANAGER_INT_ABORT_REQUEST = -2130376423,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_MANAGER_INT_CREATE_REQUEST = -2130376426,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_MANAGER_INT_DELETE_REQUEST = -2130376425,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_MANAGER_INT_GET_VSH_TOKEN = -2130376424,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_MANAGER_VSH_GET_ONLINE_ID = -2130376446,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SET_NP_TITLEID = -2130376447,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_INT_ABORT_REQUEST = -2130376430,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_INT_CREATE_REQUEST = -2130376433,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_INT_DELETE_REQUEST = -2130376431,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_INT_FB_GET_SYSTEM_ACCESS_TOKEN = -2130376422,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_INT_POST_OPEN_GRAPH = -2130376432,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_INT_TW_GET_SYSTEM_ACCESS_TOKEN = -2130376429,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_LOAD_INTERNAL_NP_MANAGER = -2130376428,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_LOAD_INTERNAL_NP_SNS = -2130376435,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_UNLOAD_INTERNAL_NP_MANAGER = -2130376427,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_SNS_UNLOAD_INTERNAL_NP_SNS = -2130376434,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_ABORT_REQUEST = -2130376438,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_CREATE_CONTEXT = -2130376441,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_CREATE_REQUEST = -2130376443,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_DELETE_CONTEXT = -2130376440,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_DELETE_REQUEST = -2130376442,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_GET_HTTP_STATUS_CODE = -2130376437,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_READ_DATA = -2130376436,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_SEND_REQUEST = -2130376439,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_TERMINATE = -2130376444,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_NP_WEB_API_VSH_INITIALIZE = -2130376445,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_SSL_INIT = -2130376959,
  • SCE_SHARE_ACTIVITY_ERROR_LIB_SSL_TERM = -2130376958,
  • SCE_SHARE_ACTIVITY_ERROR_NOT_EXIST_DATA = -2130378746,
  • SCE_SHARE_ACTIVITY_ERROR_NOT_INITILIZED = -2130378747,
  • SCE_SHARE_ACTIVITY_ERROR_OUT_OF_MEMORY = -2130378748,
  • SCE_SHARE_ACTIVITY_ERROR_QUEUEING = -2130378493,
  • SCE_SHARE_ACTIVITY_ERROR_REG_GET_LANG = -2130375422,
  • SCE_SHARE_ACTIVITY_ERROR_REG_GET_NP_ENV = -2130375423,
  • SCE_SHARE_ACTIVITY_ERROR_SEQUENCE = -2130378749,
  • SCE_SHARE_ACTIVITY_ERROR_SYSTEM_LOGGER_STORAGE_SET_DATA_ASYNC = -2130375679,
  • SCE_SHARE_ACTIVITY_ERROR_UNSUPPORTED_CONTENT_TYPE = -2130378495,
  • SCE_SHARE_ACTIVITY_ERROR_USER_SERVICE_GET_NP_ACCOUNT_ID = -2130375935,
  • SCE_SHARE_BUTTON_ERROR_IMAGING_OPERATION_FAILED = -2130640637,
  • SCE_SHARE_BUTTON_ERROR_INVALID_ARGUMENT = -2130640639,
  • SCE_SHARE_BUTTON_ERROR_IO_OPERATION_FAILED = -2130640638,
  • SCE_SHARE_BUTTON_ERROR_NOT_ENOUGH_SPACE = -2130640383,
  • SCE_SHARE_BUTTON_ERROR_NOT_ENOUGH_SPACE_FOR_SCREENSHOT = -2130640380,
  • SCE_SHARE_BUTTON_ERROR_NOT_SIGNED_IN = -2130640382,
  • SCE_SHARE_BUTTON_ERROR_UNAVAILABLE_SERVICE = -2130640381,
  • SCE_SHARE_UTILITY_ERROR_ALREADY_INITILIZED = -2129198847,
  • SCE_SHARE_UTILITY_ERROR_BUSY = -2129199092,
  • SCE_SHARE_UTILITY_ERROR_CREATE_RESOURCE = -2129199099,
  • SCE_SHARE_UTILITY_ERROR_DESTROY_RESOURCE = -2129199098,
  • SCE_SHARE_UTILITY_ERROR_END_RESOURCE = -2129199095,
  • SCE_SHARE_UTILITY_ERROR_EXECUTE_FUNCTION = -2129199093,
  • SCE_SHARE_UTILITY_ERROR_GET_APP_INFORMATION = -2129198844,
  • SCE_SHARE_UTILITY_ERROR_INITIALIZE_RESOURCE = -2129199097,
  • SCE_SHARE_UTILITY_ERROR_INVALID_ARGUMENT = -2129199101,
  • SCE_SHARE_UTILITY_ERROR_LARGE_SIZE = -2129199100,
  • SCE_SHARE_UTILITY_ERROR_NOMEM = -2129199102,
  • SCE_SHARE_UTILITY_ERROR_NOT_FLAG_IN_PARAM_SFO = -2129198843,
  • SCE_SHARE_UTILITY_ERROR_NOT_INITILIZED = -2129198846,
  • SCE_SHARE_UTILITY_ERROR_NOT_OPEN = -2129198591,
  • SCE_SHARE_UTILITY_ERROR_NOT_OPEN_INVALID_FUNCTION_FLAG = -2129198590,
  • SCE_SHARE_UTILITY_ERROR_PARSE_JSON = -2129199091,
  • SCE_SHARE_UTILITY_ERROR_RESOURCE = -2129199094,
  • SCE_SHARE_UTILITY_ERROR_START_RESOURCE = -2129199096,
  • SCE_SHARE_UTILITY_ERROR_TOO_MANY_APPLICATION = -2129198845,
  • SCE_SHARE_UTILITY_ERROR_UNKNOWN = -2129199103,
  • SCE_SHELL_CORE_UTIL_ERROR_INTERNAL = -2132606975,
  • SCE_SHELL_CORE_UTIL_ERROR_INVALID_ARG = -2132606971,
  • SCE_SHELL_CORE_UTIL_ERROR_INVALID_URI_LEN = -2132606970,
  • SCE_SHELL_CORE_UTIL_ERROR_INVALID_VALUE_LEN = -2132606969,
  • SCE_SHELL_CORE_UTIL_ERROR_NO_MEMORY = -2132606972,
  • SCE_SHELL_CORE_UTIL_ERROR_NULL_POINTER = -2132606973,
  • SCE_SHELL_CORE_UTIL_ERROR_OUTSIDE_POWER_LOCK_SECTION = -2132606968,
  • SCE_SHELL_CORE_UTIL_ERROR_UNAVAILABLE = -2132606974,
  • SCE_SHELL_UTIL_ERROR_ALREADY_UNLOCKED = -2135293947,
  • SCE_SHELL_UTIL_ERROR_APPLICATION_CRASH = -2135293940,
  • SCE_SHELL_UTIL_ERROR_DISC_CORRUPTED = -2135293943,
  • SCE_SHELL_UTIL_ERROR_DISC_UNRECOGNIZED = -2135293937,
  • SCE_SHELL_UTIL_ERROR_DISC_UNSUPPORTED = -2135293942,
  • SCE_SHELL_UTIL_ERROR_DISC_UNSUPPORTED_PS3 = -2135293941,
  • SCE_SHELL_UTIL_ERROR_ERROR_DIALOG_SUPPORT_ACTION_USER_NOT_FOUND = -2135293934,
  • SCE_SHELL_UTIL_ERROR_EVENT_MAX = -2135293949,
  • SCE_SHELL_UTIL_ERROR_NEED_SYSTEM_UPDATE = -2135293938,
  • SCE_SHELL_UTIL_ERROR_NO_APPLICATION = -2135293936,
  • SCE_SHELL_UTIL_ERROR_NOT_INITIALIZED = -2135293951,
  • SCE_SHELL_UTIL_ERROR_NOT_SIGNED_IN = -2135293944,
  • SCE_SHELL_UTIL_ERROR_NOT_SIGNED_UP = -2135293946,
  • SCE_SHELL_UTIL_ERROR_NOT_TERMINATED = -2135293950,
  • SCE_SHELL_UTIL_ERROR_OUT_OF_MEMORY = -2135293948,
  • SCE_SHELL_UTIL_ERROR_SIGNED_OUT = -2135293945,
  • SCE_SHELL_UTIL_ERROR_SOMETHING_CRASH = -2135293932,
  • SCE_SHELL_UTIL_ERROR_SYSTEM_CRASH = -2135293933,
  • SCE_SHELL_UTIL_ERROR_SYSTEM_MESSAGE_HISTORY = -2135293939,
  • SCE_SHELL_UTIL_ERROR_UNSUPPORTED_TV_DETECTED_WHILE_RUNNING = -2135293935,
  • SCE_SIGNUP_UTILITY_ERROR_ALREADY_INITIALIZED = -2135490558,
  • SCE_SIGNUP_UTILITY_ERROR_INTERNAL = -2135490551,
  • SCE_SIGNUP_UTILITY_ERROR_INVALID_ARGUMENT = -2135490557,
  • SCE_SIGNUP_UTILITY_ERROR_NO_MEMORY = -2135490556,
  • SCE_SIGNUP_UTILITY_ERROR_NO_SUCH_USER = -2135490555,
  • SCE_SIGNUP_UTILITY_ERROR_NOT_INITIALIZED = -2135490559,
  • SCE_SIGNUP_UTILITY_ERROR_SIGNUP_BUSY = -2135490553,
  • SCE_SIGNUP_UTILITY_ERROR_USER_ALLREADY_SIGNED_IN = -2135490554,
  • SCE_SIGNUP_UTILITY_ERROR_USER_CANCELED = -2135490552,
  • SCE_SSL_ERROR_ALREADY_INITED = -2137657342,
  • SCE_SSL_ERROR_BAD_CERT_LENGTH = -2137710382,
  • SCE_SSL_ERROR_BAD_SIGN_ALGO = -2137710383,
  • SCE_SSL_ERROR_BEFORE_INIT = -2137657343,
  • SCE_SSL_ERROR_BROKEN = -2137657341,
  • SCE_SSL_ERROR_CN_CHECK = -2137657333,
  • SCE_SSL_ERROR_EAGAIN = -2137657329,
  • SCE_SSL_ERROR_FATAL_ALERT = -2137657328,
  • SCE_SSL_ERROR_INTERNAL = -2137657335,
  • SCE_SSL_ERROR_INVALID_CERT = -2137657334,
  • SCE_SSL_ERROR_INVALID_FORMAT = -2137657339,
  • SCE_SSL_ERROR_INVALID_ID = -2137657338,
  • SCE_SSL_ERROR_INVALID_VALUE = -2137657337,
  • SCE_SSL_ERROR_KEY_BLOB_CORRUPT = -2137710380,
  • SCE_SSL_ERROR_MISMATCH_PUBLIC_KEYS = -2137710381,
  • SCE_SSL_ERROR_NOT_AFTER_CHECK = -2137657331,
  • SCE_SSL_ERROR_NOT_BEFORE_CHECK = -2137657330,
  • SCE_SSL_ERROR_NOT_FOUND = -2137657340,
  • SCE_SSL_ERROR_OUT_OF_MEMORY = -2137712683,
  • SCE_SSL_ERROR_OUT_OF_SIZE = -2137657336,
  • SCE_SSL_ERROR_PROHIBITED = -2137657327,
  • SCE_SSL_ERROR_READ_TIMEOUT = -2137712880,
  • SCE_SSL_ERROR_SOCKET_CLOSED = -2137712883,
  • SCE_SSL_ERROR_UNKNOWN_CA = -2137657332,
  • SCE_SYSFILE_ERROR_BADMAGIC = -2146303996,
  • SCE_SYSFILE_ERROR_BADVERSION = -2146303993,
  • SCE_SYSFILE_ERROR_INVAL = -2146303997,
  • SCE_SYSFILE_ERROR_IO = -2146303998,
  • SCE_SYSFILE_ERROR_KEYDUPLICATION = -2146303994,
  • SCE_SYSFILE_ERROR_KEYNOTFOUND = -2146303995,
  • SCE_SYSFILE_ERROR_NOMEM = -2146303999,
  • SCE_SYSFILE_ERROR_OVER_DATABUFSIZE = -2146303992,
  • SCE_SYSFILE_UTIL_ERROR_DISKSPACE_NOT_ENOUGH = -2135097341,
  • SCE_SYSFILE_UTIL_ERROR_FILE_NOT_FOUND = -2135097340,
  • SCE_SYSFILE_UTIL_ERROR_INVALID_FILEPATH = -2135097336,
  • SCE_SYSFILE_UTIL_ERROR_INVALID_PARAMETERS = -2135097337,
  • SCE_SYSFILE_UTIL_ERROR_KEY_NOT_FOUND = -2135097339,
  • SCE_SYSFILE_UTIL_ERROR_MEMORY_NOT_ENOUGH = -2135097342,
  • SCE_SYSFILE_UTIL_ERROR_SFO_FILE_BROKEN = -2135097338,
  • SCE_SYSFILE_UTIL_ERROR_UNKNOWN = -2135097343,
  • SCE_SYSTEM_LOGGER_ERROR_BUSY = -2130182140,
  • SCE_SYSTEM_LOGGER_ERROR_CAM_OPEN_ERROR = -2130182016,
  • SCE_SYSTEM_LOGGER_ERROR_CAM_READ_BUFFER_ERROR = -2130182014,
  • SCE_SYSTEM_LOGGER_ERROR_CAM_READ_BUFFER_SIZE_ERROR = -2130182015,
  • SCE_SYSTEM_LOGGER_ERROR_GENERIC = -2130182143,
  • SCE_SYSTEM_LOGGER_ERROR_INVALID_ARGUMENT = -2130182142,
  • SCE_SYSTEM_LOGGER_ERROR_LOG_PARAMETER_OUT_OF_RANGE = -2130182139,
  • SCE_SYSTEM_LOGGER_ERROR_NO_MEMORY = -2130182141,
  • SCE_SYSTEM_LOGGER_ERROR_NOT_FOUND = -2130182138,
  • SCE_SYSTEM_LOGGER_STORAGE_ERROR_INVALID_ARGUMENT = -2133000191,
  • SCE_SYSTEM_LOGGER_STORAGE_ERROR_NO_MEMORY = -2133000190,
  • SCE_SYSTEM_STATE_MGR_ERROR_INTERNAL = -2129461247,
  • SCE_SYSTEM_STATE_MGR_ERROR_INVALID_VALUE = -2129461245,
  • SCE_SYSTEM_STATE_MGR_ERROR_NOT_PERMITTED = -2129461246,
  • SCE_TROPHY_ERROR_ABORTED = -2130771963,
  • SCE_TROPHY_ERROR_CANNOT_ENQUEUE = -2130771964,
  • SCE_TROPHY_ERROR_DISK_FULL = -2130771957,
  • SCE_TROPHY_ERROR_GET_VALUE_IN_JSON = -2130771959,
  • SCE_TROPHY_ERROR_INVALID_JSON_FORMAT = -2130771958,
  • SCE_TROPHY_ERROR_JOB_QUEUE_INVALID_STATE = -2130771965,
  • SCE_TROPHY_ERROR_KEY_NOT_FOUND_IN_JSON = -2130771960,
  • SCE_TROPHY_ERROR_NO_IMPL = -2130771966,
  • SCE_TROPHY_ERROR_NOT_INITIALIZED_NS_CONTEXT = -2130771962,
  • SCE_TROPHY_ERROR_OUT_OF_MEMORY = -2130771967,
  • SCE_TROPHY_ERROR_SQLITE_ERROR = -2130771956,
  • SCE_TROPHY_ERROR_UNKNOWN = -2130771968,
  • SCE_TROPHY_ERROR_UNKNOWN_SERVER_RESPONSE = -2130771961,
  • SCE_TROPHY_STORAGE_ERROR_ABORT = -2141874939,
  • SCE_TROPHY_STORAGE_ERROR_ALREADY_INITIALIZED = -2141874915,
  • SCE_TROPHY_STORAGE_ERROR_BUSY = -2141874930,
  • SCE_TROPHY_STORAGE_ERROR_DB_ALREADY_OPENED = -2141874932,
  • SCE_TROPHY_STORAGE_ERROR_DB_CORRUPTED = -2141874935,
  • SCE_TROPHY_STORAGE_ERROR_DB_NOT_OPENED = -2141874923,
  • SCE_TROPHY_STORAGE_ERROR_FILE_ALREADY_OPENED = -2141874921,
  • SCE_TROPHY_STORAGE_ERROR_FILE_NOT_FOUND = -2141874922,
  • SCE_TROPHY_STORAGE_ERROR_FILE_NOT_OPENED = -2141874919,
  • SCE_TROPHY_STORAGE_ERROR_INSUFFICIENT_BUFFER = -2141874941,
  • SCE_TROPHY_STORAGE_ERROR_INVALID_ARGUMENT = -2141874943,
  • SCE_TROPHY_STORAGE_ERROR_INVALID_DATA_TYPE = -2141874937,
  • SCE_TROPHY_STORAGE_ERROR_INVALID_DB_SCHEMA = -2141874934,
  • SCE_TROPHY_STORAGE_ERROR_INVALID_HANDLE = -2141874940,
  • SCE_TROPHY_STORAGE_ERROR_INVALID_LSDB_CONTEXT = -2141874931,
  • SCE_TROPHY_STORAGE_ERROR_LSDB_CORRUPTED = -2141874925,
  • SCE_TROPHY_STORAGE_ERROR_LSDB_GROUP_NOT_FOUND = -2141874927,
  • SCE_TROPHY_STORAGE_ERROR_LSDB_MIGRATION_REQUIRED = -2141874929,
  • SCE_TROPHY_STORAGE_ERROR_LSDB_TITLE_BROKEN = -2141874924,
  • SCE_TROPHY_STORAGE_ERROR_LSDB_TITLE_NOT_FOUND = -2141874928,
  • SCE_TROPHY_STORAGE_ERROR_LSDB_TROPHY_NOT_FOUND = -2141874926,
  • SCE_TROPHY_STORAGE_ERROR_MEMORY_EXTEND = -2141874920,
  • SCE_TROPHY_STORAGE_ERROR_NO_DB_ATTRIBUTE = -2141874936,
  • SCE_TROPHY_STORAGE_ERROR_NO_RESULT = -2141874938,
  • SCE_TROPHY_STORAGE_ERROR_NOT_INITIALIZED = -2141874914,
  • SCE_TROPHY_STORAGE_ERROR_OBJECT_ALREADY_INITIALIZED = -2141874917,
  • SCE_TROPHY_STORAGE_ERROR_OBJECT_NOT_INITIALIZED = -2141874916,
  • SCE_TROPHY_STORAGE_ERROR_OUT_OF_MEMORY = -2141874942,
  • SCE_TROPHY_STORAGE_ERROR_TITLE_DATA_BROKEN = -2141874918,
  • SCE_TROPHY_STORAGE_ERROR_UNKNOWN = -2141874944,
  • SCE_TROPHY_STORAGE_ERROR_UNSUPPORTED_DB_SCHEMA = -2141874933,
  • SCE_UPDATE_APP_FRAMEWORK_ERROR_ENOMEM = -2145899773,
  • SCE_UPDATE_APP_FRAMEWORK_ERROR_PAD_INIT = -2145899775,
  • SCE_UPDATE_APP_FRAMEWORK_ERROR_TILE_MODE = -2145899774,
  • SCE_UPDATE_CHECKER_ERROR_BAD_STATE = -2145902063,
  • SCE_UPDATE_CHECKER_ERROR_CACHE_EXPIRED = -2145902008,
  • SCE_UPDATE_CHECKER_ERROR_CANCELED = -2145902006,
  • SCE_UPDATE_CHECKER_ERROR_CDN_INVAL_PSCODE = -2145902011,
  • SCE_UPDATE_CHECKER_ERROR_CONTENTLEN_CHUNK_ENC = -2145901982,
  • SCE_UPDATE_CHECKER_ERROR_CONTENTLEN_NOT_FOUND = -2145901981,
  • SCE_UPDATE_CHECKER_ERROR_CRITICAL = -2145902064,
  • SCE_UPDATE_CHECKER_ERROR_DL_HTTP_STATUS_CODE = -2145901984,
  • SCE_UPDATE_CHECKER_ERROR_DL_INVAL_STATUS = -2145901983,
  • SCE_UPDATE_CHECKER_ERROR_ERRNO_ENOMEM = -2145902015,
  • SCE_UPDATE_CHECKER_ERROR_FATAL = -2145902010,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_ARG = -2145902014,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_IMAGE_ATT = -2145902069,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_PREINST_PUP_ATT = -2145902070,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_PRODUCT_REQ_ATT = -2145902075,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_RECOVERY_PUP_ATT = -2145902071,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_REGION_ATT = -2145902078,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_SYSTEM_ATT = -2145902077,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_SYSTEM_EX_ATT = -2145902076,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_SYSTEM_EX_PUP_ATT = -2145902072,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_SYSTEM_PUP_ATT = -2145902073,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_TYPE = -2145902080,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_UPDATE_DATA_ATT = -2145902074,
  • SCE_UPDATE_CHECKER_ERROR_INVAL_URL_SIZE = -2145902079,
  • SCE_UPDATE_CHECKER_ERROR_NO_CACHE = -2145902009,
  • SCE_UPDATE_CHECKER_ERROR_NO_SIGNUP_USER = -2145902012,
  • SCE_UPDATE_CHECKER_ERROR_NOT_FOUND_DATA = -2145902061,
  • SCE_UPDATE_CHECKER_ERROR_NOTFOUND_REGION = -2145902067,
  • SCE_UPDATE_CHECKER_ERROR_NOTFOUND_REGION_CHILD = -2145902066,
  • SCE_UPDATE_CHECKER_ERROR_NOTFOUND_ROOT = -2145902068,
  • SCE_UPDATE_CHECKER_ERROR_NOTFOUND_ROOT_NO_REDIRECT = -2145902060,
  • SCE_UPDATE_CHECKER_ERROR_NOTFOUND_UPDATE_DATA = -2145902065,
  • SCE_UPDATE_CHECKER_ERROR_PARSER_INITIALIZE = -2145902016,
  • SCE_UPDATE_CHECKER_ERROR_QUEUE_FULL = -2145902007,
  • SCE_UPDATE_CHECKER_ERROR_SERVER_MAINTENANCE = -2145901980,
  • SCE_UPDATE_CHECKER_ERROR_SYS_CTL_BY_NAME = -2145902062,
  • SCE_UPDATE_CHECKER_ERROR_UNKNOWN_TITLE_ID = -2145901979,
  • SCE_UPDATE_CHECKER_ERROR_URL = -2145902013,
  • SCE_UPDATE_EULA_ERROR_BAD_STATE = -2145899504,
  • SCE_UPDATE_EULA_ERROR_CRITICAL = -2145899500,
  • SCE_UPDATE_EULA_ERROR_ERRNO_ENOMEM = -2145899518,
  • SCE_UPDATE_EULA_ERROR_INVAL_EULA_VERSION_ATT = -2145899502,
  • SCE_UPDATE_EULA_ERROR_INVAL_EULA_VERSION_VALUE = -2145899499,
  • SCE_UPDATE_EULA_ERROR_INVAL_LANG_ATT = -2145899501,
  • SCE_UPDATE_EULA_ERROR_NOTFOUND_ROOT = -2145899503,
  • SCE_UPDATE_EULA_ERROR_PARSER_INITIALIZE = -2145899519,
  • SCE_UPDATER_CORE_ERROR_BAD_STATE = -2145910778,
  • SCE_UPDATER_CORE_ERROR_BD_FW_GENERAL = -2145908320,
  • SCE_UPDATER_CORE_ERROR_BD_FW_INVALID = -2145908315,
  • SCE_UPDATER_CORE_ERROR_BD_FW_NOMEM = -2145908319,
  • SCE_UPDATER_CORE_ERROR_BD_FW_OPEN = -2145908318,
  • SCE_UPDATER_CORE_ERROR_BD_FW_REQ_INCOMPLETE = -2145908313,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SEND = -2145908317,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SK_INVALID_COMMAND = -2145908287,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SK_INVALID_PARAM = -2145908286,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SK_INVALID_VERSION = -2145908285,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SK_NOT_READY = -2145908283,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SK_SEQ_ERROR = -2145908288,
  • SCE_UPDATER_CORE_ERROR_BD_FW_SK_UNIT_FAILURE = -2145908284,
  • SCE_UPDATER_CORE_ERROR_BD_FW_TIMEOUT = -2145908314,
  • SCE_UPDATER_CORE_ERROR_BD_FW_WRONG_FORMAT = -2145908316,
  • SCE_UPDATER_CORE_ERROR_BDEV_IO = -2145910767,
  • SCE_UPDATER_CORE_ERROR_BDEV_OPEN = -2145910769,
  • SCE_UPDATER_CORE_ERROR_CANCELLED = -2145910771,
  • SCE_UPDATER_CORE_ERROR_FATAL = -2145906689,
  • SCE_UPDATER_CORE_ERROR_FILE_OPEN = -2145910768,
  • SCE_UPDATER_CORE_ERROR_GENERAL = -2145910784,
  • SCE_UPDATER_CORE_ERROR_HDD_PART = -2145910776,
  • SCE_UPDATER_CORE_ERROR_INVAL = -2145910783,
  • SCE_UPDATER_CORE_ERROR_INVAL_IO = -2145910766,
  • SCE_UPDATER_CORE_ERROR_IO = -2145910779,
  • SCE_UPDATER_CORE_ERROR_NOENT = -2145910777,
  • SCE_UPDATER_CORE_ERROR_NOMEM = -2145910782,
  • SCE_UPDATER_CORE_ERROR_NOT_FOUND = -2145910780,
  • SCE_UPDATER_CORE_ERROR_PUP_US_ALREADY = -2145908639,
  • SCE_UPDATER_CORE_ERROR_PUP_US_AUTH = -2145908647,
  • SCE_UPDATER_CORE_ERROR_PUP_US_BADF = -2145908650,
  • SCE_UPDATER_CORE_ERROR_PUP_US_BADMSG = -2145908646,
  • SCE_UPDATER_CORE_ERROR_PUP_US_BUSY = -2145908654,
  • SCE_UPDATER_CORE_ERROR_PUP_US_FAULT = -2145908649,
  • SCE_UPDATER_CORE_ERROR_PUP_US_FTYPE = -2145908648,
  • SCE_UPDATER_CORE_ERROR_PUP_US_GENERAL = -2145908656,
  • SCE_UPDATER_CORE_ERROR_PUP_US_INVAL = -2145908653,
  • SCE_UPDATER_CORE_ERROR_PUP_US_IO = -2145908651,
  • SCE_UPDATER_CORE_ERROR_PUP_US_NEEDAUTH = -2145908641,
  • SCE_UPDATER_CORE_ERROR_PUP_US_NOATTR = -2145908644,
  • SCE_UPDATER_CORE_ERROR_PUP_US_NOENT = -2145908640,
  • SCE_UPDATER_CORE_ERROR_PUP_US_NOMEM = -2145908652,
  • SCE_UPDATER_CORE_ERROR_PUP_US_PERM = -2145908655,
  • SCE_UPDATER_CORE_ERROR_PUP_US_PLATFORM = -2145908642,
  • SCE_UPDATER_CORE_ERROR_PUP_US_REVOKED = -2145908645,
  • SCE_UPDATER_CORE_ERROR_PUP_US_VER = -2145908643,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_GENERAL = -2145908224,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_NOMEM = -2145908223,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_OPEN = -2145908222,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_REQ_INCOMPLETE = -2145908218,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_SEND = -2145908221,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_TIMEOUT = -2145908219,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_VERIFY = -2145908217,
  • SCE_UPDATER_CORE_ERROR_SATABR_FW_WRONG_FORMAT = -2145908220,
  • SCE_UPDATER_CORE_ERROR_SC_FW_BADF = -2145908394,
  • SCE_UPDATER_CORE_ERROR_SC_FW_BUSY = -2145908398,
  • SCE_UPDATER_CORE_ERROR_SC_FW_FAULT = -2145908393,
  • SCE_UPDATER_CORE_ERROR_SC_FW_GENERAL = -2145908400,
  • SCE_UPDATER_CORE_ERROR_SC_FW_INVAL = -2145908397,
  • SCE_UPDATER_CORE_ERROR_SC_FW_IO = -2145908395,
  • SCE_UPDATER_CORE_ERROR_SC_FW_NOMEM = -2145908396,
  • SCE_UPDATER_CORE_ERROR_SC_FW_NXIO = -2145908392,
  • SCE_UPDATER_CORE_ERROR_SC_FW_PERM = -2145908399,
  • SCE_UPDATER_CORE_ERROR_SC_FW_TIMEOUT = -2145908391,
  • SCE_UPDATER_CORE_ERROR_SHORT_FILE = -2145910772,
  • SCE_UPDATER_CORE_ERROR_SYSTEM_BETA_VERSION = -2145910770,
  • SCE_UPDATER_CORE_ERROR_SYSTEM_VERSION = -2145910774,
  • SCE_UPDATER_CORE_ERROR_UNCOMPRESS_BUF = -2145908476,
  • SCE_UPDATER_CORE_ERROR_UNCOMPRESS_DATA = -2145908478,
  • SCE_UPDATER_CORE_ERROR_UNCOMPRESS_GENERAL = -2145908480,
  • SCE_UPDATER_CORE_ERROR_UNCOMPRESS_NOMEM = -2145908477,
  • SCE_UPDATER_CORE_ERROR_UNCOMPRESS_STREAM = -2145908479,
  • SCE_UPDATER_CORE_ERROR_VERIFY_ONLY = -2145910773,
  • SCE_UPDATER_CORE_ERROR_VERIFY_WRITE = -2145910775,
  • SCE_UPDATER_CORE_ERROR_WRONG_FORMAT = -2145910781,
  • SCE_UPSRV_CLIENT_ERROR_ALREADY_INITIALIZED = -2145901567,
  • SCE_UPSRV_CLIENT_ERROR_BUSY = -2145901563,
  • SCE_UPSRV_CLIENT_ERROR_INTERNAL = -2145901568,
  • SCE_UPSRV_CLIENT_ERROR_INVALID_ARGUMENT = -2145901564,
  • SCE_UPSRV_CLIENT_ERROR_NOT_INITIALIZED = -2145901566,
  • SCE_UPSRV_CLIENT_ERROR_OUT_OF_MEMORY = -2145901565,
  • SCE_UPSRV_ERROR_ALREADY_INITIALIZED = -2145901055,
  • SCE_UPSRV_ERROR_APPDB_NOT_READY = -2145901027,
  • SCE_UPSRV_ERROR_BETA_NO_ENTITLEMENT = -2145901032,
  • SCE_UPSRV_ERROR_BETA_UNAVAILABLE = -2145901033,
  • SCE_UPSRV_ERROR_CANCELED = -2145901036,
  • SCE_UPSRV_ERROR_CURRENT_TASK_NOT_FOUND = -2145901038,
  • SCE_UPSRV_ERROR_HANDLER_IS_BUSY = -2145901028,
  • SCE_UPSRV_ERROR_INTERNAL = -2145901056,
  • SCE_UPSRV_ERROR_INVALID_ARGUMENT = -2145901054,
  • SCE_UPSRV_ERROR_INVALID_HANDLER = -2145901029,
  • SCE_UPSRV_ERROR_LASTEST_VER_SYSTEM = -2145901051,
  • SCE_UPSRV_ERROR_NOT_ACCESS_SYSTEM_STORAGE = -2145901049,
  • SCE_UPSRV_ERROR_NOT_SUPPORTED = -2145901035,
  • SCE_UPSRV_ERROR_OUT_OF_MEMORY = -2145901053,
  • SCE_UPSRV_ERROR_REBOOT_ERROR = -2145901046,
  • SCE_UPSRV_ERROR_REGISTRY_ERROR = -2145901047,
  • SCE_UPSRV_ERROR_UPDATE_FILE_CORRUPTED = -2145901050,
  • SCE_UPSRV_ERROR_UPDATE_FILE_IS_NOT_OFFICIAL = -2145901031,
  • SCE_UPSRV_ERROR_UPDATE_FILE_IS_UNEXPECTED_VERSION = -2145901030,
  • SCE_UPSRV_ERROR_UPDATE_FILE_NOT_FOUND = -2145901052,
  • SCE_UPSRV_ERROR_UPDATE_FILE_NOT_USE = -2145901048,
  • SCE_UPSRV_ERROR_USB_STORAGE_NOT_MOUNTED = -2145901037,
  • SCE_UPSRV_ERROR_WAIT_DOWNLOAD_PHASE_TIMEOUT = -2145901045,
  • SCE_UPSRV_ERROR_WAIT_GET_EULA_TEXT_TIMEOUT = -2145901040,
  • SCE_UPSRV_ERROR_WAIT_IMAGE_WRITE_PHASE_TIMEOUT = -2145901044,
  • SCE_UPSRV_ERROR_WAIT_LOAD_FEATURES_LIST_TIMEOUT = -2145901039,
  • SCE_UPSRV_ERROR_WAIT_PHASE_CHANGE_TIMEOUT = -2145901034,
  • SCE_UPSRV_ERROR_WAIT_REBOOT_PHASE_TIMEOUT = -2145901043,
  • SCE_UPSRV_ERROR_WAIT_WAITING_FOR_EULA_PHASE_TIMEOUT = -2145901042,
  • SCE_UPSRV_ERROR_WAIT_WAITING_FOR_UPDATE_PHASE_TIMEOUT = -2145901041,
  • SCE_UPSRV_SERVER_ERROR_ALREADY_INITIALIZED = -2145901311,
  • SCE_UPSRV_SERVER_ERROR_FATAL = -2145901303,
  • SCE_UPSRV_SERVER_ERROR_INTERNAL = -2145901312,
  • SCE_UPSRV_SERVER_ERROR_INVALID_ARGUMENT = -2145901308,
  • SCE_UPSRV_SERVER_ERROR_INVALID_OPERATION = -2145901307,
  • SCE_UPSRV_SERVER_ERROR_NOT_INITIALIZED = -2145901310,
  • SCE_UPSRV_SERVER_ERROR_OUT_OF_MEMORY = -2145901309,
  • SCE_UPSRV_SERVER_ERROR_TASK_CANCELED = -2145901305,
  • SCE_UPSRV_SERVER_ERROR_TASK_ID_NOT_FOUND = -2145901306,
  • SCE_UPSRV_SERVER_ERROR_TASK_SHUTDOWN = -2145901304,
  • SCE_USER_SERVICE_ERROR_ALREADY_INITIALIZED = -2137653245,
  • SCE_USER_SERVICE_ERROR_BUFFER_TOO_SHORT = -2137653238,
  • SCE_USER_SERVICE_ERROR_BUSY = -2137652986,
  • SCE_USER_SERVICE_ERROR_EVENT_REDUCED = -2137652988,
  • SCE_USER_SERVICE_ERROR_INTERNAL = -2137653247,
  • SCE_USER_SERVICE_ERROR_INVALID_ARGUMENT = -2137653243,
  • SCE_USER_SERVICE_ERROR_NO_EVENT = -2137653241,
  • SCE_USER_SERVICE_ERROR_NO_MEMORY = -2137653244,
  • SCE_USER_SERVICE_ERROR_NO_SUCH_USER = -2137652987,
  • SCE_USER_SERVICE_ERROR_NOT_INITIALIZED = -2137653246,
  • SCE_USER_SERVICE_ERROR_NOT_LOGGED_IN = -2137653239,
  • SCE_USER_SERVICE_ERROR_OPERATION_NOT_SUPPORTED = -2137653242,
  • SCE_USER_SERVICE_ERROR_REGISTERED_USER_FULL = -2137652990,
  • SCE_USER_SERVICE_ERROR_TOO_MANY_LOGIN_USERS = -2137652991,
  • SCE_USER_SERVICE_ERROR_USER_ALREADY_REGISTERED = -2137652989,
  • SCE_VIDEO_EDIT_ERROR_GENERAL = -2130444032,
  • SCE_VIDEO_EDIT_ERROR_IMAGE_MANAGER = -2130444027,
  • SCE_VIDEO_EDIT_ERROR_INVALID_ARGUMENT = -2130444031,
  • SCE_VIDEO_EDIT_ERROR_OUT_OF_MEMORY = -2130444030,
  • SCE_VIDEO_EDIT_ERROR_PREVIEW = -2130444029,
  • SCE_VIDEO_EDIT_ERROR_PREVIEW_NOT_ENOUGH_SYSTEM_MEMORY = -2130444028,
  • SCE_VIDEO_EDIT_ERROR_TRANSCODE = -2130444026,
  • SCE_VIDEO_RECORDING_ERROR_FATAL = -2136473598,
  • SCE_VIDEO_RECORDING_ERROR_FILE_NO_DATA = -2136473590,
  • SCE_VIDEO_RECORDING_ERROR_FILE_OPEN = -2136473596,
  • SCE_VIDEO_RECORDING_ERROR_FILE_WRITE = -2136473595,
  • SCE_VIDEO_RECORDING_ERROR_INTERRUPTED = -2136473593,
  • SCE_VIDEO_RECORDING_ERROR_INVALID_STATE = -2136473594,
  • SCE_VIDEO_RECORDING_ERROR_INVALID_VALUE = -2136473597,
  • SCE_VIDEO_RECORDING_ERROR_NO_SPACE = -2136473591,
  • SCE_VIDEO_RECORDING_ERROR_OUT_OF_MEMORY = -2136473599,
  • SCE_VIDEO_RECORDING_ERROR_UNSUPPORTED = -2136473592,
  • SCE_VISION_RECOGNITION_ERROR_FILE_OPEN_FAILED = -2130247678,
  • SCE_VISION_RECOGNITION_ERROR_FILE_READ_FAILED = -2130247674,
  • SCE_VISION_RECOGNITION_ERROR_FILE_SIZE_LARGE = -2130247676,
  • SCE_VISION_RECOGNITION_ERROR_FILE_SIZE_SMALL = -2130247675,
  • SCE_VISION_RECOGNITION_ERROR_FILE_SIZE_ZERO = -2130247677,
  • SCE_VISION_RECOGNITION_ERROR_INITIALIZE_FAILURE = -2130214911,
  • SCE_VISION_RECOGNITION_ERROR_INVALID_ARGUMENT = -2130214910,
  • SCE_VISION_RECOGNITION_ERROR_OUT_OF_MEMORY = -2130247679,
  • SCE_VOICE_RECOGNITION_ERROR_DATABASE_CORRUPTED = -2130313214,
  • SCE_VOICE_RECOGNITION_ERROR_VRC_NOT_FOUND = -2130313215,
  • SCE_VSH_AVCAP_ERROR_EAGAIN = -2136539134,
  • SCE_VSH_AVCAP_ERROR_EBUSY = -2136539128,
  • SCE_VSH_AVCAP_ERROR_EEMPTY = -2136539130,
  • SCE_VSH_AVCAP_ERROR_EINTR = -2136539127,
  • SCE_VSH_AVCAP_ERROR_EINVAL = -2136539135,
  • SCE_VSH_AVCAP_ERROR_ENFILE = -2136539129,
  • SCE_VSH_AVCAP_ERROR_ENOMEM = -2136539133,
  • SCE_VSH_AVCAP_ERROR_ENOSPC = -2136539131,
  • SCE_VSH_AVCAP_ERROR_ENOTSUP = -2136539126,
  • SCE_VSH_AVCAP_ERROR_ERESET = -2136539132,
  • SCE_VU_ERROR_EXTERNAL_HDCP_DISABLED = -2130972671,
  • SCE_VU_ERROR_INVALID_PARAM = -2131033855,
  • SCE_WEB_BROWSER_DIALOG_ERROR_NAVIGATION = -2132668415,
  • SCE_WEBBROWSER_ERROR_ALREADY_CREATED = -2132737787,
  • SCE_WEBBROWSER_ERROR_ALREADY_DELETED = -2132737786,
  • SCE_WEBBROWSER_ERROR_CANNOT_ADD_BOOKMARK = -2132737781,
  • SCE_WEBBROWSER_ERROR_CANNOT_ADD_FOLDER = -2132737780,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_CANCELED = -2132737529,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_FATAL = -2132737528,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_INI_FILE = -2132737530,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_INVALID_ARG = -2132737535,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_INVALID_OP = -2132737533,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_NO_MEMORY = -2132737534,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_NO_ROWID = -2132737531,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_NOT_FOUND = -2132737532,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_NOT_SUPPORTED = -2132737527,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_ABORT = -2132737276,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_AUTH = -2132737257,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_BUSY = -2132737275,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_CANTOPEN = -2132737266,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_CONSTRAINT = -2132737261,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_CORRUPT = -2132737269,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_EMPTY = -2132737264,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_ERROR = -2132737279,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_FORMAT = -2132737256,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_FULL = -2132737267,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_INTERNAL = -2132737278,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_INTERRUPT = -2132737271,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR = -2132737270,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_ACCESS = -2132737011,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_BLOCKED = -2132737013,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_CHECKRESERVEDLOCK = -2132737010,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_CLOSE = -2132737008,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_DELETE = -2132737014,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_DIR_CLOSE = -2132737007,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_DIR_FSYNC = -2132737019,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_FSTAT = -2132737017,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_FSYNC = -2132737020,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_LOCK = -2132737009,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_NOMEM = -2132737012,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_RDLOCK = -2132737015,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_READ = -2132737023,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_SHORT_READ = -2132737022,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_TRUNCATE = -2132737018,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_UNLOCK = -2132737016,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_IOERR_WRITE = -2132737021,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_LOCKED = -2132737274,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_LOCKED_SHAREDCACHE = -2132737006,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_MISMATCH = -2132737260,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_MISUSE = -2132737259,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_NOLFS = -2132737258,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_NOMEM = -2132737273,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_NOTADB = -2132737254,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_NOTFOUND = -2132737268,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_PERM = -2132737277,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_PROTOCOL = -2132737265,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_RANGE = -2132737255,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_READONLY = -2132737272,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_SCHEMA = -2132737263,
  • SCE_WEBBROWSER_ERROR_DBUTIL_ERR_SQLITE_TOOBIG = -2132737262,
  • SCE_WEBBROWSER_ERROR_FATAL = -2132737779,
  • SCE_WEBBROWSER_ERROR_INVALID_ARG = -2132737791,
  • SCE_WEBBROWSER_ERROR_INVALID_PTR = -2132737790,
  • SCE_WEBBROWSER_ERROR_JOB_CANCELED = -2132737785,
  • SCE_WEBBROWSER_ERROR_NO_INSTANCE = -2132737782,
  • SCE_WEBBROWSER_ERROR_NO_MEMORY = -2132737789,
  • SCE_WEBBROWSER_ERROR_NOT_FOUND = -2132737783,
  • SCE_WEBBROWSER_ERROR_NOT_IMPL = -2132737788,
  • SCE_WEBBROWSER_ERROR_NOT_INITIALIZED = -2132737784,
  • SCE_WEBVIEW_NETWORK_ERROR_ABORTED_BY_CALLBACK = -2132279254,
  • SCE_WEBVIEW_NETWORK_ERROR_AGAIN = -2132279215,
  • SCE_WEBVIEW_NETWORK_ERROR_BAD_CONTENT_ENCODING = -2132279235,
  • SCE_WEBVIEW_NETWORK_ERROR_BAD_DOWNLOAD_RESUME = -2132279260,
  • SCE_WEBVIEW_NETWORK_ERROR_BAD_FUNCTION_ARGUMENT = -2132279253,
  • SCE_WEBVIEW_NETWORK_ERROR_CHUNK_FAILED = -2132279208,
  • SCE_WEBVIEW_NETWORK_ERROR_COULDNT_CONNECT = -2132279289,
  • SCE_WEBVIEW_NETWORK_ERROR_COULDNT_RESOLVE_HOST = -2132279290,
  • SCE_WEBVIEW_NETWORK_ERROR_COULDNT_RESOLVE_PROXY = -2132279291,
  • SCE_WEBVIEW_NETWORK_ERROR_FAILED_INIT = -2132279294,
  • SCE_WEBVIEW_NETWORK_ERROR_FILE_COULDNT_READ_FILE = -2132279259,
  • SCE_WEBVIEW_NETWORK_ERROR_FILESIZE_EXCEEDED = -2132279233,
  • SCE_WEBVIEW_NETWORK_ERROR_FUNCTION_NOT_FOUND = -2132279255,
  • SCE_WEBVIEW_NETWORK_ERROR_GOT_NOTHING = -2132279244,
  • SCE_WEBVIEW_NETWORK_ERROR_HTTP_POST_ERROR = -2132279262,
  • SCE_WEBVIEW_NETWORK_ERROR_INTERFACE_FAILED = -2132279251,
  • SCE_WEBVIEW_NETWORK_ERROR_OPERATION_TIMEDOUT = -2132279268,
  • SCE_WEBVIEW_NETWORK_ERROR_OUT_OF_MEMORY = -2132279269,
  • SCE_WEBVIEW_NETWORK_ERROR_PARTIAL_FILE = -2132279278,
  • SCE_WEBVIEW_NETWORK_ERROR_PEER_FAILED_VERIFICATION = -2132279245,
  • SCE_WEBVIEW_NETWORK_ERROR_QUOTE_ERROR = -2132279275,
  • SCE_WEBVIEW_NETWORK_ERROR_RANGE_ERROR = -2132279263,
  • SCE_WEBVIEW_NETWORK_ERROR_READ_ERROR = -2132279270,
  • SCE_WEBVIEW_NETWORK_ERROR_RECV_ERROR = -2132279240,
  • SCE_WEBVIEW_NETWORK_ERROR_REMOTE_ACCESS_DENIED = -2132279287,
  • SCE_WEBVIEW_NETWORK_ERROR_SEND_ERROR = -2132279241,
  • SCE_WEBVIEW_NETWORK_ERROR_SEND_FAIL_REWIND = -2132279231,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_CACERT = -2132279236,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_CACERT_BADFILE = -2132279219,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_CERTPROBLEM = -2132279238,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_CIPHER = -2132279237,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_CONNECT_ERROR = -2132279261,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_ENGINE_INITFAILED = -2132279230,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_ISSUER_ERROR = -2132279213,
  • SCE_WEBVIEW_NETWORK_ERROR_SSL_SHUTDOWN_FAILED = -2132279216,
  • SCE_WEBVIEW_NETWORK_ERROR_TOO_MANY_REDIRECTS = -2132279249,
  • SCE_WEBVIEW_NETWORK_ERROR_UNKNOWN_OPTION = -2132279248,
  • SCE_WEBVIEW_NETWORK_ERROR_UNSUPPORTED_PROTOCOL = -2132279295,
  • SCE_WEBVIEW_NETWORK_ERROR_UPLOAD_FAILED = -2132279271,
  • SCE_WEBVIEW_NETWORK_ERROR_URL_MALFORMAT = -2132279293,
  • SCE_WEBVIEW_NETWORK_ERROR_WRITE_ERROR = -2132279273,
  • SCE_WEBVIEW_SSL_X509_ERROR_AKID_ISSUER_SERIAL_MISMATCH = -2132275169,
  • SCE_WEBVIEW_SSL_X509_ERROR_AKID_SKID_MISMATCH = -2132275170,
  • SCE_WEBVIEW_SSL_X509_ERROR_APPLICATION_VERIFICATION = -2132275150,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_CHAIN_TOO_LONG = -2132275178,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_HAS_EXPIRED = -2132275190,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_NOT_YET_VALID = -2132275191,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_REJECTED = -2132275172,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_REVOKED = -2132275177,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_SIGNATURE_FAILURE = -2132275193,
  • SCE_WEBVIEW_SSL_X509_ERROR_CERT_UNTRUSTED = -2132275173,
  • SCE_WEBVIEW_SSL_X509_ERROR_CRL_HAS_EXPIRED = -2132275188,
  • SCE_WEBVIEW_SSL_X509_ERROR_CRL_NOT_YET_VALID = -2132275189,
  • SCE_WEBVIEW_SSL_X509_ERROR_CRL_PATH_VALIDATION_ERROR = -2132275146,
  • SCE_WEBVIEW_SSL_X509_ERROR_CRL_SIGNATURE_FAILURE = -2132275192,
  • SCE_WEBVIEW_SSL_X509_ERROR_DEPTH_ZERO_SELF_SIGNED_CERT = -2132275182,
  • SCE_WEBVIEW_SSL_X509_ERROR_DIFFERENT_CRL_SCOPE = -2132275156,
  • SCE_WEBVIEW_SSL_X509_ERROR_ERROR_IN_CERT_NOT_AFTER_FIELD = -2132275186,
  • SCE_WEBVIEW_SSL_X509_ERROR_ERROR_IN_CERT_NOT_BEFORE_FIELD = -2132275187,
  • SCE_WEBVIEW_SSL_X509_ERROR_ERROR_IN_CRL_LAST_UPDATE_FIELD = -2132275185,
  • SCE_WEBVIEW_SSL_X509_ERROR_ERROR_IN_CRL_NEXT_UPDATE_FIELD = -2132275184,
  • SCE_WEBVIEW_SSL_X509_ERROR_EXCLUDED_VIOLATION = -2132275152,
  • SCE_WEBVIEW_SSL_X509_ERROR_INVALID_CA = -2132275176,
  • SCE_WEBVIEW_SSL_X509_ERROR_INVALID_EXTENSION = -2132275159,
  • SCE_WEBVIEW_SSL_X509_ERROR_INVALID_NON_CA = -2132275163,
  • SCE_WEBVIEW_SSL_X509_ERROR_INVALID_POLICY_EXTENSION = -2132275158,
  • SCE_WEBVIEW_SSL_X509_ERROR_INVALID_PURPOSE = -2132275174,
  • SCE_WEBVIEW_SSL_X509_ERROR_KEYUSAGE_NO_CERTSIGN = -2132275168,
  • SCE_WEBVIEW_SSL_X509_ERROR_KEYUSAGE_NO_CRL_SIGN = -2132275165,
  • SCE_WEBVIEW_SSL_X509_ERROR_KEYUSAGE_NO_DIGITAL_SIGNATURE = -2132275161,
  • SCE_WEBVIEW_SSL_X509_ERROR_NO_EXPLICIT_POLICY = -2132275157,
  • SCE_WEBVIEW_SSL_X509_ERROR_OUT_OF_MEM = -2132275183,
  • SCE_WEBVIEW_SSL_X509_ERROR_PATH_LENGTH_EXCEEDED = -2132275175,
  • SCE_WEBVIEW_SSL_X509_ERROR_PERMITTED_VIOLATION = -2132275153,
  • SCE_WEBVIEW_SSL_X509_ERROR_PROXY_CERTIFICATES_NOT_ALLOWED = -2132275160,
  • SCE_WEBVIEW_SSL_X509_ERROR_PROXY_PATH_LENGTH_EXCEEDED = -2132275162,
  • SCE_WEBVIEW_SSL_X509_ERROR_SELF_SIGNED_CERT_IN_CHAIN = -2132275181,
  • SCE_WEBVIEW_SSL_X509_ERROR_SSL_CN_CHECK = -2132275100,
  • SCE_WEBVIEW_SSL_X509_ERROR_SUBJECT_ISSUER_MISMATCH = -2132275171,
  • SCE_WEBVIEW_SSL_X509_ERROR_SUBTREE_MINMAX = -2132275151,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY = -2132275194,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_DECRYPT_CERT_SIGNATURE = -2132275196,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_DECRYPT_CRL_SIGNATURE = -2132275195,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_GET_CR = -2132275197,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_GET_CRL_ISSUER = -2132275167,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_GET_ISSUER_CERT = -2132275198,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY = -2132275180,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNABLE_TO_VERIFY_LEAF_SIGNATURE = -2132275179,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNHANDLED_CRITICAL_CRL_EXTENSION = -2132275164,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNHANDLED_CRITICAL_EXTENSION = -2132275166,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNNESTED_RESOURCE = -2132275154,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNSUPPORTED_CONSTRAINT_SYNTAX = -2132275148,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNSUPPORTED_CONSTRAINT_TYPE = -2132275149,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNSUPPORTED_EXTENSION_FEATURE = -2132275155,
  • SCE_WEBVIEW_SSL_X509_ERROR_UNSUPPORTED_NAME_SYNTAX = -2132275147,
  • SCE_XML_ERROR_DOM_ERROR = -2138766848,
  • SCE_XML_ERROR_DOM_INVALID_ENITITY = -2138766839,
  • SCE_XML_ERROR_DOM_INVALID_NODE_TYPE = -2138766838,
  • SCE_XML_ERROR_DOM_MAX_NUM_OF_ATTR_ERROR = -2138766843,
  • SCE_XML_ERROR_DOM_MAX_SIZE_OF_ATTR_NAME_ERROR = -2138766841,
  • SCE_XML_ERROR_DOM_MAX_SIZE_OF_ATTR_VALUE_ERROR = -2138766840,
  • SCE_XML_ERROR_DOM_MAX_SIZE_OF_ELEMENT_NAME_ERROR = -2138766842,
  • SCE_XML_ERROR_DOM_MAX_UNIQUE_ATTR_ERROR = -2138766844,
  • SCE_XML_ERROR_DOM_MAX_UNIQUE_ELEMENT_ERROR = -2138766845,
  • SCE_XML_ERROR_DOM_NODE_NOT_FOUND = -2138766847,
  • SCE_XML_ERROR_DOM_READ_ONLY_ERROR = -2138766846,
  • SCE_XML_ERROR_GENERIC_ERROR = -2138767360,
  • SCE_XML_ERROR_INITIALIZE_FAILED = -2138767355,
  • SCE_XML_ERROR_INVALID_ARGUMENT = -2138767357,
  • SCE_XML_ERROR_INVALID_BIN_XML = -2138767354,
  • SCE_XML_ERROR_NO_MEMORY = -2138767359,
  • SCE_XML_ERROR_NOT_INITIALIZED = -2138767358,
  • SCE_XML_ERROR_NOT_SUPPORTED = -2138767356,
  • SCE_XML_ERROR_PARSER_BUSY = -2138767353,
  • SCE_XML_ERROR_XML_CLOSING_ANGLE_BRACKET_CHAR_NOT_FOUND = -2138767346,
  • SCE_XML_ERROR_XML_DOCUMENT_ELEMENT_NOT_FOUND = -2138767335,
  • SCE_XML_ERROR_XML_DUPLICATE_ATTR_NAME = -2138767334,
  • SCE_XML_ERROR_XML_END_OF_CD_SECT_NOT_FOUND = -2138767341,
  • SCE_XML_ERROR_XML_END_OF_COMMENT_NOT_FOUND = -2138767342,
  • SCE_XML_ERROR_XML_END_OF_DTD_NOT_FOUND = -2138767340,
  • SCE_XML_ERROR_XML_END_TAG_MISMATCH = -2138767350,
  • SCE_XML_ERROR_XML_EQUALITY_CHAR_NOT_FOUND = -2138767345,
  • SCE_XML_ERROR_XML_HANDLER_NOT_SET = -2138767338,
  • SCE_XML_ERROR_XML_INVALID_CHAR = -2138767349,
  • SCE_XML_ERROR_XML_INVALID_DEC_VALUE = -2138767348,
  • SCE_XML_ERROR_XML_INVALID_DOCUMENT_ELEMENT = -2138767336,
  • SCE_XML_ERROR_XML_INVALID_HEX_VALUE = -2138767347,
  • SCE_XML_ERROR_XML_INVALID_PI = -2138767337,
  • SCE_XML_ERROR_XML_QUOTE_CHAR_NOT_FOUND = -2138767343,
  • SCE_XML_ERROR_XML_SEMI_COLON_CHAR_NOT_FOUND = -2138767344,
  • SCE_XML_ERROR_XML_SYNTAX_ERROR = -2138767351,
  • SCE_XML_ERROR_XML_UNEXPEXTED_EO_F = -2138767352,
  • SCE_XML_ERROR_XML_UNKNOWN_ENCODING = -2138767339
  • SCE_AC3_ENC_ERROR_INTERNAL_ERROR = -2132803584,
  • SCE_AC3_ENC_ERROR_INVALID_BIT_RATE = -2132803579,
  • SCE_AC3_ENC_ERROR_INVALID_HANDLE = -2132803583,
  • SCE_AC3_ENC_ERROR_INVALID_INPUT_FORMAT = -2132803578,
  • SCE_AC3_ENC_ERROR_INVALID_NUM_CHANNELS = -2132803581,
  • SCE_AC3_ENC_ERROR_INVALID_OUTPUT_FORMAT = -2132803577,
  • SCE_AC3_ENC_ERROR_INVALID_POINTER = -2132803582,
  • SCE_AC3_ENC_ERROR_INVALID_SAMPLE_RATE = -2132803580,
  • SCE_AC3_ENC_ERROR_NO_MORE_INSTANCES = -2132803576,
  • SCE_AC3_ENC_ERROR_NOT_IN_ENCODING = -2132803575,
  • SCE_AJM_ERROR_BAD_PRIORITY = -2137849842,
  • SCE_AJM_ERROR_BUFFER_TOO_BIG = -2137849835,
  • SCE_AJM_ERROR_BUSY = -2137849843,
  • SCE_AJM_ERROR_CANCELLED = -2137849833,
  • SCE_AJM_ERROR_CODEC_ALREADY_REGISTERED = -2137849847,
  • SCE_AJM_ERROR_CODEC_NOT_REGISTERED = -2137849846,
  • SCE_AJM_ERROR_CODEC_NOT_SUPPORTED = -2137849848,
  • SCE_AJM_ERROR_FLAG_NOT_SUPPORTED = -2137849844,
  • SCE_AJM_ERROR_IN_PROGRESS = -2137849841,
  • SCE_AJM_ERROR_INVALID_ADDRESS = -2137849834,
  • SCE_AJM_ERROR_INVALID_BATCH = -2137849852,
  • SCE_AJM_ERROR_INVALID_CONTEXT = -2137849854,
  • SCE_AJM_ERROR_INVALID_INSTANCE = -2137849853,
  • SCE_AJM_ERROR_INVALID_OPCODE = -2137849837,
  • SCE_AJM_ERROR_INVALID_PARAMETER = -2137849851,
  • SCE_AJM_ERROR_JOB_CREATION = -2137849838,
  • SCE_AJM_ERROR_MALFORMED_BATCH = -2137849839,
  • SCE_AJM_ERROR_OUT_OF_MEMORY = -2137849850,
  • SCE_AJM_ERROR_OUT_OF_RESOURCES = -2137849849,
  • SCE_AJM_ERROR_PRIORITY_VIOLATION = -2137849836,
  • SCE_AJM_ERROR_RETRY = -2137849840,
  • SCE_AJM_ERROR_UNKNOWN = -2137849855,
  • SCE_AJM_ERROR_WRONG_REVISION_FLAG = -2137849845,
  • SCE_AUDIO_IN_ERROR_BUSY = -2144993014,
  • SCE_AUDIO_IN_ERROR_FATAL = -2144993024,
  • SCE_AUDIO_IN_ERROR_INVALID_FREQ = -2144993021,
  • SCE_AUDIO_IN_ERROR_INVALID_HANDLE = -2144993023,
  • SCE_AUDIO_IN_ERROR_INVALID_PARAM = -2144993018,
  • SCE_AUDIO_IN_ERROR_INVALID_POINTER = -2144993019,
  • SCE_AUDIO_IN_ERROR_INVALID_SIZE = -2144993022,
  • SCE_AUDIO_IN_ERROR_INVALID_TYPE = -2144993020,
  • SCE_AUDIO_IN_ERROR_NOT_OPENED = -2144993015,
  • SCE_AUDIO_IN_ERROR_OUT_OF_MEMORY = -2144993016,
  • SCE_AUDIO_IN_ERROR_PORT_FULL = -2144993017,
  • SCE_AUDIO_IN_ERROR_SYSTEM_IPC = -2144993012,
  • SCE_AUDIO_IN_ERROR_SYSTEM_MEMORY = -2144993013,
  • SCE_AUDIO_OUT_ERROR_ALREADY_INIT = -2144993266,
  • SCE_AUDIO_OUT_ERROR_BUSY = -2144993278,
  • SCE_AUDIO_OUT_ERROR_INVALID_CONF_TYPE = -2144993268,
  • SCE_AUDIO_OUT_ERROR_INVALID_FLAG = -2144993261,
  • SCE_AUDIO_OUT_ERROR_INVALID_FORMAT = -2144993273,
  • SCE_AUDIO_OUT_ERROR_INVALID_MIXLEVEL = -2144993260,
  • SCE_AUDIO_OUT_ERROR_INVALID_POINTER = -2144993276,
  • SCE_AUDIO_OUT_ERROR_INVALID_PORT = -2144993277,
  • SCE_AUDIO_OUT_ERROR_INVALID_PORT_TYPE = -2144993270,
  • SCE_AUDIO_OUT_ERROR_INVALID_SAMPLE_FREQ = -2144993272,
  • SCE_AUDIO_OUT_ERROR_INVALID_SIZE = -2144993274,
  • SCE_AUDIO_OUT_ERROR_INVALID_VOLUME = -2144993271,
  • SCE_AUDIO_OUT_ERROR_MEMORY = -2144993264,
  • SCE_AUDIO_OUT_ERROR_NOT_INIT = -2144993265,
  • SCE_AUDIO_OUT_ERROR_NOT_OPENED = -2144993279,
  • SCE_AUDIO_OUT_ERROR_OUT_OF_MEMORY = -2144993267,
  • SCE_AUDIO_OUT_ERROR_PORT_FULL = -2144993275,
  • SCE_AUDIO_OUT_ERROR_SYSTEM_RESOURCE = -2144993263,
  • SCE_AUDIO_OUT_ERROR_TRANS_EVENT = -2144993262,
  • SCE_AUDIO3D_ERROR_INVALID_OBJECT = -2132148221,
  • SCE_AUDIO3D_ERROR_INVALID_PARAMETER = -2132148220,
  • SCE_AUDIO3D_ERROR_INVALID_PORT = -2132148222,
  • SCE_AUDIO3D_ERROR_NOT_READY = -2132148217,
  • SCE_AUDIO3D_ERROR_OUT_OF_MEMORY = -2132148219,
  • SCE_AUDIO3D_ERROR_OUT_OF_RESOURCES = -2132148218,
  • SCE_AUDIO3D_ERROR_TOO_MANY_CHANNELS = -2132148216,
  • SCE_AUDIO3D_ERROR_UNKNOWN = -2132148223,
  • SCE_AUDIODEC_CPU_ERROR_DDP_ARG = -2131294975,
  • SCE_AUDIODEC_CPU_ERROR_DDP_CLEAR_CONTEXT_FAIL = -2131294971,
  • SCE_AUDIODEC_CPU_ERROR_DDP_CREATE_DEC_FAIL = -2131294973,
  • SCE_AUDIODEC_CPU_ERROR_DDP_DECODE_FAIL = -2131294972,
  • SCE_AUDIODEC_CPU_ERROR_DDP_FAIL = -2131294976,
  • SCE_AUDIODEC_CPU_ERROR_DDP_MEM_FAIL = -2131294974,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_DUAL_MONO_REPRODUCTION_MODE = -2139159545,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_DYNAMIC_RANGE_COMPRESSION_MODE = -2139159551,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_HIGH_FREQUENCY_DYNAMIC_CUT_SCALE_FACTOR = -2139159544,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_KARAOKE_CAPABLE_REPRODUCTION_MODE = -2139159552,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_LFE_CHANNEL_OUTPUT_MODE = -2139159550,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_LOW_FREQUENCY_DYNAMIC_BOOST_SCALE_FACTOR = -2139159543,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_NUMBER_OF_OUTPUT_CHANNELS = -2139159548,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_OUTPUT_CHANNEL_CONFIGRATION = -2139159549,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_OUTPUT_CHANNEL_ROUTING = -2139159542,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_OUTPUT_PCM_SAMPLES_SCALE_FACTOR = -2139159547,
  • SCE_AUDIODEC_ERROR_AC3_INVALID_STEREO_MODE = -2139159546,
  • SCE_AUDIODEC_ERROR_API_FAIL = -2139160576,
  • SCE_AUDIODEC_ERROR_ARG = -2139160574,
  • SCE_AUDIODEC_ERROR_AT9_INVALID_CONFIG_DATA = -2139156480,
  • SCE_AUDIODEC_ERROR_INVALID_AU_INFO_POINTER = -2139160565,
  • SCE_AUDIODEC_ERROR_INVALID_AU_INFO_SIZE = -2139160570,
  • SCE_AUDIODEC_ERROR_INVALID_AU_POINTER = -2139160563,
  • SCE_AUDIODEC_ERROR_INVALID_AU_SIZE = -2139160559,
  • SCE_AUDIODEC_ERROR_INVALID_BSI_INFO_POINTER = -2139160566,
  • SCE_AUDIODEC_ERROR_INVALID_BSI_INFO_SIZE = -2139160571,
  • SCE_AUDIODEC_ERROR_INVALID_CTRL_POINTER = -2139160568,
  • SCE_AUDIODEC_ERROR_INVALID_HANDLE = -2139160561,
  • SCE_AUDIODEC_ERROR_INVALID_PARAM_POINTER = -2139160567,
  • SCE_AUDIODEC_ERROR_INVALID_PARAM_SIZE = -2139160572,
  • SCE_AUDIODEC_ERROR_INVALID_PCM_ITEM_POINTER = -2139160564,
  • SCE_AUDIODEC_ERROR_INVALID_PCM_ITEM_SIZE = -2139160569,
  • SCE_AUDIODEC_ERROR_INVALID_PCM_POINTER = -2139160562,
  • SCE_AUDIODEC_ERROR_INVALID_PCM_SIZE = -2139160558,
  • SCE_AUDIODEC_ERROR_INVALID_SIZE = -2139160573,
  • SCE_AUDIODEC_ERROR_INVALID_TYPE = -2139160575,
  • SCE_AUDIODEC_ERROR_INVALID_WORD_LENGTH = -2139160560,
  • SCE_AUDIODEC_ERROR_M2BC_INVALID_DOWNMIX = -2139158016,
  • SCE_AUDIODEC_ERROR_M4AAC_INVALID_CONFIG_NUMBER = -2139159805,
  • SCE_AUDIODEC_ERROR_M4AAC_INVALID_ENABLE_HEAAC = -2139159806,
  • SCE_AUDIODEC_ERROR_M4AAC_INVALID_ENABLE_NONDELAY_OUTPUT = -2139159803,
  • SCE_AUDIODEC_ERROR_M4AAC_INVALID_MAX_CHANNELS = -2139159804,
  • SCE_AUDIODEC_ERROR_M4AAC_INVALID_SAMPLING_FREQ = -2139159808,
  • SCE_AUDIODEC_ERROR_M4AAC_INVALID_SURROUND_CHANNEL_INTERLEAVE_ORDER = -2139159802,
  • SCE_AUDIODEC_ERROR_TRHD_INVALID_DRC_BOOST = -2139152380,
  • SCE_AUDIODEC_ERROR_TRHD_INVALID_DRC_CUT = -2139152381,
  • SCE_AUDIODEC_ERROR_TRHD_INVALID_DRC_ENABLE = -2139152382,
  • SCE_AUDIODEC_ERROR_TRHD_INVALID_LOSSLESS = -2139152383,
  • SCE_AUDIODEC_ERROR_TRHD_INVALID_NFRAME_DECODE = -2139152379,
  • SCE_AUDIODEC_ERROR_TRHD_INVALID_PRESENTATION_MODE = -2139152384,
  • SCE_AUDIODECCPU_ERROR_API_FAIL = -2131296256,
  • SCE_AUDIODECCPU_ERROR_ARG = -2131296254,
  • SCE_AUDIODECCPU_ERROR_INVALID_AU_INFO_POINTER = -2131296244,
  • SCE_AUDIODECCPU_ERROR_INVALID_AU_INFO_SIZE = -2131296250,
  • SCE_AUDIODECCPU_ERROR_INVALID_AU_POINTER = -2131296241,
  • SCE_AUDIODECCPU_ERROR_INVALID_AU_SIZE = -2131296237,
  • SCE_AUDIODECCPU_ERROR_INVALID_BSI_INFO_POINTER = -2131296245,
  • SCE_AUDIODECCPU_ERROR_INVALID_BSI_INFO_SIZE = -2131296251,
  • SCE_AUDIODECCPU_ERROR_INVALID_CTRL_POINTER = -2131296247,
  • SCE_AUDIODECCPU_ERROR_INVALID_PARAM_POINTER = -2131296246,
  • SCE_AUDIODECCPU_ERROR_INVALID_PARAM_SIZE = -2131296252,
  • SCE_AUDIODECCPU_ERROR_INVALID_PCM_ITEM_POINTER = -2131296243,
  • SCE_AUDIODECCPU_ERROR_INVALID_PCM_ITEM_SIZE = -2131296249,
  • SCE_AUDIODECCPU_ERROR_INVALID_PCM_POINTER = -2131296240,
  • SCE_AUDIODECCPU_ERROR_INVALID_PCM_SIZE = -2131296236,
  • SCE_AUDIODECCPU_ERROR_INVALID_RESOURCE_POINTER = -2131296242,
  • SCE_AUDIODECCPU_ERROR_INVALID_RESOURCE_SIZE = -2131296248,
  • SCE_AUDIODECCPU_ERROR_INVALID_SIZE = -2131296253,
  • SCE_AUDIODECCPU_ERROR_INVALID_TYPE = -2131296255,
  • SCE_AUDIODECCPU_ERROR_INVALID_WORD_LENGTH = -2131296238,
  • SCE_AUDIODECCPU_ERROR_INVALID_WORK_MEM_POINTER = -2131296239,
  • SCE_AUDIODECCPU_ERROR_INVALID_WORK_MEM_SIZE = -2131296235,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INSUFFICIENT_BUFFER = -2131295483,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_CONFIG_NUMBER = -2131295485,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_DOWNMIX_MODE = -2131295484,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_ENABLE_HEAAC = -2131295486,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_ENABLE_NONDELAY_OUTPUT = -2131295482,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_MAX_CHANNELS = -2131295487,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_SAMPLING_FREQ = -2131295488,
  • SCE_AUDIODECCPU_ERROR_M4AAC_INVALID_SURROUND_CHANNEL_INTERLEAVE_ORDER = -2131295481,
  • SCE_AV_CONTROL_ERROR_BLANK_TIMEOUT = -2144731130,
  • SCE_AV_CONTROL_ERROR_DP_LINK_TRAINING_FAIL = -2144731131,
  • SCE_AV_CONTROL_ERROR_INIT_FAIL = -2144731129,
  • SCE_AV_CONTROL_ERROR_INVALID_MODE = -2144731133,
  • SCE_AV_CONTROL_ERROR_INVALID_PARAM = -2144731135,
  • SCE_AV_CONTROL_ERROR_INVALID_PITCH = -2144731134,
  • SCE_AV_CONTROL_ERROR_PLL_FAIL = -2144731132,
  • SCE_AV_SETTING_ERROR_BUSY = -2137391094,
  • SCE_AV_SETTING_ERROR_DEVICE = -2137391097,
  • SCE_AV_SETTING_ERROR_INTERNAL = -2137390849,
  • SCE_AV_SETTING_ERROR_INVALID_ARG = -2137391102,
  • SCE_AV_SETTING_ERROR_MEMORY = -2137391098,
  • SCE_AV_SETTING_ERROR_NO_DEVICE = -2137391100,
  • SCE_AV_SETTING_ERROR_NULL_POINTER_ARG = -2137391103,
  • SCE_AV_SETTING_ERROR_OVER_MAX_NOTIFICATION_CLIENT_NUM = -2137391088,
  • SCE_AV_SETTING_ERROR_SCANIN_ARG = -2137390976,
  • SCE_AV_SETTING_ERROR_SCANIN_DISABLED = -2137390975,
  • SCE_AV_SETTING_ERROR_SCANIN_UNSUPPORTED_SCALING_RATIO = -2137390974,
  • SCE_AV_SETTING_ERROR_UNAVAILABLE_FORMAT = -2137391093,
  • SCE_AV_SETTING_ERROR_UNKNOWN_DEVICE_ID = -2137391101,
  • SCE_AV_SETTING_ERROR_UNKNOWN_NOTIFICATION_CLIENT = -2137391087,
  • SCE_AV_SETTING_ERROR_UNKNOWN_PROCESS = -2137391096,
  • SCE_AV_SETTING_ERROR_UNKNOWN_TICKET = -2137391095,
  • SCE_AV_SETTING_ERROR_UNSUPPORTED_FORMAT = -2137391099,
  • SCE_AVPLAYER_ERROR_INFO_AES_ENCRY = -2140536651,
  • SCE_AVPLAYER_ERROR_INFO_MARLIN_ENCRY = -2140536656,
  • SCE_AVPLAYER_ERROR_INFO_OTHER_ENCRY = -2140536641,
  • SCE_AVPLAYER_ERROR_INFO_PLAYREADY_ENCRY = -2140536652,
  • SCE_AVPLAYER_ERROR_INVALID_PARAMS = -2140536831,
  • SCE_AVPLAYER_ERROR_NO_MEMORY = -2140536829,
  • SCE_AVPLAYER_ERROR_NOT_SUPPORTED = -2140536828,
  • SCE_AVPLAYER_ERROR_OPERATION_FAILED = -2140536830,
  • SCE_AVPLAYER_ERROR_WAR_FILE_NONINTERLEAVED = -2140536672,
  • SCE_AVPLAYER_ERROR_WAR_LOOPING_BACK = -2140536671,
  • SCE_BT_ERROR_ACL_TX_BUF_OVERFLOW = -2144400637,
  • SCE_BT_ERROR_ACL_TX_CB_OVERFLOW = -2144400636,
  • SCE_BT_ERROR_ATT_APPLICATION_ERROR_HI = -2144394241,
  • SCE_BT_ERROR_ATT_APPLICATION_ERROR_LO = -2144394368,
  • SCE_BT_ERROR_ATT_ATTRIBUTE_NOT_FOUND = -2144394486,
  • SCE_BT_ERROR_ATT_ATTRIBUTE_NOT_LONG = -2144394485,
  • SCE_BT_ERROR_ATT_BASE = -2144394496,
  • SCE_BT_ERROR_ATT_INSUFFICIENT_AUTHENTICATION = -2144394491,
  • SCE_BT_ERROR_ATT_INSUFFICIENT_AUTHORIZATION = -2144394488,
  • SCE_BT_ERROR_ATT_INSUFFICIENT_ENCRYPTION = -2144394481,
  • SCE_BT_ERROR_ATT_INSUFFICIENT_ENCRYPTION_KEY_SIZE = -2144394484,
  • SCE_BT_ERROR_ATT_INSUFFICIENT_RESOURCES = -2144394479,
  • SCE_BT_ERROR_ATT_INVALID_ATTRIBUTE_VALUE_LENGTH = -2144394483,
  • SCE_BT_ERROR_ATT_INVALID_HANDLE = -2144394495,
  • SCE_BT_ERROR_ATT_INVALID_OFFSET = -2144394489,
  • SCE_BT_ERROR_ATT_INVALID_PDU = -2144394492,
  • SCE_BT_ERROR_ATT_NOT_YET = -2144392697,
  • SCE_BT_ERROR_ATT_PEPARE_QUEUE_FULL = -2144394487,
  • SCE_BT_ERROR_ATT_READ_INVALID_INTERNAL = -2144392701,
  • SCE_BT_ERROR_ATT_READ_INVALID_LENGTH = -2144392702,
  • SCE_BT_ERROR_ATT_READ_INVALID_NO = -2144392703,
  • SCE_BT_ERROR_ATT_READ_NOT_PERMITTED = -2144394494,
  • SCE_BT_ERROR_ATT_REQUEST_NOT_SUPPORTED = -2144394490,
  • SCE_BT_ERROR_ATT_UNLIKELY_ERROR = -2144394482,
  • SCE_BT_ERROR_ATT_UNSUPPORTED_GROUP_TYPE = -2144394480,
  • SCE_BT_ERROR_ATT_WRITE_INVALID_INTERNAL = -2144392698,
  • SCE_BT_ERROR_ATT_WRITE_INVALID_LENGTH = -2144392699,
  • SCE_BT_ERROR_ATT_WRITE_INVALID_NO = -2144392700,
  • SCE_BT_ERROR_ATT_WRITE_NOT_PERMITTED = -2144394493,
  • SCE_BT_ERROR_AUDIO_COMBI_NOT_FOUND = -2144400106,
  • SCE_BT_ERROR_AUDIO_FREQ_IS_LE = -2144394743,
  • SCE_BT_ERROR_AUDIO_FREQ_NOT_CONNECTED = -2144400113,
  • SCE_BT_ERROR_AUDIO_INTERNAL_1 = -2144400104,
  • SCE_BT_ERROR_AUDIO_RECV_BAD_TYPE = -2144400110,
  • SCE_BT_ERROR_AUDIO_RECV_BUSY = -2144400102,
  • SCE_BT_ERROR_AUDIO_RECV_INVALID_LENGTH = -2144400118,
  • SCE_BT_ERROR_AUDIO_RECV_IS_LE = -2144394744,
  • SCE_BT_ERROR_AUDIO_RECV_NO_CAP = -2144400099,
  • SCE_BT_ERROR_AUDIO_RECV_NOT_CONNECTED = -2144400120,
  • SCE_BT_ERROR_AUDIO_RECV_NOT_STARTED = -2144400119,
  • SCE_BT_ERROR_AUDIO_RECV_SERV_FAILED = -2144400098,
  • SCE_BT_ERROR_AUDIO_SEND_BAD_TYPE = -2144400111,
  • SCE_BT_ERROR_AUDIO_SEND_BUSY = -2144400103,
  • SCE_BT_ERROR_AUDIO_SEND_INVALID_LENGTH = -2144400121,
  • SCE_BT_ERROR_AUDIO_SEND_IS_LE = -2144394745,
  • SCE_BT_ERROR_AUDIO_SEND_NO_CAP = -2144400101,
  • SCE_BT_ERROR_AUDIO_SEND_NO_CP = -2144400112,
  • SCE_BT_ERROR_AUDIO_SEND_NO_L2C = -2144400105,
  • SCE_BT_ERROR_AUDIO_SEND_NOT_CONNECTED = -2144400123,
  • SCE_BT_ERROR_AUDIO_SEND_NOT_STARTED = -2144400122,
  • SCE_BT_ERROR_AUDIO_SEND_SERV_FAILED = -2144400100,
  • SCE_BT_ERROR_AUDIO_START_INVALID_SERV = -2144400117,
  • SCE_BT_ERROR_AUDIO_START_IS_LE = -2144394747,
  • SCE_BT_ERROR_AUDIO_START_NO_CAP = -2144400126,
  • SCE_BT_ERROR_AUDIO_START_NOT_CONNECTED = -2144400127,
  • SCE_BT_ERROR_AUDIO_START_SERV_FAILED = -2144400115,
  • SCE_BT_ERROR_AUDIO_STOP_INVALID_SERV = -2144400116,
  • SCE_BT_ERROR_AUDIO_STOP_IS_LE = -2144394746,
  • SCE_BT_ERROR_AUDIO_STOP_NO_CAP = -2144400124,
  • SCE_BT_ERROR_AUDIO_STOP_NOT_CONNECTED = -2144400125,
  • SCE_BT_ERROR_AUDIO_STOP_SERV_FAILED = -2144400114,
  • SCE_BT_ERROR_AVCTP_CLOSE_NO_L2C = -2144401918,
  • SCE_BT_ERROR_AVCTP_IS_LE = -2144394749,
  • SCE_BT_ERROR_AVCTP_NOT_CONNECTED = -2144401916,
  • SCE_BT_ERROR_AVCTP_OPEN_NO_L2C = -2144401919,
  • SCE_BT_ERROR_AVCTP_READ_NO_VOLUME = -2144401912,
  • SCE_BT_ERROR_AVCTP_SEND_BUSY = -2144401915,
  • SCE_BT_ERROR_AVCTP_SEND_NO_L2C = -2144401917,
  • SCE_BT_ERROR_AVCTP_SEND_NO_PRESS = -2144401914,
  • SCE_BT_ERROR_AVCTP_SEND_NO_RELEASE = -2144401913,
  • SCE_BT_ERROR_AVCTP_SEND_NOT_RUBY = -2144401911,
  • SCE_BT_ERROR_AVDTP_CLOSE_BAD_SERV = -2144402174,
  • SCE_BT_ERROR_AVDTP_CLOSE_BAD_STATE = -2144402173,
  • SCE_BT_ERROR_AVDTP_OPEN_NO_L2C = -2144402175,
  • SCE_BT_ERROR_AVDTP_RECONF_BAD_SERV = -2144402167,
  • SCE_BT_ERROR_AVDTP_RECONF_BAD_STATE = -2144402166,
  • SCE_BT_ERROR_AVDTP_SEND_BAD_STATE = -2144402168,
  • SCE_BT_ERROR_AVDTP_START_BAD_SERV = -2144402172,
  • SCE_BT_ERROR_AVDTP_START_BAD_STATE = -2144402171,
  • SCE_BT_ERROR_AVDTP_STOP_BAD_SERV = -2144402170,
  • SCE_BT_ERROR_AVDTP_STOP_BAD_STATE = -2144402169,
  • SCE_BT_ERROR_AVRCP_INVALID_PLAY_STATUS = -2144398846,
  • SCE_BT_ERROR_AVRCP_TOO_LONG_TITLE = -2144398847,
  • SCE_BT_ERROR_CB_NOT_REGISTERED = -2144400381,
  • SCE_BT_ERROR_CB_OVERFLOW = -2144400380,
  • SCE_BT_ERROR_CB_TOO_MANY = -2144400382,
  • SCE_BT_ERROR_CONF_BT_INACTIVE = -2144398077,
  • SCE_BT_ERROR_CONF_CANT_DISABLE_FUNCTION = -2144398072,
  • SCE_BT_ERROR_CONF_CANT_ENABLE_FUNCTION = -2144398073,
  • SCE_BT_ERROR_CONF_CANT_ENTER = -2144398048,
  • SCE_BT_ERROR_CONF_CARD_NOT_FOUND = -2144398075,
  • SCE_BT_ERROR_CONF_DISABLE_SUBINTR = -2144398068,
  • SCE_BT_ERROR_CONF_ENABLE_SUBINTR = -2144398069,
  • SCE_BT_ERROR_CONF_FUNCTION_NOT_FOUND = -2144398074,
  • SCE_BT_ERROR_CONF_INVALID_VALUE = -2144398078,
  • SCE_BT_ERROR_CONF_NOT_READY = -2144398079,
  • SCE_BT_ERROR_CONF_OFF_TIMEOUT = -2144398066,
  • SCE_BT_ERROR_CONF_ON_TIMEOUT = -2144398067,
  • SCE_BT_ERROR_CONF_REGISTER_SUBINTR_HANDLER = -2144398071,
  • SCE_BT_ERROR_CONF_RELEASE_SUBINTR_HANDLER = -2144398070,
  • SCE_BT_ERROR_CONF_SUSPEND_TIMEOUT = -2144398065,
  • SCE_BT_ERROR_CONF_TIMEOUT = -2144398076,
  • SCE_BT_ERROR_CONNECT_START_BUSY = -2144402940,
  • SCE_BT_ERROR_CONNECT_START_CONNECTED = -2144402934,
  • SCE_BT_ERROR_CONNECT_START_DELETING = -2144402930,
  • SCE_BT_ERROR_CONNECT_START_IS_LE = -2144394750,
  • SCE_BT_ERROR_CONNECT_START_NO_REG = -2144402942,
  • SCE_BT_ERROR_CONNECT_START_NOT_CONNECTABLE = -2144402941,
  • SCE_BT_ERROR_CONNECT_START_REG_FULL = -2144402935,
  • SCE_BT_ERROR_CONNECT_START_TOO_MANY = -2144402931,
  • SCE_BT_ERROR_COPYIN_FAILED = -2144400631,
  • SCE_BT_ERROR_COPYOUT_FAILED = -2144400630,
  • SCE_BT_ERROR_DISCONNECT_START_NOT_CONNECTED = -2144402939,
  • SCE_BT_ERROR_GATT_BUSY = -2144394237,
  • SCE_BT_ERROR_GATT_DISCONNECT = -2144394230,
  • SCE_BT_ERROR_GATT_ENTER = -2144394228,
  • SCE_BT_ERROR_GATT_INVALID_FLAGS = -2144394235,
  • SCE_BT_ERROR_GATT_INVALID_HANDLE = -2144394236,
  • SCE_BT_ERROR_GATT_INVALID_NO = -2144394239,
  • SCE_BT_ERROR_GATT_INVALID_SIZE = -2144394234,
  • SCE_BT_ERROR_GATT_NOT_CONNECTED = -2144394238,
  • SCE_BT_ERROR_GATT_NOT_LE = -2144394233,
  • SCE_BT_ERROR_GATT_NOT_YET = -2144394231,
  • SCE_BT_ERROR_GATT_TOO_BIG_BUFFER = -2144394227,
  • SCE_BT_ERROR_GATT_TOO_BIG_RECORD = -2144394232,
  • SCE_BT_ERROR_GATT_TSLEEP = -2144394229,
  • SCE_BT_ERROR_GET_DEBUG_INFO_INVALID_ARGUMENT = -2144395003,
  • SCE_BT_ERROR_GET_DEBUG_INFO_INVALID_REQUEST = -2144395007,
  • SCE_BT_ERROR_GET_DEBUG_INFO_INVALID_SIZE = -2144395005,
  • SCE_BT_ERROR_GET_DEBUG_INFO_INVALID_STATE = -2144395001,
  • SCE_BT_ERROR_GET_DEBUG_INFO_NOT_CONNECTED = -2144394999,
  • SCE_BT_ERROR_GET_JACK_STATUS_NOT_CONNECTED = -2144390399,
  • SCE_BT_ERROR_GET_NAME_NO_DEVICE = -2144400383,
  • SCE_BT_ERROR_HCI_TX_OVERFLOW = -2144400638,
  • SCE_BT_ERROR_HID_CLOSE_NO_L2C = -2144401150,
  • SCE_BT_ERROR_HID_INVALID_BUFFER_ADDRESS = -2144401145,
  • SCE_BT_ERROR_HID_INVALID_IDLE = -2144401143,
  • SCE_BT_ERROR_HID_INVALID_LENGTH = -2144401139,
  • SCE_BT_ERROR_HID_INVALID_PROTOCOL = -2144401144,
  • SCE_BT_ERROR_HID_INVALID_REPORT_ID = -2144401138,
  • SCE_BT_ERROR_HID_INVALID_REQUEST_TYPE = -2144401146,
  • SCE_BT_ERROR_HID_IS_LE = -2144394748,
  • SCE_BT_ERROR_HID_NO_CAP = -2144401147,
  • SCE_BT_ERROR_HID_NOT_CONNECTED = -2144401148,
  • SCE_BT_ERROR_HID_NOT_YET = -2144401140,
  • SCE_BT_ERROR_HID_OPEN_NO_L2C = -2144401151,
  • SCE_BT_ERROR_HID_OVERWRITE_REQ = -2144401137,
  • SCE_BT_ERROR_HID_RECV_INVALID_LENGTH = -2144399870,
  • SCE_BT_ERROR_HID_RECV_NOT_CONNECTED = -2144399871,
  • SCE_BT_ERROR_HID_SEND_NO_L2C = -2144401149,
  • SCE_BT_ERROR_INQUIRY_START_BUSY = -2144402943,
  • SCE_BT_ERROR_JEDI_SNIFF_NOT_CONNECTED = -2144389631,
  • SCE_BT_ERROR_JEDI_SNIFF_NOT_JEDI = -2144389630,
  • SCE_BT_ERROR_JEDI_VOLUME_GAIN_NOT_CONNECTED = -2144389887,
  • SCE_BT_ERROR_JUMBO_UNLOCK_NOT_OWNER = -2144400639,
  • SCE_BT_ERROR_KPROC_CREATE = -2144395262,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_BUSY = -2144392947,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_CONNECTED = -2144392949,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_FULL = -2144392948,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_INTERVAL_MAX = -2144392954,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_INTERVAL_MIN = -2144392955,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_LATENCY = -2144392953,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_OWN_ADDRESS_TYPE = -2144392956,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_PEER_ADDRESS = -2144392957,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_SCAN_INTERVAL = -2144392959,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_SCAN_WINDOW = -2144392958,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_INVALID_TIMEOUT = -2144392952,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_REG_ERROR = -2144392950,
  • SCE_BT_ERROR_LE_CREATE_CONNECTION_REG_FULL = -2144392951,
  • SCE_BT_ERROR_LE_GET_ADVERTISING_NOT_FOUND = -2144393215,
  • SCE_BT_ERROR_LE_NOT_SUPPORTED = -2144392447,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_DIRECT_ADDRESS = -2144393721,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_DIRECT_ADDRESS_TYPE = -2144393722,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_INTERVAL_MAX = -2144393724,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_INTERVAL_MIN = -2144393725,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_LENGTH = -2144393726,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_OWN_ADDRESS_TYPE = -2144393723,
  • SCE_BT_ERROR_LE_SET_ADVERTISING_INVALID_REQ = -2144393727,
  • SCE_BT_ERROR_LE_SET_SCAN_INVALID_INTERVAL = -2144393469,
  • SCE_BT_ERROR_LE_SET_SCAN_INVALID_LENGTH = -2144393470,
  • SCE_BT_ERROR_LE_SET_SCAN_INVALID_OWN_ADDRESS_TYPE = -2144393467,
  • SCE_BT_ERROR_LE_SET_SCAN_INVALID_REQ = -2144393471,
  • SCE_BT_ERROR_LE_SET_SCAN_INVALID_WINDOW = -2144393468,
  • SCE_BT_ERROR_NOT_READY = -2144390655,
  • SCE_BT_ERROR_NOT_SUPPORTED_DEVICE = -2144390141,
  • SCE_BT_ERROR_NOTIMP = -2144395263,
  • SCE_BT_ERROR_PAIRING_OOB_CAN_NOT_DISCONNECT = -2144390909,
  • SCE_BT_ERROR_PAIRING_OOB_FULL = -2144390910,
  • SCE_BT_ERROR_PAIRING_OOB_INTERNAL_ERROR = -2144390908,
  • SCE_BT_ERROR_PAIRING_OOB_TIMEOUT = -2144390911,
  • SCE_BT_ERROR_PIN_INVALID_LENGTH = -2144402938,
  • SCE_BT_ERROR_PIN_IS_LE = -2144394751,
  • SCE_BT_ERROR_REG_CANNOT_LOAD = -2144403190,
  • SCE_BT_ERROR_REG_CANNOT_OPEN = -2144403189,
  • SCE_BT_ERROR_REG_CANNOT_READ = -2144403188,
  • SCE_BT_ERROR_REG_CANNOT_WRITE = -2144403187,
  • SCE_BT_ERROR_REG_DELETE_CONNECTING = -2144403191,
  • SCE_BT_ERROR_REG_DELETE_NO_ENTRY = -2144403198,
  • SCE_BT_ERROR_REG_GET_HID_DESC_NO_REG = -2144403193,
  • SCE_BT_ERROR_REG_GET_HID_DESC_TOO_SHORT = -2144403192,
  • SCE_BT_ERROR_REG_NOT_READY = -2144403199,
  • SCE_BT_ERROR_REG_SET_HID_DESC_BAD_ARG = -2144403195,
  • SCE_BT_ERROR_REG_SET_HID_DESC_NO_REG = -2144403194,
  • SCE_BT_ERROR_REG_UPDATE_CANNOT_SAVE = -2144403197,
  • SCE_BT_ERROR_SDIO_DISABLE_FUNCTION = -2144395255,
  • SCE_BT_ERROR_SDIO_ENABLE_FUNCTION = -2144395256,
  • SCE_BT_ERROR_SDIO_GET_FUNCTION = -2144395261,
  • SCE_BT_ERROR_SDIO_LOCK = -2144395258,
  • SCE_BT_ERROR_SDIO_READ_DIR = -2144395252,
  • SCE_BT_ERROR_SDIO_READ_FIX = -2144395250,
  • SCE_BT_ERROR_SDIO_REGISTER_INTR_HANDLER = -2144395260,
  • SCE_BT_ERROR_SDIO_SET_BLOCK_LEN = -2144395254,
  • SCE_BT_ERROR_SDIO_SET_BUS_SPEED = -2144395253,
  • SCE_BT_ERROR_SDIO_UNLOCK = -2144395257,
  • SCE_BT_ERROR_SDIO_UNREGISTER_INTR_HANDLER = -2144395259,
  • SCE_BT_ERROR_SDIO_WRITE_DIR = -2144395251,
  • SCE_BT_ERROR_SDIO_WRITE_FIX = -2144395249,
  • SCE_BT_ERROR_SDP_OPEN_NO_L2C = -2144402936,
  • SCE_BT_ERROR_SET_DEBUG_INFO_INVALID_ARGUMENT = -2144395002,
  • SCE_BT_ERROR_SET_DEBUG_INFO_INVALID_REQUEST = -2144395006,
  • SCE_BT_ERROR_SET_DEBUG_INFO_INVALID_SIZE = -2144395004,
  • SCE_BT_ERROR_SET_DEBUG_INFO_INVALID_STATE = -2144395000,
  • SCE_BT_ERROR_SET_DEBUG_INFO_NOT_CONNECTED = -2144394998,
  • SCE_BT_ERROR_SM_INVALID_CONFIRM_REPLY = -2144393979,
  • SCE_BT_ERROR_SM_INVALID_KEY_LENGTH = -2144393983,
  • SCE_BT_ERROR_SM_NO_REQ = -2144393981,
  • SCE_BT_ERROR_SM_NOT_DIGIT = -2144393982,
  • SCE_BT_ERROR_SM_NOT_NEEDED_PIN = -2144393980,
  • SCE_BT_ERROR_TIMER_CANCEL_BAD_ID = -2144400635,
  • SCE_BT_ERROR_TIMER_CANCEL_NOT_INITIALIZED = -2144400634,
  • SCE_BT_ERROR_TIMER_SET_NO_SPACE = -2144400632,
  • SCE_BT_ERROR_TIMER_SET_NOT_INITIALIZED = -2144400633,
  • SCE_BT_ERROR_TOO_MANY_CONNECTION = -2144390143,
  • SCE_BT_ERROR_TOO_MANY_HID = -2144390142,
  • SCE_BT_ERROR_TSLEEP = -2144395248,
  • SCE_BT_ERROR_USER_CONFIRM_NOT_CONNECTED = -2144402937,
  • SCE_CAMERA_ERROR_ALREADY_INIT = -2144468991,
  • SCE_CAMERA_ERROR_ALREADY_OPEN = -2144468989,
  • SCE_CAMERA_ERROR_ALREADY_READ = -2144468977,
  • SCE_CAMERA_ERROR_ALREADY_START = -2144468987,
  • SCE_CAMERA_ERROR_ATTRIBUTE_UNKNOWN = -2144468981,
  • SCE_CAMERA_ERROR_BAD_FRAMERATE = -2144468983,
  • SCE_CAMERA_ERROR_BUSY = -2144468980,
  • SCE_CAMERA_ERROR_COPYIN_FAILED = -2144468739,
  • SCE_CAMERA_ERROR_COPYOUT_FAILED = -2144468740,
  • SCE_CAMERA_ERROR_FATAL = -2144468737,
  • SCE_CAMERA_ERROR_FORMAT_UNKNOWN = -2144468985,
  • SCE_CAMERA_ERROR_INVALID_CONFIG = -2144468973,
  • SCE_CAMERA_ERROR_KPROC_CREATE = -2144468738,
  • SCE_CAMERA_ERROR_MAX_HANDLE = -2144468972,
  • SCE_CAMERA_ERROR_MAX_PROCESS = -2144468741,
  • SCE_CAMERA_ERROR_NOT_CONNECTED = -2144468976,
  • SCE_CAMERA_ERROR_NOT_INIT = -2144468990,
  • SCE_CAMERA_ERROR_NOT_OPEN = -2144468988,
  • SCE_CAMERA_ERROR_NOT_START = -2144468986,
  • SCE_CAMERA_ERROR_NOT_SUPPORTED = -2144468975,
  • SCE_CAMERA_ERROR_PARAM = -2144468992,
  • SCE_CAMERA_ERROR_RESOLUTION_UNKNOWN = -2144468984,
  • SCE_CAMERA_ERROR_TIMEOUT = -2144468982,
  • SCE_CAMERA_ERROR_UNKNOWN_CONFIG = -2144468979,
  • SCE_CES_ERROR_DST_BUFFER_END = -2141454287,
  • SCE_CES_ERROR_ILLEGAL_CODE = -2141454315,
  • SCE_CES_ERROR_INVALID_DST_BUFFER = -2141454288,
  • SCE_CES_ERROR_INVALID_ENCODE = -2141454316,
  • SCE_CES_ERROR_INVALID_PARAMETER = -2141454335,
  • SCE_CES_ERROR_INVALID_PROFILE = -2141454332,
  • SCE_CES_ERROR_INVALID_SRC_BUFFER = -2141454320,
  • SCE_CES_ERROR_OUT_OF_CODE_RANGE = -2141454300,
  • SCE_CES_ERROR_SRC_BUFFER_END = -2141454319,
  • SCE_CES_ERROR_UNASSIGNED_CODE = -2141454304,
  • SCE_COMPOSITOR_ERROR_ALLOCATE_APPID = -2133590008,
  • SCE_COMPOSITOR_ERROR_ALREADY_INITIALIZED = -2133590013,
  • SCE_COMPOSITOR_ERROR_CONTROL_FETCH_MISS = -2133590015,
  • SCE_COMPOSITOR_ERROR_EVFLAG_OPEN = -2133590009,
  • SCE_COMPOSITOR_ERROR_INVALID_PARAMETER = -2133590010,
  • SCE_COMPOSITOR_ERROR_MEMORY_ALLOCATION = -2133590011,
  • SCE_COMPOSITOR_ERROR_MISC = -2133589761,
  • SCE_COMPOSITOR_ERROR_MULTI_EVFLAG_OPEN = -2133589999,
  • SCE_COMPOSITOR_ERROR_NOT_INITIALIZED = -2133590000,
  • SCE_COMPOSITOR_ERROR_REQUEST_DENIED = -2133590007,
  • SCE_COMPOSITOR_ERROR_SERVER_COMUNICATION = -2133590012,
  • SCE_COMPOSITOR_ERROR_WAIT_TIMEOUT = -2133590014,
  • SCE_COMPOSITOR_SERVER_ERROR_DIRECT_MEMORY_ALLOCATION_SYSTEM = -2133327871,
  • SCE_COMPOSITOR_SERVER_ERROR_DIRECT_MEMORY_ALLOCATION_VIDEO = -2133327870,
  • SCE_COMPOSITOR_SERVER_ERROR_GNM_DRIVER_ADD_EQUEUE = -2133327864,
  • SCE_COMPOSITOR_SERVER_ERROR_GNM_DRIVER_CLOSE = -2133327865,
  • SCE_COMPOSITOR_SERVER_ERROR_GNM_DRIVER_GET_CLIENT_NUMBER = -2133327863,
  • SCE_COMPOSITOR_SERVER_ERROR_GNM_DRIVER_OPEN = -2133327866,
  • SCE_COMPOSITOR_SERVER_ERROR_LOAD_CAMERA = -2133327856,
  • SCE_COMPOSITOR_SERVER_ERROR_LOAD_GNM_DRIVER_SYS = -2133327868,
  • SCE_COMPOSITOR_SERVER_ERROR_LOAD_IPMI = -2133327862,
  • SCE_COMPOSITOR_SERVER_ERROR_LOAD_VIDEO_OUT = -2133327867,
  • SCE_COMPOSITOR_SERVER_ERROR_VIDEO_OUT_OPEN = -2133327869,
  • SCE_COREDUMP_ERROR_ALREADY_REGISTERED = -2129133566,
  • SCE_COREDUMP_ERROR_NOT_IN_COREDUMP_HANDLER = -2129133565,
  • SCE_COREDUMP_ERROR_NOT_REGISTERED = -2129133567,
  • SCE_COREDUMP_ERROR_PARAM = -2129133568,
  • SCE_CTRLP_ERROR_BUSY = -2136866809,
  • SCE_CTRLP_ERROR_COPYIN_FAILED = -2136866807,
  • SCE_CTRLP_ERROR_COPYOUT_FAILED = -2136866808,
  • SCE_CTRLP_ERROR_ILLEGAL_PARAMETER_VALUE = -2136866812,
  • SCE_CTRLP_ERROR_INVALID_ARGUMENT = -2136866815,
  • SCE_CTRLP_ERROR_NOT_CTRLPDATA = -2136866810,
  • SCE_CTRLP_ERROR_NOT_STARTED = -2136866811,
  • SCE_CTRLP_ERROR_NOT_SUPPORTED = -2136866814,
  • SCE_CTRLP_ERROR_RESOURCE_SHORTAGE = -2136866813,
  • SCE_DBG_ERROR_BUFFER_FULL = -2129330173,
  • SCE_DBG_ERROR_INVALID_ARG = -2129330175,
  • SCE_DBG_ERROR_UNKNOWN = -2129330174,
  • SCE_DBG_KEYBOARD_ERROR_ALREADY_OPENED = -2133196796,
  • SCE_DBG_KEYBOARD_ERROR_FATAL = -2133196545,
  • SCE_DBG_KEYBOARD_ERROR_INVALID_ARG = -2133196799,
  • SCE_DBG_KEYBOARD_ERROR_INVALID_HANDLE = -2133196797,
  • SCE_DBG_KEYBOARD_ERROR_INVALID_PORT = -2133196798,
  • SCE_DBG_KEYBOARD_ERROR_NOT_INITIALIZED = -2133196795,
  • SCE_DEPTH_ERROR_CALIBRATION_IS_NECESSARY = -2135163136,
  • SCE_DEPTH_ERROR_COULD_NOT_CREATED_INSTANCE = -2135228159,
  • SCE_DEPTH_ERROR_FATAL = -2135162881,
  • SCE_DEPTH_ERROR_INVALID_ACCESS = -2135228400,
  • SCE_DEPTH_ERROR_INVALID_ASPECT = -2135228409,
  • SCE_DEPTH_ERROR_INVALID_CAMERA_TYPE = -2135228404,
  • SCE_DEPTH_ERROR_INVALID_DEPTH_MAP_GENERATOR_TYPE = -2135228398,
  • SCE_DEPTH_ERROR_INVALID_DEPTH_MAP_SIZE_TYPE = -2135228399,
  • SCE_DEPTH_ERROR_INVALID_EXECUTION_MODE = -2135228414,
  • SCE_DEPTH_ERROR_INVALID_HANDLE = -2135228411,
  • SCE_DEPTH_ERROR_INVALID_IMAGE_TYPE = -2135228412,
  • SCE_DEPTH_ERROR_INVALID_MEMORY_ALIGNMENT = -2135228410,
  • SCE_DEPTH_ERROR_INVALID_PARAMETER = -2135228416,
  • SCE_DEPTH_ERROR_INVALID_PARAMETER_RANGE = -2135228403,
  • SCE_DEPTH_ERROR_INVALID_PIXEL_FORMAT = -2135228413,
  • SCE_DEPTH_ERROR_INVALID_POINTER_ADDRESS = -2135228406,
  • SCE_DEPTH_ERROR_INVALID_PROCESSING_ORDER = -2135228402,
  • SCE_DEPTH_ERROR_INVALID_RESERVED_PARAMETER = -2135228407,
  • SCE_DEPTH_ERROR_INVALID_RESOLUTION_PARAMETER = -2135228405,
  • SCE_DEPTH_ERROR_INVALID_SIZE_PARAMETER = -2135228408,
  • SCE_DEPTH_ERROR_INVALID_TERMINATION = -2135228401,
  • SCE_DEPTH_ERROR_INVALID_UPDATE_MODE = -2135228415,
  • SCE_DEPTH_ERROR_NOT_ENOUGH_MEMORY = -2135228160,
  • SCE_DEVICE_SERVICE_ERROR_BUS_OVER_MAX = -2137325435,
  • SCE_DEVICE_SERVICE_ERROR_DEVICE_OVER_MAX = -2137325436,
  • SCE_DEVICE_SERVICE_ERROR_DRIVER_OVER_MAX = -2137325437,
  • SCE_DEVICE_SERVICE_ERROR_INTERNAL = -2137325313,
  • SCE_DEVICE_SERVICE_ERROR_INVALID_DEVICE_TYPE = -2137325566,
  • SCE_DEVICE_SERVICE_ERROR_INVALID_INDEX = -2137325565,
  • SCE_DEVICE_SERVICE_ERROR_INVALID_PARAM = -2137325440,
  • SCE_DEVICE_SERVICE_ERROR_INVALID_USER = -2137325567,
  • SCE_DEVICE_SERVICE_ERROR_MEMORY = -2137325564,
  • SCE_DEVICE_SERVICE_ERROR_PORT_OVER_MAX = -2137325434,
  • SCE_DEVICE_SERVICE_ERROR_USER_NOT_LOGIN = -2137325439,
  • SCE_DEVICE_SERVICE_ERROR_USER_OVER_MAX = -2137325438,
  • SCE_DISC_MAP_ERROR_FATAL = -2129657601,
  • SCE_DISC_MAP_ERROR_FILE_NOT_FOUND = -2129657853,
  • SCE_DISC_MAP_ERROR_INVALID_ARGUMENT = -2129657855,
  • SCE_DISC_MAP_ERROR_LOCATION_NOT_MAPPED = -2129657854,
  • SCE_DISC_MAP_ERROR_NO_BITMAP_INFO = -2129657852,
  • SCE_DISPLAY_ERROR_INVALID_HEAD = -2144796672,
  • SCE_DTS_ENC_ERROR_INTERNAL_ERROR = -2131099648,
  • SCE_DTS_ENC_ERROR_INVALID_BIT_RATE = -2131099643,
  • SCE_DTS_ENC_ERROR_INVALID_HANDLE = -2131099647,
  • SCE_DTS_ENC_ERROR_INVALID_INPUT_FORMAT = -2131099642,
  • SCE_DTS_ENC_ERROR_INVALID_NUM_CHANNELS = -2131099645,
  • SCE_DTS_ENC_ERROR_INVALID_OUTPUT_FORMAT = -2131099641,
  • SCE_DTS_ENC_ERROR_INVALID_POINTER = -2131099646,
  • SCE_DTS_ENC_ERROR_INVALID_SAMPLE_RATE = -2131099644,
  • SCE_DTS_ENC_ERROR_NO_MORE_INSTANCES = -2131099640,
  • SCE_DTS_ENC_ERROR_NOT_IN_ENCODING = -2131099639,
  • SCE_ERROR_TABLE_ERROR_INVALID_POINTER = -2131558400,
  • SCE_FIBER_ERROR_ALIGNMENT = -2141650942,
  • SCE_FIBER_ERROR_INVALID = -2141650940,
  • SCE_FIBER_ERROR_NULL = -2141650943,
  • SCE_FIBER_ERROR_PERMISSION = -2141650939,
  • SCE_FIBER_ERROR_RANGE = -2141650941,
  • SCE_FIBER_ERROR_STATE = -2141650938,
  • SCE_FIOS_ERROR_ACCESS = -2138963949,
  • SCE_FIOS_ERROR_ALREADY_EXISTS = -2138963933,
  • SCE_FIOS_ERROR_BAD_ALIGNMENT = -2138963955,
  • SCE_FIOS_ERROR_BAD_ARCHIVE = -2138963937,
  • SCE_FIOS_ERROR_BAD_DH = -2138963956,
  • SCE_FIOS_ERROR_BAD_FH = -2138963957,
  • SCE_FIOS_ERROR_BAD_FLAGS = -2138963935,
  • SCE_FIOS_ERROR_BAD_INDEX = -2138963940,
  • SCE_FIOS_ERROR_BAD_IOVCNT = -2138963959,
  • SCE_FIOS_ERROR_BAD_OFFSET = -2138963961,
  • SCE_FIOS_ERROR_BAD_OP = -2138963958,
  • SCE_FIOS_ERROR_BAD_ORDER = -2138963941,
  • SCE_FIOS_ERROR_BAD_OVERLAY = -2138963942,
  • SCE_FIOS_ERROR_BAD_PATH = -2138963963,
  • SCE_FIOS_ERROR_BAD_PTR = -2138963962,
  • SCE_FIOS_ERROR_BAD_RESOLVE_TYPE = -2138963936,
  • SCE_FIOS_ERROR_BAD_SIZE = -2138963960,
  • SCE_FIOS_ERROR_BUSY = -2138963938,
  • SCE_FIOS_ERROR_CANCELLED = -2138963950,
  • SCE_FIOS_ERROR_CANT_ALLOCATE_CHUNK = -2138963964,
  • SCE_FIOS_ERROR_CANT_ALLOCATE_DH = -2138963965,
  • SCE_FIOS_ERROR_CANT_ALLOCATE_FH = -2138963966,
  • SCE_FIOS_ERROR_CANT_ALLOCATE_OP = -2138963967,
  • SCE_FIOS_ERROR_DECOMPRESSION = -2138963948,
  • SCE_FIOS_ERROR_EOF = -2138963952,
  • SCE_FIOS_ERROR_EVENT_NOT_HANDLED = -2138963939,
  • SCE_FIOS_ERROR_MEDIA_GONE = -2138963945,
  • SCE_FIOS_ERROR_NOT_A_DIRECTORY = -2138963953,
  • SCE_FIOS_ERROR_NOT_A_FILE = -2138963954,
  • SCE_FIOS_ERROR_PATH_TOO_LONG = -2138963944,
  • SCE_FIOS_ERROR_READ_ONLY = -2138963947,
  • SCE_FIOS_ERROR_TIMEOUT = -2138963951,
  • SCE_FIOS_ERROR_TOO_MANY_OVERLAYS = -2138963943,
  • SCE_FIOS_ERROR_UNIMPLEMENTED = -2138963968,
  • SCE_FIOS_ERROR_UNKNOWN = -2138963934,
  • SCE_FIOS_ERROR_WRITE_ONLY = -2138963946,
  • SCE_FONT_ERROR_ALLOCATION_FAILED = -2142896112,
  • SCE_FONT_ERROR_ALREADY_ATTACHED = -2142896094,
  • SCE_FONT_ERROR_ALREADY_BOUND_RENDERER = -2142896032,
  • SCE_FONT_ERROR_ALREADY_OPENED = -2142896093,
  • SCE_FONT_ERROR_ALREADY_SPECIFIED = -2142896095,
  • SCE_FONT_ERROR_FATAL = -2142896127,
  • SCE_FONT_ERROR_FONT_CLOSE_FAILED = -2142896073,
  • SCE_FONT_ERROR_FONT_OPEN_FAILED = -2142896074,
  • SCE_FONT_ERROR_FONT_OPEN_MAX = -2142896077,
  • SCE_FONT_ERROR_FS_OPEN_FAILED = -2142896111,
  • SCE_FONT_ERROR_INVALID_FONT_HANDLE = -2142896123,
  • SCE_FONT_ERROR_INVALID_GLYPH = -2142896122,
  • SCE_FONT_ERROR_INVALID_LIBRARY = -2142896124,
  • SCE_FONT_ERROR_INVALID_MEMORY = -2142896125,
  • SCE_FONT_ERROR_INVALID_PARAMETER = -2142896126,
  • SCE_FONT_ERROR_INVALID_RENDERER = -2142896121,
  • SCE_FONT_ERROR_NO_SUPPORT_CODE = -2142896063,
  • SCE_FONT_ERROR_NO_SUPPORT_FONTSET = -2142896079,
  • SCE_FONT_ERROR_NO_SUPPORT_FORMAT = -2142896103,
  • SCE_FONT_ERROR_NO_SUPPORT_FUNCTION = -2142896096,
  • SCE_FONT_ERROR_NO_SUPPORT_GLYPH = -2142896062,
  • SCE_FONT_ERROR_NO_SUPPORT_LIBRARY = -2142896104,
  • SCE_FONT_ERROR_NO_SUPPORT_SURFACE = -2142896048,
  • SCE_FONT_ERROR_NO_SUPPORT_TYPOGRAPHY = -2142896064,
  • SCE_FONT_ERROR_NOT_ATTACHED_CACHE_BUFFER = -2142896091,
  • SCE_FONT_ERROR_NOT_BOUND_RENDERER = -2142896031,
  • SCE_FONT_ERROR_RENDERER_ALLOCATION_FAILED = -2142896029,
  • SCE_FONT_ERROR_RENDERER_RENDER_FAILED = -2142896027,
  • SCE_FONT_ERROR_UNSET_PARAMETER = -2142896040,
  • SCE_GC_ERROR_HARDWARE_IS_BUSY = -2142502894,
  • SCE_GC_ERROR_INVALID_COMPUTE_QUEUE = -2142502901,
  • SCE_GC_ERROR_INVALID_GPU_ADDR = -2142502898,
  • SCE_GC_ERROR_INVALID_MAP_RING_SIZE = -2142502900,
  • SCE_GC_ERROR_INVALID_MAP_VQUEUEID = -2142502899,
  • SCE_GC_ERROR_INVALID_SUBMIT_COUNTS = -2142502897,
  • SCE_GC_ERROR_INVALID_SUBMIT_OPCODE = -2142502896,
  • SCE_GC_ERROR_INVALID_SUBMIT_SIZE = -2142502895,
  • SCE_GC_ERROR_INVALID_VMID = -2142502908,
  • SCE_GC_ERROR_MAP_VIDEO_MEMORY_ERROR = -2142502904,
  • SCE_GC_ERROR_NO_GPU_VA_SPACE = -2142502907,
  • SCE_GC_ERROR_NO_VM_MAP = -2142502906,
  • SCE_GC_ERROR_OUT_OF_MEMORY = -2142502910,
  • SCE_GC_ERROR_OUT_OF_VIDEO_MEMORY = -2142502905,
  • SCE_GC_ERROR_OUT_OF_VMID = -2142502909,
  • SCE_GC_ERROR_OUT_OF_VMID0_VA_SPACE = -2142502903,
  • SCE_GC_ERROR_RESERVED_COMPUTE_QUEUE = -2142502902,
  • SCE_GC_ERROR_UNKNOWN = -2142502911,
  • SCE_GC_ERROR_UNKNOWN_PROCESS = -2142502893,
  • SCE_GNM_ERROR_CAPTURE_FAILED_INTERNAL = -2133766129,
  • SCE_GNM_ERROR_CAPTURE_FILE_IO = -2133766144,
  • SCE_GNM_ERROR_CAPTURE_NOTHING_TO_CAPTURE = -2133766142,
  • SCE_GNM_ERROR_CAPTURE_RAZOR_NOT_LOADED = -2133766143,
  • SCE_GNM_ERROR_COMPUTEQUEUE_INTERNAL = -2133757697,
  • SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_PIPE_ID = -2133757952,
  • SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_QUEUE_ID = -2133757951,
  • SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_READ_PTR_ADDR = -2133757948,
  • SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_RING_BASE_ADDR = -2133757949,
  • SCE_GNM_ERROR_COMPUTEQUEUE_INVALID_RING_SIZE = -2133757950,
  • SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_INVALID_COMMAND_BUFFER = -2133782400,
  • SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_INVALID_QUEUE_FULL = -2133782399,
  • SCE_GNM_ERROR_SUBMISSION_AND_FLIP_FAILED_REQUEST_FAILED = -2133782398,
  • SCE_GNM_ERROR_SUBMISSION_FAILED_INTERNAL_ERROR = -2133782273,
  • SCE_GNM_ERROR_SUBMISSION_FAILED_INVALID_ARGUMENT = -2133782528,
  • SCE_GNM_ERROR_SUBMISSION_NOT_ENOUGH_RESOURCES = -2133782527,
  • SCE_GNM_ERROR_VALIDATION_BORDER_COLOR_TABLE = -2133774321,
  • SCE_GNM_ERROR_VALIDATION_DISPATCH_DRAW = -2133774319,
  • SCE_GNM_ERROR_VALIDATION_FAILED_INTERNAL_ERROR = -2133770242,
  • SCE_GNM_ERROR_VALIDATION_GS_MODE = -2133774323,
  • SCE_GNM_ERROR_VALIDATION_INDEX_BUFFER = -2133774330,
  • SCE_GNM_ERROR_VALIDATION_INDEX_SIZE = -2133774326,
  • SCE_GNM_ERROR_VALIDATION_INLINE_DRAW_SIZE = -2133774325,
  • SCE_GNM_ERROR_VALIDATION_NOT_ENABLED = -2133770241,
  • SCE_GNM_ERROR_VALIDATION_NUM_INPUT_PATCHES = -2133774324,
  • SCE_GNM_ERROR_VALIDATION_PRIMITIVE_TYPE = -2133774327,
  • SCE_GNM_ERROR_VALIDATION_RESOURCE = -2133774333,
  • SCE_GNM_ERROR_VALIDATION_SCRATCH_RING = -2133774328,
  • SCE_GNM_ERROR_VALIDATION_SHADER_ADDRESS = -2133774322,
  • SCE_GNM_ERROR_VALIDATION_SSHARP = -2133774320,
  • SCE_GNM_ERROR_VALIDATION_TABLE_MEMORY = -2133774332,
  • SCE_GNM_ERROR_VALIDATION_TESS_FACTOR_BUFFER = -2133774329,
  • SCE_GNM_ERROR_VALIDATION_TSHARP = -2133774334,
  • SCE_GNM_ERROR_VALIDATION_VSHARP = -2133774335,
  • SCE_GNM_ERROR_VALIDATION_WARNING_PS_AND_MRT_FORMAT = -2133778417,
  • SCE_GNM_ERROR_VALIDATION_WARNING_RWBUFFER_ROTYPE = -2133778431,
  • SCE_GNM_ERROR_VALIDATION_WRITE_EVENT_OP = -2133774331,
  • SCE_GNMX_ERROR_DISPATCH_DRAW_INVALID_ARGUMENTS = -2133716992,
  • SCE_GNMX_ERROR_DISPATCH_DRAW_OUT_OF_SPACE_FOR_BLOCK_OFFSET = -2133716990,
  • SCE_GNMX_ERROR_DISPATCH_DRAW_OUT_OF_SPACE_FOR_INDEX_DATA = -2133716991,
  • SCE_GNMX_ERROR_DISPATCH_DRAW_UNREPRESENTABLE_OFFSET = -2133716989,
  • SCE_GPU_ADDRESS_ERROR_STATUS_INTERNAL_TILING = -2133655551,
  • SCE_GPU_ADDRESS_ERROR_STATUS_INVALID_ARGUMENT = -2133655552,
  • SCE_HEAD_TRACKER_ERROR_ALREADY_INIT = -2128936959,
  • SCE_HEAD_TRACKER_ERROR_FACE_RECOG_DICT_NO_EXIST = -2128936944,
  • SCE_HEAD_TRACKER_ERROR_FATAL = -2128936705,
  • SCE_HEAD_TRACKER_ERROR_FLEXIBLE_MEMORY_NOT_ENOUGH = -2128936951,
  • SCE_HEAD_TRACKER_ERROR_NOMEM = -2128936955,
  • SCE_HEAD_TRACKER_ERROR_NOT_CAMERA_CONNECTED = -2128936957,
  • SCE_HEAD_TRACKER_ERROR_NOT_INIT = -2128936958,
  • SCE_HEAD_TRACKER_ERROR_NOT_SUPPORTED = -2128936956,
  • SCE_HEAD_TRACKER_ERROR_OTHER_PROCESS_RUNNING = -2128936954,
  • SCE_HEAD_TRACKER_ERROR_PARAM = -2128936960,
  • SCE_HEAD_TRACKER_ERROR_SYSTEM_SHARED_MEMORY_NOT_ENOUGH = -2128936953,
  • SCE_HEAD_TRACKER_ERROR_TRACKING_INSTANCE_NUMBER_FULL = -2128936943,
  • SCE_HEAD_TRACKER_ERROR_TRACKING_INSTANCE_NUMBER_ZERO = -2128936942,
  • SCE_HEAD_TRACKER_ERROR_UNEXPECTED_TRACKING_INSTANCE = -2128936941,
  • SCE_HEAD_TRACKER_ERROR_VIDEO_SHARED_MEMORY_NOT_ENOUGH = -2128936952,
  • SCE_HID_CONTROL_ERROR_INVALID_ARG = -2143612927,
  • SCE_HID_CONTROL_ERROR_NOT_INITIALIZED = -2143612926,
  • SCE_HID_ERROR_ALREADY_INITIALIZED = -2143617016,
  • SCE_HID_ERROR_ALREADY_LOGGED_OUT = -2143616767,
  • SCE_HID_ERROR_COPYIN_FAILED = -2143617017,
  • SCE_HID_ERROR_COPYOUT_FAILED = -2143617018,
  • SCE_HID_ERROR_DEVICE_BUSY = -2143617013,
  • SCE_HID_ERROR_DEVICE_NOT_FOUND = -2143617021,
  • SCE_HID_ERROR_ENTRY_NOT_FOUND = -2143617012,
  • SCE_HID_ERROR_INVALID_ARGUMENT = -2143617023,
  • SCE_HID_ERROR_INVALID_DATA_FORMAT = -2143617010,
  • SCE_HID_ERROR_INVALID_HANDLE = -2143617022,
  • SCE_HID_ERROR_KPROC_CREATE = -2143617019,
  • SCE_HID_ERROR_NOT_INITIALIZED = -2143617015,
  • SCE_HID_ERROR_NOT_SUPPORTED = -2143617020,
  • SCE_HID_ERROR_REGISTRY_INIT_FAILED = -2143617011,
  • SCE_HID_ERROR_REQUEST_TIMEOUT = -2143617009,
  • SCE_HID_ERROR_RESOURCE_SHORTAGE = -2143617014,
  • SCE_HMAC_ERROR_INVALID_DIGEST_SIZE = -2142760958,
  • SCE_HMAC_ERROR_INVALID_POINTER = -2142760960,
  • SCE_JPEG_DEC_ERROR_DECODE_ERROR = -2140864494,
  • SCE_JPEG_DEC_ERROR_FATAL = -2140864480,
  • SCE_JPEG_DEC_ERROR_INVALID_ADDR = -2140864511,
  • SCE_JPEG_DEC_ERROR_INVALID_COEF_MEMORY = -2140864507,
  • SCE_JPEG_DEC_ERROR_INVALID_DATA = -2140864496,
  • SCE_JPEG_DEC_ERROR_INVALID_HANDLE = -2140864508,
  • SCE_JPEG_DEC_ERROR_INVALID_PARAM = -2140864509,
  • SCE_JPEG_DEC_ERROR_INVALID_SIZE = -2140864510,
  • SCE_JPEG_DEC_ERROR_INVALID_WORK_MEMORY = -2140864506,
  • SCE_JPEG_DEC_ERROR_UNSUPPORT_DATA = -2140864495,
  • SCE_JPEG_ENC_ERROR_DATA_OVERFLOW = -2140864240,
  • SCE_JPEG_ENC_ERROR_FATAL = -2140864224,
  • SCE_JPEG_ENC_ERROR_INVALID_ADDR = -2140864255,
  • SCE_JPEG_ENC_ERROR_INVALID_HANDLE = -2140864252,
  • SCE_JPEG_ENC_ERROR_INVALID_PARAM = -2140864253,
  • SCE_JPEG_ENC_ERROR_INVALID_SIZE = -2140864254,
  • SCE_JSON_ERROR_MULTIPLEINIT = -2138799855,
  • SCE_JSON_ERROR_NOBUF = -2138799867,
  • SCE_JSON_ERROR_NOFILE = -2138799869,
  • SCE_JSON_ERROR_NOINIT = -2138799856,
  • SCE_JSON_ERROR_NOMEM = -2138799870,
  • SCE_JSON_ERROR_NOROOT = -2138799868,
  • SCE_JSON_ERROR_PARSE_INVALID_CHAR = -2138799871,
  • SCE_KERNEL_ERROR_E2BIG = -2147352569,
  • SCE_KERNEL_ERROR_EACCES = -2147352563,
  • SCE_KERNEL_ERROR_EADDRINUSE = -2147352528,
  • SCE_KERNEL_ERROR_EADDRNOTAVAIL = -2147352527,
  • SCE_KERNEL_ERROR_EAFNOSUPPORT = -2147352529,
  • SCE_KERNEL_ERROR_EAGAIN = -2147352541,
  • SCE_KERNEL_ERROR_EALREADY = -2147352539,
  • SCE_KERNEL_ERROR_EAUTH = -2147352496,
  • SCE_KERNEL_ERROR_EBADF = -2147352567,
  • SCE_KERNEL_ERROR_EBADMSG = -2147352487,
  • SCE_KERNEL_ERROR_EBADRPC = -2147352504,
  • SCE_KERNEL_ERROR_EBUSY = -2147352560,
  • SCE_KERNEL_ERROR_ECANCELED = -2147352491,
  • SCE_KERNEL_ERROR_ECAPMODE = -2147352482,
  • SCE_KERNEL_ERROR_ECHILD = -2147352566,
  • SCE_KERNEL_ERROR_ECONNABORTED = -2147352523,
  • SCE_KERNEL_ERROR_ECONNREFUSED = -2147352515,
  • SCE_KERNEL_ERROR_ECONNRESET = -2147352522,
  • SCE_KERNEL_ERROR_EDEADLK = -2147352565,
  • SCE_KERNEL_ERROR_EDESTADDRREQ = -2147352537,
  • SCE_KERNEL_ERROR_EDOM = -2147352543,
  • SCE_KERNEL_ERROR_EDOOFUS = -2147352488,
  • SCE_KERNEL_ERROR_EDQUOT = -2147352507,
  • SCE_KERNEL_ERROR_EEXIST = -2147352559,
  • SCE_KERNEL_ERROR_EFAULT = -2147352562,
  • SCE_KERNEL_ERROR_EFBIG = -2147352549,
  • SCE_KERNEL_ERROR_EFTYPE = -2147352497,
  • SCE_KERNEL_ERROR_EHOSTDOWN = -2147352512,
  • SCE_KERNEL_ERROR_EHOSTUNREACH = -2147352511,
  • SCE_KERNEL_ERROR_EICV = -2147352480,
  • SCE_KERNEL_ERROR_EIDRM = -2147352494,
  • SCE_KERNEL_ERROR_EILSEQ = -2147352490,
  • SCE_KERNEL_ERROR_EINPROGRESS = -2147352540,
  • SCE_KERNEL_ERROR_EINTR = -2147352572,
  • SCE_KERNEL_ERROR_EINVAL = -2147352554,
  • SCE_KERNEL_ERROR_EIO = -2147352571,
  • SCE_KERNEL_ERROR_EISCONN = -2147352520,
  • SCE_KERNEL_ERROR_EISDIR = -2147352555,
  • SCE_KERNEL_ERROR_ELOOP = -2147352514,
  • SCE_KERNEL_ERROR_EMFILE = -2147352552,
  • SCE_KERNEL_ERROR_EMLINK = -2147352545,
  • SCE_KERNEL_ERROR_EMSGSIZE = -2147352536,
  • SCE_KERNEL_ERROR_EMULTIHOP = -2147352486,
  • SCE_KERNEL_ERROR_ENAMETOOLONG = -2147352513,
  • SCE_KERNEL_ERROR_ENEEDAUTH = -2147352495,
  • SCE_KERNEL_ERROR_ENETDOWN = -2147352526,
  • SCE_KERNEL_ERROR_ENETRESET = -2147352524,
  • SCE_KERNEL_ERROR_ENETUNREACH = -2147352525,
  • SCE_KERNEL_ERROR_ENFILE = -2147352553,
  • SCE_KERNEL_ERROR_ENOATTR = -2147352489,
  • SCE_KERNEL_ERROR_ENOBLK = -2147352481,
  • SCE_KERNEL_ERROR_ENOBUFS = -2147352521,
  • SCE_KERNEL_ERROR_ENODEV = -2147352557,
  • SCE_KERNEL_ERROR_ENOENT = -2147352574,
  • SCE_KERNEL_ERROR_ENOEXEC = -2147352568,
  • SCE_KERNEL_ERROR_ENOLCK = -2147352499,
  • SCE_KERNEL_ERROR_ENOLINK = -2147352485,
  • SCE_KERNEL_ERROR_ENOMEM = -2147352564,
  • SCE_KERNEL_ERROR_ENOMSG = -2147352493,
  • SCE_KERNEL_ERROR_ENOPLAYGOENT = -2147352479,
  • SCE_KERNEL_ERROR_ENOPROTOOPT = -2147352534,
  • SCE_KERNEL_ERROR_ENOSPC = -2147352548,
  • SCE_KERNEL_ERROR_ENOSYS = -2147352498,
  • SCE_KERNEL_ERROR_ENOTBLK = -2147352561,
  • SCE_KERNEL_ERROR_ENOTCAPABLE = -2147352483,
  • SCE_KERNEL_ERROR_ENOTCONN = -2147352519,
  • SCE_KERNEL_ERROR_ENOTDIR = -2147352556,
  • SCE_KERNEL_ERROR_ENOTEMPTY = -2147352510,
  • SCE_KERNEL_ERROR_ENOTSOCK = -2147352538,
  • SCE_KERNEL_ERROR_ENOTTY = -2147352551,
  • SCE_KERNEL_ERROR_ENXIO = -2147352570,
  • SCE_KERNEL_ERROR_EOPNOTSUPP = -2147352531,
  • SCE_KERNEL_ERROR_EOVERFLOW = -2147352492,
  • SCE_KERNEL_ERROR_EPERM = -2147352575,
  • SCE_KERNEL_ERROR_EPFNOSUPPORT = -2147352530,
  • SCE_KERNEL_ERROR_EPIPE = -2147352544,
  • SCE_KERNEL_ERROR_EPROCLIM = -2147352509,
  • SCE_KERNEL_ERROR_EPROCUNAVAIL = -2147352500,
  • SCE_KERNEL_ERROR_EPROGMISMATCH = -2147352501,
  • SCE_KERNEL_ERROR_EPROGUNAVAIL = -2147352502,
  • SCE_KERNEL_ERROR_EPROTO = -2147352484,
  • SCE_KERNEL_ERROR_EPROTONOSUPPORT = -2147352533,
  • SCE_KERNEL_ERROR_EPROTOTYPE = -2147352535,
  • SCE_KERNEL_ERROR_ERANGE = -2147352542,
  • SCE_KERNEL_ERROR_EREMOTE = -2147352505,
  • SCE_KERNEL_ERROR_EROFS = -2147352546,
  • SCE_KERNEL_ERROR_ERPCMISMATCH = -2147352503,
  • SCE_KERNEL_ERROR_ESHUTDOWN = -2147352518,
  • SCE_KERNEL_ERROR_ESOCKTNOSUPPORT = -2147352532,
  • SCE_KERNEL_ERROR_ESPIPE = -2147352547,
  • SCE_KERNEL_ERROR_ESRCH = -2147352573,
  • SCE_KERNEL_ERROR_ESTALE = -2147352506,
  • SCE_KERNEL_ERROR_ETIMEDOUT = -2147352516,
  • SCE_KERNEL_ERROR_ETOOMANYREFS = -2147352517,
  • SCE_KERNEL_ERROR_ETXTBSY = -2147352550,
  • SCE_KERNEL_ERROR_EUSERS = -2147352508,
  • SCE_KERNEL_ERROR_EXDEV = -2147352558,
  • SCE_M4AAC_ENC_ERROR_INTERNAL_ERROR = -2136408064,
  • SCE_M4AAC_ENC_ERROR_INVALID_BIT_RATE = -2136408059,
  • SCE_M4AAC_ENC_ERROR_INVALID_CHANNEL = -2136408061,
  • SCE_M4AAC_ENC_ERROR_INVALID_HANDLE = -2136408063,
  • SCE_M4AAC_ENC_ERROR_INVALID_INPUT_FORMAT = -2136408058,
  • SCE_M4AAC_ENC_ERROR_INVALID_INPUT_SIZE = -2136408056,
  • SCE_M4AAC_ENC_ERROR_INVALID_OUTPUT_FORMAT = -2136408057,
  • SCE_M4AAC_ENC_ERROR_INVALID_PREVIOUS_INPUT_SIZE = -2136408055,
  • SCE_M4AAC_ENC_ERROR_INVALID_PTR = -2136408062,
  • SCE_M4AAC_ENC_ERROR_INVALID_SAMPLING_RATE = -2136408060,
  • SCE_MBUS_ERROR_CLIENT_OVER_MAX = -2137325433,
  • SCE_MBUS_ERROR_EVENT_RECEIVE_CANCELED = -2137325432,
  • SCE_MBUS_ERROR_INVALID_BUS_ID = -2137325562,
  • SCE_MBUS_ERROR_INVALID_DEVICE_ID = -2137325563,
  • SCE_MBUS_ERROR_INVALID_HANDLE = -2137325561,
  • SCE_MBUS_ERROR_INVALID_REQUESTER = -2137325559,
  • SCE_MBUS_ERROR_INVALID_SYSTEM_ID = -2137325560,
  • SCE_MD5_ERROR_INVALID_POINTER = -2142764800,
  • SCE_MD5_ERROR_INVALID_STATE = -2142764799,
  • SCE_MD5_ERROR_UNINITIALIZED_CONTEXT = -2142764798,
  • SCE_MOUSE_ERROR_ALREADY_OPENED = -2132869116,
  • SCE_MOUSE_ERROR_FATAL = -2132868865,
  • SCE_MOUSE_ERROR_INVALID_ARG = -2132869119,
  • SCE_MOUSE_ERROR_INVALID_HANDLE = -2132869117,
  • SCE_MOUSE_ERROR_INVALID_PORT = -2132869118,
  • SCE_MOUSE_ERROR_NOT_INITIALIZED = -2132869115,
  • SCE_MOVE_ERROR_ALREADY_INIT = -2131886078,
  • SCE_MOVE_ERROR_ALREADY_OPENED = -2131886073,
  • SCE_MOVE_ERROR_FATAL = -2131885825,
  • SCE_MOVE_ERROR_INVALID_ARG = -2131886077,
  • SCE_MOVE_ERROR_INVALID_HANDLE = -2131886076,
  • SCE_MOVE_ERROR_INVALID_PORT = -2131886074,
  • SCE_MOVE_ERROR_MAX_CONTROLLERS_EXCEEDED = -2131886075,
  • SCE_MOVE_ERROR_NOT_INIT = -2131886079,
  • SCE_MOVE_TRACKER_ERROR_ALREADY_INIT = -2131820542,
  • SCE_MOVE_TRACKER_ERROR_INVALID_ARG = -2131820541,
  • SCE_MOVE_TRACKER_ERROR_INVALID_HANDLE = -2131820540,
  • SCE_MOVE_TRACKER_ERROR_NOT_INIT = -2131820543,
  • SCE_MT19937_ERROR_INVALID_POINTER = -2142699264,
  • SCE_NET_APCTL_ERROR_AP_DISABLED = -2143213170,
  • SCE_NET_APCTL_ERROR_CALLBACK_MAX = -2143213163,
  • SCE_NET_APCTL_ERROR_ID_NOT_FOUND = -2143213161,
  • SCE_NET_APCTL_ERROR_INVALID_ADDR = -2143213167,
  • SCE_NET_APCTL_ERROR_INVALID_ID = -2143213162,
  • SCE_NET_APCTL_ERROR_INVALID_SIZE = -2143213160,
  • SCE_NET_APCTL_ERROR_INVALID_TYPE = -2143213168,
  • SCE_NET_APCTL_ERROR_NOT_INITIALIZED = -2143213164,
  • SCE_NET_APCTL_ERROR_NOT_STARTED = -2143213169,
  • SCE_NET_APCTL_ERROR_STOP_REQ = -2143213165,
  • SCE_NET_APCTL_ERROR_VSH_BUSY = -2143213178,
  • SCE_NET_APCTL_ERROR_VSH_CALLBACK_MAX = -2143213180,
  • SCE_NET_APCTL_ERROR_VSH_CHANNEL_CONFLICT = -2143213166,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_ADDR = -2143213181,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_ID = -2143213179,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_IPADDR = -2143213174,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_SIZE = -2143213171,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_SSID = -2143213173,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_WIFI_SECURITY_KEY = -2143213172,
  • SCE_NET_APCTL_ERROR_VSH_INVALID_WIFI_SECURITY_KEY_LEN = -2143213176,
  • SCE_NET_APCTL_ERROR_VSH_NOT_INITIALIZED = -2143213183,
  • SCE_NET_APCTL_ERROR_VSH_NOT_TERMINATED = -2143213182,
  • SCE_NET_APCTL_ERROR_VSH_UNKNOWN_IP_CONFIG = -2143213175,
  • SCE_NET_APCTL_ERROR_VSH_UNKNOWN_WIFI_SECURITY = -2143213177,
  • SCE_NET_CTL_ERROR_CALLBACK_MAX = -2143215357,
  • SCE_NET_CTL_ERROR_DISCONNECT_REQ = -2143215346,
  • SCE_NET_CTL_ERROR_ETHERNET_PLUGOUT = -2143215339,
  • SCE_NET_CTL_ERROR_ID_NOT_FOUND = -2143215356,
  • SCE_NET_CTL_ERROR_INVALID_ADDR = -2143215353,
  • SCE_NET_CTL_ERROR_INVALID_CODE = -2143215354,
  • SCE_NET_CTL_ERROR_INVALID_ID = -2143215355,
  • SCE_NET_CTL_ERROR_INVALID_SIZE = -2143215343,
  • SCE_NET_CTL_ERROR_INVALID_TYPE = -2143215345,
  • SCE_NET_CTL_ERROR_IPCINT_BUSY = -2143215225,
  • SCE_NET_CTL_ERROR_IPCINT_INVALID_SCANINFO_BSSID = -2143215203,
  • SCE_NET_CTL_ERROR_IPCINT_INVALID_SIZE = -2143215202,
  • SCE_NET_CTL_ERROR_IPCINT_INVALID_SSID = -2143215216,
  • SCE_NET_CTL_ERROR_IPCINT_INVALID_SSIDS_NUM = -2143215215,
  • SCE_NET_CTL_ERROR_IPCINT_NO_SCANINFO = -2143215201,
  • SCE_NET_CTL_ERROR_IPCINT_OUT_OF_MEMORY = -2143215229,
  • SCE_NET_CTL_ERROR_IPCINT_SCANINFO_LOCKED = -2143215207,
  • SCE_NET_CTL_ERROR_NETWORK_DISABLED = -2143215347,
  • SCE_NET_CTL_ERROR_NOT_AVAIL = -2143215351,
  • SCE_NET_CTL_ERROR_NOT_CONNECTED = -2143215352,
  • SCE_NET_CTL_ERROR_NOT_INITIALIZED = -2143215359,
  • SCE_NET_CTL_ERROR_WIFI_BEACON_LOST = -2143215337,
  • SCE_NET_CTL_ERROR_WIFI_DEAUTHED = -2143215338,
  • SCE_NET_ERROR_CONFIG_ADD_ARP = -2143218929,
  • SCE_NET_ERROR_CONFIG_DEL_ARP = -2143218928,
  • SCE_NET_ERROR_CONFIG_DEL_IFADDR = -2143218936,
  • SCE_NET_ERROR_CONFIG_DOWN_IF = -2143218941,
  • SCE_NET_ERROR_CONFIG_GET_ARP = -2143218926,
  • SCE_NET_ERROR_CONFIG_GET_IFADDR = -2143218938,
  • SCE_NET_ERROR_CONFIG_GET_IFMTU = -2143218940,
  • SCE_NET_ERROR_CONFIG_GET_ROUTE = -2143218934,
  • SCE_NET_ERROR_CONFIG_INVALID_ARG = -2143218930,
  • SCE_NET_ERROR_CONFIG_NO_DEFAULT_ROUTE = -2143218932,
  • SCE_NET_ERROR_CONFIG_NO_MEMORY = -2143218925,
  • SCE_NET_ERROR_CONFIG_NO_ROUTE = -2143218924,
  • SCE_NET_ERROR_CONFIG_SET_ARP = -2143218927,
  • SCE_NET_ERROR_CONFIG_SET_DEFAULT_SCOPE = -2143218922,
  • SCE_NET_ERROR_CONFIG_SET_IFADDR = -2143218937,
  • SCE_NET_ERROR_CONFIG_SET_IFMTU = -2143218939,
  • SCE_NET_ERROR_CONFIG_SET_ROUTE = -2143218935,
  • SCE_NET_ERROR_CONFIG_SETUP = -2143218923,
  • SCE_NET_ERROR_CONFIG_SOCKET = -2143218943,
  • SCE_NET_ERROR_CONFIG_UP_IF = -2143218942,
  • SCE_NET_ERROR_CONFIG_WLAN_AP_CHANNEL_CONFLICT = -2143218111,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_ASSOC_RESP_TIMEOUT = -2143218172,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_AUTH_PROTO_MISMATCH = -2143218174,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_AUTH_REFUSED = -2143218173,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_AUTH_RESP_TIMEOUT = -2143218171,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_DISASSOCIATED = -2143218168,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_FW_INTERNAL = -2143218167,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_IEEE_NOT_SUPPORT_ALL_RATES = -2143218162,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_IEEE_STATUS_CODE = -2143218164,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_INT_AP_CONNECTED = -2143218163,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_KEY_EXCHANGE = -2143218169,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_NOT_FOUND = -2143218175,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_UNKNOWN = -2143218166,
  • SCE_NET_ERROR_CONFIG_WLAN_JOIN_WEP_DECRYPTION = -2143218170,
  • SCE_NET_ERROR_DHCP_BUSY = -2143218420,
  • SCE_NET_ERROR_DHCP_GET_NAK = -2143218427,
  • SCE_NET_ERROR_DHCP_INVALID_ARG = -2143218426,
  • SCE_NET_ERROR_DHCP_INVALID_HOSTNAME = -2143218424,
  • SCE_NET_ERROR_DHCP_INVALID_IFNAME = -2143218421,
  • SCE_NET_ERROR_DHCP_INVALID_PACKET = -2143218431,
  • SCE_NET_ERROR_DHCP_INVALID_VENDOR_ID = -2143218419,
  • SCE_NET_ERROR_DHCP_LEASE_TIME = -2143218428,
  • SCE_NET_ERROR_DHCP_NO_MEMORY = -2143218423,
  • SCE_NET_ERROR_DHCP_NO_SERVER = -2143218430,
  • SCE_NET_ERROR_DHCP_NOT_INITIALIZED = -2143218422,
  • SCE_NET_ERROR_DHCP_NOT_READY = -2143218425,
  • SCE_NET_ERROR_DHCP_SENT_DECLINE = -2143218429,
  • SCE_NET_ERROR_DUPLICATE_IP_BUSY = -2143217147,
  • SCE_NET_ERROR_DUPLICATE_IP_INVALID_ARG = -2143217151,
  • SCE_NET_ERROR_DUPLICATE_IP_INVALID_IFNAME = -2143217148,
  • SCE_NET_ERROR_DUPLICATE_IP_NO_MEMORY = -2143217150,
  • SCE_NET_ERROR_DUPLICATE_IP_NOT_INITIALIZED = -2143217149,
  • SCE_NET_ERROR_DUPLICATE_IP_REQUEST_ARP = -2143217146,
  • SCE_NET_ERROR_E2BIG = -2143223545,
  • SCE_NET_ERROR_EACCES = -2143223539,
  • SCE_NET_ERROR_EADDRINUSE = -2143223504,
  • SCE_NET_ERROR_EADDRNOTAVAIL = -2143223503,
  • SCE_NET_ERROR_EADHOC = -2143223392,
  • SCE_NET_ERROR_EAFNOSUPPORT = -2143223505,
  • SCE_NET_ERROR_EAGAIN = -2143223517,
  • SCE_NET_ERROR_EALREADY = -2143223515,
  • SCE_NET_ERROR_EAUTH = -2143223472,
  • SCE_NET_ERROR_EBADF = -2143223543,
  • SCE_NET_ERROR_EBADRPC = -2143223480,
  • SCE_NET_ERROR_EBUSY = -2143223536,
  • SCE_NET_ERROR_ECALLBACK = -2143223349,
  • SCE_NET_ERROR_ECANCELED = -2143223467,
  • SCE_NET_ERROR_ECHILD = -2143223542,
  • SCE_NET_ERROR_ECONNABORTED = -2143223499,
  • SCE_NET_ERROR_ECONNREFUSED = -2143223491,
  • SCE_NET_ERROR_ECONNRESET = -2143223498,
  • SCE_NET_ERROR_EDEADLK = -2143223541,
  • SCE_NET_ERROR_EDESC = -2143223387,
  • SCE_NET_ERROR_EDESCTIMEDOUT = -2143223386,
  • SCE_NET_ERROR_EDESTADDRREQ = -2143223513,
  • SCE_NET_ERROR_EDOM = -2143223519,
  • SCE_NET_ERROR_EDQUOT = -2143223483,
  • SCE_NET_ERROR_EEXIST = -2143223535,
  • SCE_NET_ERROR_EFAULT = -2143223538,
  • SCE_NET_ERROR_EFBIG = -2143223525,
  • SCE_NET_ERROR_EFTYPE = -2143223473,
  • SCE_NET_ERROR_EHOSTDOWN = -2143223488,
  • SCE_NET_ERROR_EHOSTUNREACH = -2143223487,
  • SCE_NET_ERROR_EIDRM = -2143223470,
  • SCE_NET_ERROR_EINACTIVEDISABLED = -2143223389,
  • SCE_NET_ERROR_EINPROGRESS = -2143223516,
  • SCE_NET_ERROR_EINTERNAL = -2143223348,
  • SCE_NET_ERROR_EINTR = -2143223548,
  • SCE_NET_ERROR_EINVAL = -2143223530,
  • SCE_NET_ERROR_EIO = -2143223547,
  • SCE_NET_ERROR_EISCONN = -2143223496,
  • SCE_NET_ERROR_EISDIR = -2143223531,
  • SCE_NET_ERROR_ELOOP = -2143223490,
  • SCE_NET_ERROR_EMFILE = -2143223528,
  • SCE_NET_ERROR_EMLINK = -2143223521,
  • SCE_NET_ERROR_EMSGSIZE = -2143223512,
  • SCE_NET_ERROR_ENAMETOOLONG = -2143223489,
  • SCE_NET_ERROR_ENEEDAUTH = -2143223471,
  • SCE_NET_ERROR_ENETDOWN = -2143223502,
  • SCE_NET_ERROR_ENETINTR = -2143223385,
  • SCE_NET_ERROR_ENETRESET = -2143223500,
  • SCE_NET_ERROR_ENETUNREACH = -2143223501,
  • SCE_NET_ERROR_ENFILE = -2143223529,
  • SCE_NET_ERROR_ENOALLOCMEM = -2143223346,
  • SCE_NET_ERROR_ENOBUFS = -2143223497,
  • SCE_NET_ERROR_ENODATA = -2143223388,
  • SCE_NET_ERROR_ENODEV = -2143223533,
  • SCE_NET_ERROR_ENOENT = -2143223550,
  • SCE_NET_ERROR_ENOEXEC = -2143223544,
  • SCE_NET_ERROR_ENOLCK = -2143223475,
  • SCE_NET_ERROR_ENOLIBMEM = -2143223351,
  • SCE_NET_ERROR_ENOMEM = -2143223540,
  • SCE_NET_ERROR_ENOMS = -2143223469,
  • SCE_NET_ERROR_ENOPROTOOPT = -2143223510,
  • SCE_NET_ERROR_ENOSPC = -2143223524,
  • SCE_NET_ERROR_ENOSYS = -2143223474,
  • SCE_NET_ERROR_ENOTBLK = -2143223537,
  • SCE_NET_ERROR_ENOTCONN = -2143223495,
  • SCE_NET_ERROR_ENOTDIR = -2143223532,
  • SCE_NET_ERROR_ENOTEMPTY = -2143223486,
  • SCE_NET_ERROR_ENOTINIT = -2143223352,
  • SCE_NET_ERROR_ENOTSOCK = -2143223514,
  • SCE_NET_ERROR_ENOTTY = -2143223527,
  • SCE_NET_ERROR_ENXIO = -2143223546,
  • SCE_NET_ERROR_EOPNOTSUPP = -2143223507,
  • SCE_NET_ERROR_EOVERFLOW = -2143223468,
  • SCE_NET_ERROR_EPERM = -2143223551,
  • SCE_NET_ERROR_EPFNOSUPPORT = -2143223506,
  • SCE_NET_ERROR_EPIPE = -2143223520,
  • SCE_NET_ERROR_EPROCLIM = -2143223485,
  • SCE_NET_ERROR_EPROCUNAVAIL = -2143223476,
  • SCE_NET_ERROR_EPROGMISMATCH = -2143223477,
  • SCE_NET_ERROR_EPROGUNAVAIL = -2143223478,
  • SCE_NET_ERROR_EPROTONOSUPPORT = -2143223509,
  • SCE_NET_ERROR_EPROTOTYPE = -2143223511,
  • SCE_NET_ERROR_ERANGE = -2143223518,
  • SCE_NET_ERROR_EREMOTE = -2143223481,
  • SCE_NET_ERROR_ERESERVED161 = -2143223391,
  • SCE_NET_ERROR_ERESERVED162 = -2143223390,
  • SCE_NET_ERROR_ERESERVED202 = -2143223350,
  • SCE_NET_ERROR_ERETURN = -2143223347,
  • SCE_NET_ERROR_EROFS = -2143223522,
  • SCE_NET_ERROR_ERPCMISMATCH = -2143223479,
  • SCE_NET_ERROR_ESHUTDOWN = -2143223494,
  • SCE_NET_ERROR_ESOCKTNOSUPPORT = -2143223508,
  • SCE_NET_ERROR_ESPIPE = -2143223523,
  • SCE_NET_ERROR_ESRCH = -2143223549,
  • SCE_NET_ERROR_ESTALE = -2143223482,
  • SCE_NET_ERROR_ETIMEDOUT = -2143223492,
  • SCE_NET_ERROR_ETOOMANYREFS = -2143223493,
  • SCE_NET_ERROR_ETXTBSY = -2143223526,
  • SCE_NET_ERROR_EUSERS = -2143223484,
  • SCE_NET_ERROR_EXDEV = -2143223534,
  • SCE_NET_ERROR_PPPOE_ALREADY_STARTED = -2143218687,
  • SCE_NET_ERROR_PPPOE_GET_DNS_ADDRS = -2143218667,
  • SCE_NET_ERROR_PPPOE_GET_PPP_STATUS = -2143218681,
  • SCE_NET_ERROR_PPPOE_GET_SESSION_ERROR = -2143218674,
  • SCE_NET_ERROR_PPPOE_GET_SESSION_PHASE = -2143218680,
  • SCE_NET_ERROR_PPPOE_IFCREATE = -2143218685,
  • SCE_NET_ERROR_PPPOE_NOT_STARTED = -2143218682,
  • SCE_NET_ERROR_PPPOE_SESSION_AC_SYSTEM = -2143218672,
  • SCE_NET_ERROR_PPPOE_SESSION_GENERIC = -2143218671,
  • SCE_NET_ERROR_PPPOE_SESSION_GET_PADT = -2143218675,
  • SCE_NET_ERROR_PPPOE_SESSION_INIT = -2143218679,
  • SCE_NET_ERROR_PPPOE_SESSION_NO_PADO = -2143218678,
  • SCE_NET_ERROR_PPPOE_SESSION_NO_PADR = -2143218676,
  • SCE_NET_ERROR_PPPOE_SESSION_NO_PADS = -2143218677,
  • SCE_NET_ERROR_PPPOE_SESSION_SERVICE_NAME = -2143218673,
  • SCE_NET_ERROR_PPPOE_SET_AUTHCFG = -2143218684,
  • SCE_NET_ERROR_PPPOE_SET_DNSOPTS = -2143218683,
  • SCE_NET_ERROR_PPPOE_SET_PARAMS = -2143218666,
  • SCE_NET_ERROR_PPPOE_SOCKET = -2143218686,
  • SCE_NET_ERROR_PPPOE_STATUS_AUTH = -2143218670,
  • SCE_NET_ERROR_PPPOE_STATUS_NETWORK = -2143218669,
  • SCE_NET_ERROR_PPPOE_STATUS_TERMINATE = -2143218668,
  • SCE_NET_ERROR_RESOLVER_EALIGNMENT = -2143223318,
  • SCE_NET_ERROR_RESOLVER_EBUSY = -2143223331,
  • SCE_NET_ERROR_RESOLVER_EFORMAT = -2143223324,
  • SCE_NET_ERROR_RESOLVER_EINTERNAL = -2143223332,
  • SCE_NET_ERROR_RESOLVER_ENODNS = -2143223327,
  • SCE_NET_ERROR_RESOLVER_ENOHOST = -2143223322,
  • SCE_NET_ERROR_RESOLVER_ENORECORD = -2143223319,
  • SCE_NET_ERROR_RESOLVER_ENOSPACE = -2143223330,
  • SCE_NET_ERROR_RESOLVER_ENOSUPPORT = -2143223325,
  • SCE_NET_ERROR_RESOLVER_ENOTIMPLEMENTED = -2143223321,
  • SCE_NET_ERROR_RESOLVER_EPACKET = -2143223329,
  • SCE_NET_ERROR_RESOLVER_ERESERVED224 = -2143223328,
  • SCE_NET_ERROR_RESOLVER_ESERVERFAILURE = -2143223323,
  • SCE_NET_ERROR_RESOLVER_ESERVERREFUSED = -2143223320,
  • SCE_NET_ERROR_RESOLVER_ETIMEDOUT = -2143223326,
  • SCE_NGS2_ERROR_BUFFER_BROKEN = -2142633461,
  • SCE_NGS2_ERROR_CODEC_DECODE_FAIL = -2142631931,
  • SCE_NGS2_ERROR_CODEC_EMPTY_CHANNEL = -2142631934,
  • SCE_NGS2_ERROR_CODEC_EMPTY_INSTANCE = -2142631935,
  • SCE_NGS2_ERROR_CODEC_RESET_FAIL = -2142631932,
  • SCE_NGS2_ERROR_CODEC_SETUP_FAIL = -2142631933,
  • SCE_NGS2_ERROR_CODEC_UNKNOWN_WAVEFORM = -2142631936,
  • SCE_NGS2_ERROR_DETECTED_CIRCULAR_VOICE_CONTROL = -2142633205,
  • SCE_NGS2_ERROR_EMPTY_BUFFER = -2142633460,
  • SCE_NGS2_ERROR_EMPTY_CHANNEL_WORK = -2142633210,
  • SCE_NGS2_ERROR_EMPTY_CODEC_DECODER = -2142633209,
  • SCE_NGS2_ERROR_EMPTY_REPORT_HANDLE = -2142633467,
  • SCE_NGS2_ERROR_FAIL = -2142633983,
  • SCE_NGS2_ERROR_INVALID_BUFFER_ADDRESS = -2142633465,
  • SCE_NGS2_ERROR_INVALID_BUFFER_ALIGN = -2142633464,
  • SCE_NGS2_ERROR_INVALID_BUFFER_ALLOCATOR = -2142633462,
  • SCE_NGS2_ERROR_INVALID_BUFFER_INFO = -2142633466,
  • SCE_NGS2_ERROR_INVALID_BUFFER_SIZE = -2142633463,
  • SCE_NGS2_ERROR_INVALID_DELAY_TAP_INFO = -2142632652,
  • SCE_NGS2_ERROR_INVALID_DELAY_TYPE = -2142632654,
  • SCE_NGS2_ERROR_INVALID_ENVELOPE_CURVE = -2142632704,
  • SCE_NGS2_ERROR_INVALID_ENVELOPE_POINT_ADDRESS = -2142633643,
  • SCE_NGS2_ERROR_INVALID_EVENT_TYPE = -2142633213,
  • SCE_NGS2_ERROR_INVALID_FILTER_INDEX = -2142632448,
  • SCE_NGS2_ERROR_INVALID_FILTER_LOCATION = -2142632446,
  • SCE_NGS2_ERROR_INVALID_FILTER_TYPE = -2142632447,
  • SCE_NGS2_ERROR_INVALID_HANDLE = -2142633472,
  • SCE_NGS2_ERROR_INVALID_LFE_FC = -2142632445,
  • SCE_NGS2_ERROR_INVALID_MATRIX_INDEX = -2142632192,
  • SCE_NGS2_ERROR_INVALID_MATRIX_LEVEL_ADDRESS = -2142633645,
  • SCE_NGS2_ERROR_INVALID_MAX_ATRAC9_CHANNEL_WORKS = -2142633717,
  • SCE_NGS2_ERROR_INVALID_MAX_ATRAC9_DECODERS = -2142633718,
  • SCE_NGS2_ERROR_INVALID_MAX_CHANNEL_WORKS = -2142633723,
  • SCE_NGS2_ERROR_INVALID_MAX_CHANNELS = -2142633724,
  • SCE_NGS2_ERROR_INVALID_MAX_CHORUS_PHASES = -2142632672,
  • SCE_NGS2_ERROR_INVALID_MAX_CODEC_CACHES = -2142633719,
  • SCE_NGS2_ERROR_INVALID_MAX_DELAY_LENGTH = -2142632656,
  • SCE_NGS2_ERROR_INVALID_MAX_DELAY_TAPS = -2142632655,
  • SCE_NGS2_ERROR_INVALID_MAX_ENVELOPE_POINTS = -2142633721,
  • SCE_NGS2_ERROR_INVALID_MAX_FILTERS = -2142633720,
  • SCE_NGS2_ERROR_INVALID_MAX_GRAIN_SAMPLES = -2142633904,
  • SCE_NGS2_ERROR_INVALID_MAX_INPUT_DELAY_BLOCKS = -2142633726,
  • SCE_NGS2_ERROR_INVALID_MAX_INPUTS = -2142633716,
  • SCE_NGS2_ERROR_INVALID_MAX_MATRICES = -2142633728,
  • SCE_NGS2_ERROR_INVALID_MAX_PORTS = -2142633727,
  • SCE_NGS2_ERROR_INVALID_MAX_VOICES = -2142633725,
  • SCE_NGS2_ERROR_INVALID_MAX_WAVEFORM_BLOCKS = -2142633722,
  • SCE_NGS2_ERROR_INVALID_MODULE_BUFFER_ID = -2142631421,
  • SCE_NGS2_ERROR_INVALID_MODULE_ID = -2142631424,
  • SCE_NGS2_ERROR_INVALID_MODULE_INDEX = -2142631168,
  • SCE_NGS2_ERROR_INVALID_MODULE_INFO_SIZE = -2142631167,
  • SCE_NGS2_ERROR_INVALID_MODULE_STATE_OFFSET = -2142631420,
  • SCE_NGS2_ERROR_INVALID_MODULE_STATE_SIZE = -2142631419,
  • SCE_NGS2_ERROR_INVALID_NUM_CHANNELS = -2142633902,
  • SCE_NGS2_ERROR_INVALID_NUM_CHORUS_PHASES = -2142632671,
  • SCE_NGS2_ERROR_INVALID_NUM_DELAY_TAPS = -2142632653,
  • SCE_NGS2_ERROR_INVALID_NUM_ENVELOPE_POINTS = -2142633646,
  • SCE_NGS2_ERROR_INVALID_NUM_GRAIN_SAMPLES = -2142633903,
  • SCE_NGS2_ERROR_INVALID_NUM_MATRIX_LEVELS = -2142633648,
  • SCE_NGS2_ERROR_INVALID_NUM_MODULE_BUFFERS = -2142631422,
  • SCE_NGS2_ERROR_INVALID_NUM_MODULES = -2142631423,
  • SCE_NGS2_ERROR_INVALID_NUM_PEAKMETER_BLOCKS = -2142633642,
  • SCE_NGS2_ERROR_INVALID_NUM_WAVEFORM_BLOCKS = -2142633647,
  • SCE_NGS2_ERROR_INVALID_OPTION_ADDRESS = -2142633856,
  • SCE_NGS2_ERROR_INVALID_OPTION_FLAG = -2142633854,
  • SCE_NGS2_ERROR_INVALID_OPTION_SIZE = -2142633855,
  • SCE_NGS2_ERROR_INVALID_OUT_ADDRESS = -2142633901,
  • SCE_NGS2_ERROR_INVALID_OUT_SIZE = -2142633900,
  • SCE_NGS2_ERROR_INVALID_PAN_MATRIX_FORMAT = -2142631662,
  • SCE_NGS2_ERROR_INVALID_PAN_PARAM = -2142631660,
  • SCE_NGS2_ERROR_INVALID_PAN_SPEAKER = -2142631663,
  • SCE_NGS2_ERROR_INVALID_PAN_UNIT_ANGLE = -2142631664,
  • SCE_NGS2_ERROR_INVALID_PAN_WORK = -2142631661,
  • SCE_NGS2_ERROR_INVALID_PATCH = -2142633211,
  • SCE_NGS2_ERROR_INVALID_PEAKMETER_FLAG = -2142632688,
  • SCE_NGS2_ERROR_INVALID_PORT_INDEX = -2142633212,
  • SCE_NGS2_ERROR_INVALID_RACK_HANDLE = -2142633375,
  • SCE_NGS2_ERROR_INVALID_RACK_ID = -2142633376,
  • SCE_NGS2_ERROR_INVALID_REPORT_HANDLE = -2142633468,
  • SCE_NGS2_ERROR_INVALID_REPORT_HANDLER = -2142633469,
  • SCE_NGS2_ERROR_INVALID_REPORT_TYPE = -2142633470,
  • SCE_NGS2_ERROR_INVALID_REVERB_SIZE = -2142631680,
  • SCE_NGS2_ERROR_INVALID_SAMPLE_RATE = -2142633471,
  • SCE_NGS2_ERROR_INVALID_SYSTEM_HANDLE = -2142633424,
  • SCE_NGS2_ERROR_INVALID_USER_FX_PARAM_SIZE = -2142632368,
  • SCE_NGS2_ERROR_INVALID_VOICE_CONTROL_ADDRESS = -2142633207,
  • SCE_NGS2_ERROR_INVALID_VOICE_CONTROL_ID = -2142633208,
  • SCE_NGS2_ERROR_INVALID_VOICE_CONTROL_SIZE = -2142633206,
  • SCE_NGS2_ERROR_INVALID_VOICE_HANDLE = -2142633216,
  • SCE_NGS2_ERROR_INVALID_VOICE_INDEX = -2142633214,
  • SCE_NGS2_ERROR_INVALID_VOICE_STATE_SIZE = -2142631418,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_ADDRESS = -2142632954,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_BLOCK_ADDRESS = -2142633644,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_BLOCK_NUM_REPEATS = -2142632951,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_CONFIG = -2142632957,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_DATA = -2142632952,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_FORMAT = -2142632960,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_FRAME = -2142632955,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_SAMPLE_RATE = -2142632956,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_SIZE = -2142632953,
  • SCE_NGS2_ERROR_INVALID_WAVEFORM_TYPE = -2142632958,
  • SCE_NGS2_ERROR_UNINIT_VOICE = -2142633215,
  • SCE_NGS2_ERROR_UNKNOWN_WAVEFORM_FORMAT = -2142632959,
  • SCE_PAD_ERROR_ALREADY_OPENED = -2137915388,
  • SCE_PAD_ERROR_DEVICE_NOT_CONNECTED = -2137915385,
  • SCE_PAD_ERROR_FATAL = -2137915137,
  • SCE_PAD_ERROR_INVALID_ARG = -2137915391,
  • SCE_PAD_ERROR_INVALID_BUFFER_LENGTH = -2137915134,
  • SCE_PAD_ERROR_INVALID_HANDLE = -2137915389,
  • SCE_PAD_ERROR_INVALID_LIGHTBAR_SETTING = -2137915386,
  • SCE_PAD_ERROR_INVALID_PORT = -2137915390,
  • SCE_PAD_ERROR_INVALID_REPORT_ID = -2137915132,
  • SCE_PAD_ERROR_INVALID_REPORT_LENGTH = -2137915133,
  • SCE_PAD_ERROR_NOT_INITIALIZED = -2137915387,
  • SCE_PAD_ERROR_NOT_PERMITTED = -2137915135,
  • SCE_PAD_TRACKER_ERROR_ALREADY_INIT = -2134638590,
  • SCE_PAD_TRACKER_ERROR_INVALID_ARG = -2134638589,
  • SCE_PAD_TRACKER_ERROR_INVALID_HANDLE = -2134638588,
  • SCE_PAD_TRACKER_ERROR_NOT_INIT = -2134638591,
  • SCE_PNG_DEC_ERROR_DECODE_ERROR = -2140602350,
  • SCE_PNG_DEC_ERROR_FATAL = -2140602336,
  • SCE_PNG_DEC_ERROR_INVALID_ADDR = -2140602367,
  • SCE_PNG_DEC_ERROR_INVALID_DATA = -2140602352,
  • SCE_PNG_DEC_ERROR_INVALID_HANDLE = -2140602364,
  • SCE_PNG_DEC_ERROR_INVALID_PARAM = -2140602365,
  • SCE_PNG_DEC_ERROR_INVALID_SIZE = -2140602366,
  • SCE_PNG_DEC_ERROR_INVALID_WORK_MEMORY = -2140602363,
  • SCE_PNG_DEC_ERROR_UNSUPPORT_DATA = -2140602351,
  • SCE_PNG_ENC_ERROR_DATA_OVERFLOW = -2140602096,
  • SCE_PNG_ENC_ERROR_FATAL = -2140602080,
  • SCE_PNG_ENC_ERROR_INVALID_ADDR = -2140602111,
  • SCE_PNG_ENC_ERROR_INVALID_HANDLE = -2140602108,
  • SCE_PNG_ENC_ERROR_INVALID_PARAM = -2140602109,
  • SCE_PNG_ENC_ERROR_INVALID_SIZE = -2140602110,
  • SCE_PSVR_ERROR_ALREADY_INITIALIZED = -2131165172,
  • SCE_PSVR_ERROR_API_CONFLICT = -2131165168,
  • SCE_PSVR_ERROR_COMPILE_FAIL = -2131165178,
  • SCE_PSVR_ERROR_CREATE_FAIL = -2131165183,
  • SCE_PSVR_ERROR_GRAMMAR_FAIL = -2131165177,
  • SCE_PSVR_ERROR_INVALID_ARGUMENT = -2131165175,
  • SCE_PSVR_ERROR_INVALID_ERROR_MESSAGE = -2131165169,
  • SCE_PSVR_ERROR_INVALID_OPTION = -2131165182,
  • SCE_PSVR_ERROR_INVALID_PSVR_POINTER = -2131165170,
  • SCE_PSVR_ERROR_INVALID_RESULT = -2131165171,
  • SCE_PSVR_ERROR_MEMORY_FAIL = -2131165181,
  • SCE_PSVR_ERROR_MEMORY_LEAK = -2131165180,
  • SCE_PSVR_ERROR_NOT_INITIALIZED = -2131165173,
  • SCE_PSVR_ERROR_RESOURCE_INSUFFICIENT = -2131165174,
  • SCE_PSVR_ERROR_SAVE_CPR_FAIL = -2131165179,
  • SCE_PSVR_ERROR_START_FAIL = -2131165176,
  • SCE_REGMGR_ERROR_BKUPLEVEL = -2146631411,
  • SCE_REGMGR_ERROR_BKUPLEVEL_I = -2146598643,
  • SCE_REGMGR_ERROR_BRK_BKUP_DATA = -2146631133,
  • SCE_REGMGR_ERROR_BRK_BKUP_HEAD = -2146631134,
  • SCE_REGMGR_ERROR_CACHEAREA = -2146631150,
  • SCE_REGMGR_ERROR_CACHEAREA_I = -2146598382,
  • SCE_REGMGR_ERROR_CACHEFLAG = -2146631415,
  • SCE_REGMGR_ERROR_CACHEFLAG_I = -2146598647,
  • SCE_REGMGR_ERROR_COPYIN = -2146631153,
  • SCE_REGMGR_ERROR_COPYIN_I = -2146598385,
  • SCE_REGMGR_ERROR_COPYOUT = -2146631152,
  • SCE_REGMGR_ERROR_COPYOUT_I = -2146598384,
  • SCE_REGMGR_ERROR_DBPOS = -2146631413,
  • SCE_REGMGR_ERROR_DBPOS_I = -2146598645,
  • SCE_REGMGR_ERROR_DRV_BROKEN_MAX = -2146630401,
  • SCE_REGMGR_ERROR_DRV_BROKEN_MAX_I = -2146597633,
  • SCE_REGMGR_ERROR_DRV_BROKEN_MIN = -2146630656,
  • SCE_REGMGR_ERROR_DRV_BROKEN_MIN_I = -2146597888,
  • SCE_REGMGR_ERROR_DRV_CONTDATA = -2146630655,
  • SCE_REGMGR_ERROR_DRV_CONTDATA_I = -2146597887,
  • SCE_REGMGR_ERROR_DRV_DATAFILE = -2146630654,
  • SCE_REGMGR_ERROR_DRV_DATAFILE_I = -2146597886,
  • SCE_REGMGR_ERROR_DRV_DATASIZE = -2146630138,
  • SCE_REGMGR_ERROR_DRV_DATASIZE_I = -2146597370,
  • SCE_REGMGR_ERROR_DRV_DATATYPE = -2146630137,
  • SCE_REGMGR_ERROR_DRV_DATATYPE_I = -2146597369,
  • SCE_REGMGR_ERROR_DRV_ERRIO = -2146630652,
  • SCE_REGMGR_ERROR_DRV_ERRIO_I = -2146597884,
  • SCE_REGMGR_ERROR_DRV_FILENAME = -2146630142,
  • SCE_REGMGR_ERROR_DRV_FILENAME_I = -2146597374,
  • SCE_REGMGR_ERROR_DRV_FILEPOS = -2146630136,
  • SCE_REGMGR_ERROR_DRV_FILEPOS_I = -2146597368,
  • SCE_REGMGR_ERROR_DRV_FLUSH = -2146630649,
  • SCE_REGMGR_ERROR_DRV_FLUSH_I = -2146597881,
  • SCE_REGMGR_ERROR_DRV_FORMAT = -2146630135,
  • SCE_REGMGR_ERROR_DRV_FORMAT_I = -2146597367,
  • SCE_REGMGR_ERROR_DRV_IO_BASE = -2146630528,
  • SCE_REGMGR_ERROR_DRV_IO_BASE_I = -2146597760,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_NOINIT = -2146630524,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_NOINIT_I = -2146597756,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_NOMEM = -2146630525,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_NOMEM_I = -2146597757,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_SIZE = -2146630526,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_SIZE_I = -2146597758,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_TOOBIG = -2146630523,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_TOOBIG_I = -2146597755,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_WHENCE = -2146630527,
  • SCE_REGMGR_ERROR_DRV_IO_BUG_WHENCE_I = -2146597759,
  • SCE_REGMGR_ERROR_DRV_MKDIR = -2146630647,
  • SCE_REGMGR_ERROR_DRV_MKDIR_I = -2146597879,
  • SCE_REGMGR_ERROR_DRV_NOENT = -2146630653,
  • SCE_REGMGR_ERROR_DRV_NOENT_I = -2146597885,
  • SCE_REGMGR_ERROR_DRV_NOINIT = -2146630141,
  • SCE_REGMGR_ERROR_DRV_NOINIT_I = -2146597373,
  • SCE_REGMGR_ERROR_DRV_OVERCNT = -2146630140,
  • SCE_REGMGR_ERROR_DRV_OVERCNT_I = -2146597372,
  • SCE_REGMGR_ERROR_DRV_PRGBUG_MAX = -2146629889,
  • SCE_REGMGR_ERROR_DRV_PRGBUG_MAX_I = -2146597121,
  • SCE_REGMGR_ERROR_DRV_PRGBUG_MIN = -2146630144,
  • SCE_REGMGR_ERROR_DRV_PRGBUG_MIN_I = -2146597376,
  • SCE_REGMGR_ERROR_DRV_READ = -2146630651,
  • SCE_REGMGR_ERROR_DRV_READ_I = -2146597883,
  • SCE_REGMGR_ERROR_DRV_REINIT = -2146630143,
  • SCE_REGMGR_ERROR_DRV_REINIT_I = -2146597375,
  • SCE_REGMGR_ERROR_DRV_SYNC = -2146630648,
  • SCE_REGMGR_ERROR_DRV_SYNC_I = -2146597880,
  • SCE_REGMGR_ERROR_DRV_UNIQUEID = -2146630139,
  • SCE_REGMGR_ERROR_DRV_UNIQUEID_I = -2146597371,
  • SCE_REGMGR_ERROR_DRV_UPDATE_MAX = -2146630145,
  • SCE_REGMGR_ERROR_DRV_UPDATE_MAX_I = -2146597377,
  • SCE_REGMGR_ERROR_DRV_UPDATE_MIN = -2146630400,
  • SCE_REGMGR_ERROR_DRV_UPDATE_MIN_I = -2146597632,
  • SCE_REGMGR_ERROR_DRV_WRITE = -2146630650,
  • SCE_REGMGR_ERROR_DRV_WRITE_I = -2146597882,
  • SCE_REGMGR_ERROR_EAPWRITE = -2146631412,
  • SCE_REGMGR_ERROR_EAPWRITE_I = -2146598644,
  • SCE_REGMGR_ERROR_ERREAPCONT = -2146631676,
  • SCE_REGMGR_ERROR_ERREAPCONT_I = -2146598908,
  • SCE_REGMGR_ERROR_ERREAPDATA = -2146631675,
  • SCE_REGMGR_ERROR_ERREAPDATA_I = -2146598907,
  • SCE_REGMGR_ERROR_ERREAPHEAD = -2146631677,
  • SCE_REGMGR_ERROR_ERREAPHEAD_I = -2146598909,
  • SCE_REGMGR_ERROR_ERRNVSDATA = -2146631678,
  • SCE_REGMGR_ERROR_ERRNVSDATA_I = -2146598910,
  • SCE_REGMGR_ERROR_FORMAT = -2146631421,
  • SCE_REGMGR_ERROR_FORMAT_I = -2146598653,
  • SCE_REGMGR_ERROR_GPSGERR = -2146631410,
  • SCE_REGMGR_ERROR_GPSGERR_I = -2146598642,
  • SCE_REGMGR_ERROR_HANDLER_REGIST = -2146631149,
  • SCE_REGMGR_ERROR_HANDLER_REGIST_I = -2146598381,
  • SCE_REGMGR_ERROR_HOSTERR = -2146631408,
  • SCE_REGMGR_ERROR_HOSTERR_I = -2146598640,
  • SCE_REGMGR_ERROR_HOWTOERR = -2146631407,
  • SCE_REGMGR_ERROR_HOWTOERR_I = -2146598639,
  • SCE_REGMGR_ERROR_INIT_MASK = -2146598912,
  • SCE_REGMGR_ERROR_IO_READ = -2146631141,
  • SCE_REGMGR_ERROR_IO_READ_I = -2146598373,
  • SCE_REGMGR_ERROR_IO_SEEK = -2146631140,
  • SCE_REGMGR_ERROR_IO_SEEK_I = -2146598372,
  • SCE_REGMGR_ERROR_IO_WRITE = -2146631139,
  • SCE_REGMGR_ERROR_IO_WRITE_I = -2146598371,
  • SCE_REGMGR_ERROR_LEVELERR = -2146631414,
  • SCE_REGMGR_ERROR_LEVELERR_I = -2146598646,
  • SCE_REGMGR_ERROR_MACNERR = -2146631418,
  • SCE_REGMGR_ERROR_MACNERR_I = -2146598650,
  • SCE_REGMGR_ERROR_MGR_BROKEN_MAX = -2146631425,
  • SCE_REGMGR_ERROR_MGR_BROKEN_MAX_I = -2146598657,
  • SCE_REGMGR_ERROR_MGR_BROKEN_MIN = -2146631680,
  • SCE_REGMGR_ERROR_MGR_PRGBUG_MAX = -2146630657,
  • SCE_REGMGR_ERROR_MGR_PRGBUG_MAX_I = -2146597889,
  • SCE_REGMGR_ERROR_MGR_PRGBUG_MIN = -2146631168,
  • SCE_REGMGR_ERROR_MGR_PRGBUG_MIN_I = -2146598400,
  • SCE_REGMGR_ERROR_MGR_UPDATE_MAX = -2146631169,
  • SCE_REGMGR_ERROR_MGR_UPDATE_MAX_I = -2146598401,
  • SCE_REGMGR_ERROR_MGR_UPDATE_MIN = -2146631424,
  • SCE_REGMGR_ERROR_MGR_UPDATE_MIN_I = -2146598656,
  • SCE_REGMGR_ERROR_MTX_SLEEP = -2146631142,
  • SCE_REGMGR_ERROR_MTX_SLEEP_I = -2146598374,
  • SCE_REGMGR_ERROR_NODATA = -2146631422,
  • SCE_REGMGR_ERROR_NODATA_I = -2146598654,
  • SCE_REGMGR_ERROR_NOINITDB = -2146631423,
  • SCE_REGMGR_ERROR_NOINITDB_I = -2146598655,
  • SCE_REGMGR_ERROR_NOMEMORY = -2146631151,
  • SCE_REGMGR_ERROR_NOMEMORY_I = -2146598383,
  • SCE_REGMGR_ERROR_NONVSDATA = -2146631679,
  • SCE_REGMGR_ERROR_NONVSDATA_I = -2146598911,
  • SCE_REGMGR_ERROR_NOTHING = -2146631154,
  • SCE_REGMGR_ERROR_NOTHING_I = -2146598386,
  • SCE_REGMGR_ERROR_NOTSUPPORTED = -2146631143,
  • SCE_REGMGR_ERROR_NOTSUPPORTED_I = -2146598375,
  • SCE_REGMGR_ERROR_NPSGERR = -2146631409,
  • SCE_REGMGR_ERROR_NPSGERR_I = -2146598641,
  • SCE_REGMGR_ERROR_NUMCATERR = -2146631406,
  • SCE_REGMGR_ERROR_NUMCATERR_I = -2146598638,
  • SCE_REGMGR_ERROR_OVERCNT = -2146631420,
  • SCE_REGMGR_ERROR_OVERCNT_I = -2146598652,
  • SCE_REGMGR_ERROR_PARAM = -2146631166,
  • SCE_REGMGR_ERROR_PARAM_I = -2146598398,
  • SCE_REGMGR_ERROR_PRISTRDIR = -2146631401,
  • SCE_REGMGR_ERROR_PRISTRDIR_I = -2146598633,
  • SCE_REGMGR_ERROR_PRISTRFIL = -2146631402,
  • SCE_REGMGR_ERROR_PRISTRFIL_I = -2146598634,
  • SCE_REGMGR_ERROR_PRM_BKUP_ADDR = -2146631136,
  • SCE_REGMGR_ERROR_PRM_BKUP_SIZE = -2146631135,
  • SCE_REGMGR_ERROR_PRM_BKUPLEVEL = -2146631158,
  • SCE_REGMGR_ERROR_PRM_BKUPLEVEL_I = -2146598390,
  • SCE_REGMGR_ERROR_PRM_CANTRESET = -2146631156,
  • SCE_REGMGR_ERROR_PRM_CANTRESET_I = -2146598388,
  • SCE_REGMGR_ERROR_PRM_ERRORCODE = -2146631155,
  • SCE_REGMGR_ERROR_PRM_ERRORCODE_I = -2146598387,
  • SCE_REGMGR_ERROR_PRM_HASH = -2146631164,
  • SCE_REGMGR_ERROR_PRM_HASH_I = -2146598396,
  • SCE_REGMGR_ERROR_PRM_INITLEVEL = -2146631159,
  • SCE_REGMGR_ERROR_PRM_INITLEVEL_I = -2146598391,
  • SCE_REGMGR_ERROR_PRM_PATH = -2146631157,
  • SCE_REGMGR_ERROR_PRM_PATH_I = -2146598389,
  • SCE_REGMGR_ERROR_PRM_PROC_DISCPLAYER = -2146631138,
  • SCE_REGMGR_ERROR_PRM_PROC_DISCPLAYER_I = -2146598370,
  • SCE_REGMGR_ERROR_PRM_PROC_GAME_LIB = -2146631148,
  • SCE_REGMGR_ERROR_PRM_PROC_GAME_LIB_I = -2146598380,
  • SCE_REGMGR_ERROR_PRM_PROC_GAME_SDK = -2146631147,
  • SCE_REGMGR_ERROR_PRM_PROC_GAME_SDK_I = -2146598379,
  • SCE_REGMGR_ERROR_PRM_PROC_HOST = -2146631144,
  • SCE_REGMGR_ERROR_PRM_PROC_HOST_I = -2146598376,
  • SCE_REGMGR_ERROR_PRM_PROC_NGAME_LIB = -2146631146,
  • SCE_REGMGR_ERROR_PRM_PROC_NGAME_LIB_I = -2146598378,
  • SCE_REGMGR_ERROR_PRM_PROC_NGAME_SDK = -2146631145,
  • SCE_REGMGR_ERROR_PRM_PROC_NGAME_SDK_I = -2146598377,
  • SCE_REGMGR_ERROR_PRM_PROPRG = -2146631163,
  • SCE_REGMGR_ERROR_PRM_PROPRG_I = -2146598395,
  • SCE_REGMGR_ERROR_PRM_REGID = -2146631165,
  • SCE_REGMGR_ERROR_PRM_REGID_I = -2146598397,
  • SCE_REGMGR_ERROR_PRM_REGID_NUM = -2146631162,
  • SCE_REGMGR_ERROR_PRM_REGID_NUM_I = -2146598394,
  • SCE_REGMGR_ERROR_PRM_SIZE = -2146631160,
  • SCE_REGMGR_ERROR_PRM_SIZE_I = -2146598392,
  • SCE_REGMGR_ERROR_PRM_TYPE = -2146631161,
  • SCE_REGMGR_ERROR_PRM_TYPE_I = -2146598393,
  • SCE_REGMGR_ERROR_PRODUCTCODE = -2146631404,
  • SCE_REGMGR_ERROR_PRODUCTCODE_I = -2146598636,
  • SCE_REGMGR_ERROR_REGIDERR = -2146631419,
  • SCE_REGMGR_ERROR_REGIDERR_I = -2146598651,
  • SCE_REGMGR_ERROR_SIZEERR = -2146631416,
  • SCE_REGMGR_ERROR_SIZEERR_I = -2146598648,
  • SCE_REGMGR_ERROR_SPSGERR = -2146631403,
  • SCE_REGMGR_ERROR_SPSGERR_I = -2146598635,
  • SCE_REGMGR_ERROR_TYPEERR = -2146631417,
  • SCE_REGMGR_ERROR_TYPEERR_I = -2146598649,
  • SCE_REGMGR_ERROR_UNINITIALIZED = -2146631167,
  • SCE_REGMGR_ERROR_UNINITIALIZED_I = -2146598399,
  • SCE_REGMGR_ERROR_VALUEERR = -2146631405,
  • SCE_REGMGR_ERROR_VALUEERR_I = -2146598637,
  • SCE_RTC_ERROR_BAD_PARSE = -2135621625,
  • SCE_RTC_ERROR_INVALID_ARG = -2135621628,
  • SCE_RTC_ERROR_INVALID_DAY = -2135621622,
  • SCE_RTC_ERROR_INVALID_HOUR = -2135621621,
  • SCE_RTC_ERROR_INVALID_MICROSECOND = -2135621618,
  • SCE_RTC_ERROR_INVALID_MINUTE = -2135621620,
  • SCE_RTC_ERROR_INVALID_MONTH = -2135621623,
  • SCE_RTC_ERROR_INVALID_POINTER = -2135621630,
  • SCE_RTC_ERROR_INVALID_SECOND = -2135621619,
  • SCE_RTC_ERROR_INVALID_VALUE = -2135621629,
  • SCE_RTC_ERROR_INVALID_YEAR = -2135621624,
  • SCE_RTC_ERROR_NO_CLOCK = -2135621626,
  • SCE_RTC_ERROR_NOT_INITIALIZED = -2135621631,
  • SCE_RTC_ERROR_NOT_SUPPORTED = -2135621627,
  • SCE_S3D_CONVERSION_ERROR_C_ARG_HDL_INVALID = -2135687161,
  • SCE_S3D_CONVERSION_ERROR_C_ARG_HDL_NULL = -2135687162,
  • SCE_S3D_CONVERSION_ERROR_C_SEQ = -2135687160,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_CTRL_INVALID = -2135687153,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_CTRL_NULL = -2135687154,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_HDL_INVALID = -2135687157,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_HDL_NULL = -2135687158,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_INPICINFO_INVALID = -2135687155,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_INPICINFO_NULL = -2135687156,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_LEFT_RENDERTARGET_INVALID = -2135687147,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_LEFT_RENDERTARGET_NULL = -2135687148,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_LEFTPICINFO_INVALID = -2135687150,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_OUTPICINFO_NULL = -2135687152,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_RIGHT_RENDERTARGET_INVALID = -2135687145,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_RIGHT_RENDERTARGET_NULL = -2135687146,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_RIGHTPICINFO_INVALID = -2135687149,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_RSRC_INVALID = -2135687142,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_RSRC_NULL = -2135687143,
  • SCE_S3D_CONVERSION_ERROR_E_ARG_RSRCMEM_INVALID = -2135687141,
  • SCE_S3D_CONVERSION_ERROR_E_SEQ = -2135687144,
  • SCE_S3D_CONVERSION_ERROR_O_ARG_HDL_NULL = -2135687164,
  • SCE_S3D_CONVERSION_ERROR_O_ARG_RSRC_INVALID = -2135687165,
  • SCE_S3D_CONVERSION_ERROR_O_ARG_RSRC_NULL = -2135687166,
  • SCE_S3D_CONVERSION_ERROR_O_ARG_RSRCMEM_INVALID = -2135687163,
  • SCE_S3D_CONVERSION_ERROR_Q_ARG_ATTR_NULL = -2135687167,
  • SCE_SBL_ERROR_ACLIB_EACCES = -2146497267,
  • SCE_SBL_ERROR_ACLIB_EAGAIN = -2146497269,
  • SCE_SBL_ERROR_ACLIB_EAUTHFAIL = -2146497227,
  • SCE_SBL_ERROR_ACLIB_EBADMSG = -2146497237,
  • SCE_SBL_ERROR_ACLIB_EBUSY = -2146497264,
  • SCE_SBL_ERROR_ACLIB_ECLOCK = -2146497231,
  • SCE_SBL_ERROR_ACLIB_EDATA = -2146497242,
  • SCE_SBL_ERROR_ACLIB_EEXIST = -2146497263,
  • SCE_SBL_ERROR_ACLIB_EFAULT = -2146497266,
  • SCE_SBL_ERROR_ACLIB_EFMT = -2146497245,
  • SCE_SBL_ERROR_ACLIB_EFORMAT = -2146497228,
  • SCE_SBL_ERROR_ACLIB_EINTR = -2146497276,
  • SCE_SBL_ERROR_ACLIB_EINVAL = -2146497258,
  • SCE_SBL_ERROR_ACLIB_EIO = -2146497275,
  • SCE_SBL_ERROR_ACLIB_EMODE = -2146497221,
  • SCE_SBL_ERROR_ACLIB_ENEEDAUTH = -2146497238,
  • SCE_SBL_ERROR_ACLIB_ENOATTR = -2146497235,
  • SCE_SBL_ERROR_ACLIB_ENODEV = -2146497261,
  • SCE_SBL_ERROR_ACLIB_ENOENT = -2146497278,
  • SCE_SBL_ERROR_ACLIB_ENOEXEC = -2146497272,
  • SCE_SBL_ERROR_ACLIB_ENOMEM = -2146497268,
  • SCE_SBL_ERROR_ACLIB_ENOSPC = -2146497252,
  • SCE_SBL_ERROR_ACLIB_ENOTINITIALIZED = -2146497230,
  • SCE_SBL_ERROR_ACLIB_ENOTSUP = -2146497243,
  • SCE_SBL_ERROR_ACLIB_EPATH = -2146497222,
  • SCE_SBL_ERROR_ACLIB_EPERM = -2146497279,
  • SCE_SBL_ERROR_ACLIB_EPLATFORM = -2146497233,
  • SCE_SBL_ERROR_ACLIB_EPOWER = -2146497232,
  • SCE_SBL_ERROR_ACLIB_EPURPOSE = -2146497223,
  • SCE_SBL_ERROR_ACLIB_EQAF = -2146497220,
  • SCE_SBL_ERROR_ACLIB_ERANGE = -2146497246,
  • SCE_SBL_ERROR_ACLIB_EREVOKED = -2146497236,
  • SCE_SBL_ERROR_ACLIB_ESIGN = -2146497244,
  • SCE_SBL_ERROR_ACLIB_ESRCH = -2146497277,
  • SCE_SBL_ERROR_ACLIB_ESTACK = -2146497239,
  • SCE_SBL_ERROR_ACLIB_ESTAT = -2146497240,
  • SCE_SBL_ERROR_ACLIB_ESYSEXVER = -2146497224,
  • SCE_SBL_ERROR_ACLIB_ESYSVER = -2146497225,
  • SCE_SBL_ERROR_ACLIB_ETIMEDOUT = -2146497241,
  • SCE_SBL_ERROR_ACLIB_EVER = -2146497234,
  • SCE_SBL_ERROR_ACLIB_EXPIRED = -2146497229,
  • SCE_SBL_ERROR_ACLIB_KEY_DIFFER = -2146497226,
  • SCE_SBL_ERROR_AUTHMGR_EACCES = -2146497779,
  • SCE_SBL_ERROR_AUTHMGR_EAGAIN = -2146497781,
  • SCE_SBL_ERROR_AUTHMGR_EAUTHFAIL = -2146497739,
  • SCE_SBL_ERROR_AUTHMGR_EBADMSG = -2146497749,
  • SCE_SBL_ERROR_AUTHMGR_EBUSY = -2146497776,
  • SCE_SBL_ERROR_AUTHMGR_ECLOCK = -2146497743,
  • SCE_SBL_ERROR_AUTHMGR_EDATA = -2146497754,
  • SCE_SBL_ERROR_AUTHMGR_EEXIST = -2146497775,
  • SCE_SBL_ERROR_AUTHMGR_EFAULT = -2146497778,
  • SCE_SBL_ERROR_AUTHMGR_EFMT = -2146497757,
  • SCE_SBL_ERROR_AUTHMGR_EFORMAT = -2146497740,
  • SCE_SBL_ERROR_AUTHMGR_EINTR = -2146497788,
  • SCE_SBL_ERROR_AUTHMGR_EINVAL = -2146497770,
  • SCE_SBL_ERROR_AUTHMGR_EIO = -2146497787,
  • SCE_SBL_ERROR_AUTHMGR_EMODE = -2146497733,
  • SCE_SBL_ERROR_AUTHMGR_ENEEDAUTH = -2146497750,
  • SCE_SBL_ERROR_AUTHMGR_ENOATTR = -2146497747,
  • SCE_SBL_ERROR_AUTHMGR_ENODEV = -2146497773,
  • SCE_SBL_ERROR_AUTHMGR_ENOENT = -2146497790,
  • SCE_SBL_ERROR_AUTHMGR_ENOEXEC = -2146497784,
  • SCE_SBL_ERROR_AUTHMGR_ENOMEM = -2146497780,
  • SCE_SBL_ERROR_AUTHMGR_ENOSPC = -2146497764,
  • SCE_SBL_ERROR_AUTHMGR_ENOTINITIALIZED = -2146497742,
  • SCE_SBL_ERROR_AUTHMGR_ENOTSUP = -2146497755,
  • SCE_SBL_ERROR_AUTHMGR_EPATH = -2146497734,
  • SCE_SBL_ERROR_AUTHMGR_EPERM = -2146497791,
  • SCE_SBL_ERROR_AUTHMGR_EPLATFORM = -2146497745,
  • SCE_SBL_ERROR_AUTHMGR_EPOWER = -2146497744,
  • SCE_SBL_ERROR_AUTHMGR_EPURPOSE = -2146497735,
  • SCE_SBL_ERROR_AUTHMGR_EQAF = -2146497732,
  • SCE_SBL_ERROR_AUTHMGR_ERANGE = -2146497758,
  • SCE_SBL_ERROR_AUTHMGR_EREVOKED = -2146497748,
  • SCE_SBL_ERROR_AUTHMGR_ESIGN = -2146497756,
  • SCE_SBL_ERROR_AUTHMGR_ESRCH = -2146497789,
  • SCE_SBL_ERROR_AUTHMGR_ESTACK = -2146497751,
  • SCE_SBL_ERROR_AUTHMGR_ESTAT = -2146497752,
  • SCE_SBL_ERROR_AUTHMGR_ESYSEXVER = -2146497736,
  • SCE_SBL_ERROR_AUTHMGR_ESYSVER = -2146497737,
  • SCE_SBL_ERROR_AUTHMGR_ETIMEDOUT = -2146497753,
  • SCE_SBL_ERROR_AUTHMGR_EVER = -2146497746,
  • SCE_SBL_ERROR_AUTHMGR_EXPIRED = -2146497741,
  • SCE_SBL_ERROR_AUTHMGR_KEY_DIFFER = -2146497738,
  • SCE_SBL_ERROR_COMMON_EACCES = -2146500595,
  • SCE_SBL_ERROR_COMMON_EAGAIN = -2146500597,
  • SCE_SBL_ERROR_COMMON_EAUTHFAIL = -2146500555,
  • SCE_SBL_ERROR_COMMON_EBADMSG = -2146500565,
  • SCE_SBL_ERROR_COMMON_EBUSY = -2146500592,
  • SCE_SBL_ERROR_COMMON_ECLOCK = -2146500559,
  • SCE_SBL_ERROR_COMMON_EDATA = -2146500570,
  • SCE_SBL_ERROR_COMMON_EEXIST = -2146500591,
  • SCE_SBL_ERROR_COMMON_EFAULT = -2146500594,
  • SCE_SBL_ERROR_COMMON_EFMT = -2146500573,
  • SCE_SBL_ERROR_COMMON_EFORMAT = -2146500556,
  • SCE_SBL_ERROR_COMMON_EINTR = -2146500604,
  • SCE_SBL_ERROR_COMMON_EINVAL = -2146500586,
  • SCE_SBL_ERROR_COMMON_EIO = -2146500603,
  • SCE_SBL_ERROR_COMMON_EMODE = -2146500549,
  • SCE_SBL_ERROR_COMMON_ENEEDAUTH = -2146500566,
  • SCE_SBL_ERROR_COMMON_ENOATTR = -2146500563,
  • SCE_SBL_ERROR_COMMON_ENODEV = -2146500589,
  • SCE_SBL_ERROR_COMMON_ENOENT = -2146500606,
  • SCE_SBL_ERROR_COMMON_ENOEXEC = -2146500600,
  • SCE_SBL_ERROR_COMMON_ENOMEM = -2146500596,
  • SCE_SBL_ERROR_COMMON_ENOSPC = -2146500580,
  • SCE_SBL_ERROR_COMMON_ENOTINITIALIZED = -2146500558,
  • SCE_SBL_ERROR_COMMON_ENOTSUP = -2146500571,
  • SCE_SBL_ERROR_COMMON_EPATH = -2146500550,
  • SCE_SBL_ERROR_COMMON_EPERM = -2146500607,
  • SCE_SBL_ERROR_COMMON_EPLATFORM = -2146500561,
  • SCE_SBL_ERROR_COMMON_EPOWER = -2146500560,
  • SCE_SBL_ERROR_COMMON_EPURPOSE = -2146500551,
  • SCE_SBL_ERROR_COMMON_EQAF = -2146500548,
  • SCE_SBL_ERROR_COMMON_ERANGE = -2146500574,
  • SCE_SBL_ERROR_COMMON_EREVOKED = -2146500564,
  • SCE_SBL_ERROR_COMMON_ESIGN = -2146500572,
  • SCE_SBL_ERROR_COMMON_ESRCH = -2146500605,
  • SCE_SBL_ERROR_COMMON_ESTACK = -2146500567,
  • SCE_SBL_ERROR_COMMON_ESTAT = -2146500568,
  • SCE_SBL_ERROR_COMMON_ESYSEXVER = -2146500552,
  • SCE_SBL_ERROR_COMMON_ESYSVER = -2146500553,
  • SCE_SBL_ERROR_COMMON_ETIMEDOUT = -2146500569,
  • SCE_SBL_ERROR_COMMON_EVER = -2146500562,
  • SCE_SBL_ERROR_COMMON_EXPIRED = -2146500557,
  • SCE_SBL_ERROR_COMMON_KEY_DIFFER = -2146500554,
  • SCE_SBL_ERROR_DEVACT_EACCES = -2146499059,
  • SCE_SBL_ERROR_DEVACT_EAGAIN = -2146499061,
  • SCE_SBL_ERROR_DEVACT_EAUTHFAIL = -2146499019,
  • SCE_SBL_ERROR_DEVACT_EBADMSG = -2146499029,
  • SCE_SBL_ERROR_DEVACT_EBUSY = -2146499056,
  • SCE_SBL_ERROR_DEVACT_ECLOCK = -2146499023,
  • SCE_SBL_ERROR_DEVACT_EDATA = -2146499034,
  • SCE_SBL_ERROR_DEVACT_EEXIST = -2146499055,
  • SCE_SBL_ERROR_DEVACT_EFAULT = -2146499058,
  • SCE_SBL_ERROR_DEVACT_EFMT = -2146499037,
  • SCE_SBL_ERROR_DEVACT_EFORMAT = -2146499020,
  • SCE_SBL_ERROR_DEVACT_EINTR = -2146499068,
  • SCE_SBL_ERROR_DEVACT_EINVAL = -2146499050,
  • SCE_SBL_ERROR_DEVACT_EIO = -2146499067,
  • SCE_SBL_ERROR_DEVACT_EMODE = -2146499013,
  • SCE_SBL_ERROR_DEVACT_ENEEDAUTH = -2146499030,
  • SCE_SBL_ERROR_DEVACT_ENOATTR = -2146499027,
  • SCE_SBL_ERROR_DEVACT_ENODEV = -2146499053,
  • SCE_SBL_ERROR_DEVACT_ENOENT = -2146499070,
  • SCE_SBL_ERROR_DEVACT_ENOEXEC = -2146499064,
  • SCE_SBL_ERROR_DEVACT_ENOMEM = -2146499060,
  • SCE_SBL_ERROR_DEVACT_ENOSPC = -2146499044,
  • SCE_SBL_ERROR_DEVACT_ENOTINITIALIZED = -2146499022,
  • SCE_SBL_ERROR_DEVACT_ENOTSUP = -2146499035,
  • SCE_SBL_ERROR_DEVACT_EPATH = -2146499014,
  • SCE_SBL_ERROR_DEVACT_EPERM = -2146499071,
  • SCE_SBL_ERROR_DEVACT_EPLATFORM = -2146499025,
  • SCE_SBL_ERROR_DEVACT_EPOWER = -2146499024,
  • SCE_SBL_ERROR_DEVACT_EPURPOSE = -2146499015,
  • SCE_SBL_ERROR_DEVACT_EQAF = -2146499012,
  • SCE_SBL_ERROR_DEVACT_ERANGE = -2146499038,
  • SCE_SBL_ERROR_DEVACT_EREVOKED = -2146499028,
  • SCE_SBL_ERROR_DEVACT_ESIGN = -2146499036,
  • SCE_SBL_ERROR_DEVACT_ESRCH = -2146499069,
  • SCE_SBL_ERROR_DEVACT_ESTACK = -2146499031,
  • SCE_SBL_ERROR_DEVACT_ESTAT = -2146499032,
  • SCE_SBL_ERROR_DEVACT_ESYSEXVER = -2146499016,
  • SCE_SBL_ERROR_DEVACT_ESYSVER = -2146499017,
  • SCE_SBL_ERROR_DEVACT_ETIMEDOUT = -2146499033,
  • SCE_SBL_ERROR_DEVACT_EVER = -2146499026,
  • SCE_SBL_ERROR_DEVACT_EXPIRED = -2146499021,
  • SCE_SBL_ERROR_DEVACT_KEY_DIFFER = -2146499018,
  • SCE_SBL_ERROR_DONGLE_EACCES = -2146497523,
  • SCE_SBL_ERROR_DONGLE_EAGAIN = -2146497525,
  • SCE_SBL_ERROR_DONGLE_EAUTHFAIL = -2146497483,
  • SCE_SBL_ERROR_DONGLE_EBADMSG = -2146497493,
  • SCE_SBL_ERROR_DONGLE_EBUSY = -2146497520,
  • SCE_SBL_ERROR_DONGLE_ECLOCK = -2146497487,
  • SCE_SBL_ERROR_DONGLE_EDATA = -2146497498,
  • SCE_SBL_ERROR_DONGLE_EEXIST = -2146497519,
  • SCE_SBL_ERROR_DONGLE_EFAULT = -2146497522,
  • SCE_SBL_ERROR_DONGLE_EFMT = -2146497501,
  • SCE_SBL_ERROR_DONGLE_EFORMAT = -2146497484,
  • SCE_SBL_ERROR_DONGLE_EINTR = -2146497532,
  • SCE_SBL_ERROR_DONGLE_EINVAL = -2146497514,
  • SCE_SBL_ERROR_DONGLE_EIO = -2146497531,
  • SCE_SBL_ERROR_DONGLE_EMODE = -2146497477,
  • SCE_SBL_ERROR_DONGLE_ENEEDAUTH = -2146497494,
  • SCE_SBL_ERROR_DONGLE_ENOATTR = -2146497491,
  • SCE_SBL_ERROR_DONGLE_ENODEV = -2146497517,
  • SCE_SBL_ERROR_DONGLE_ENOENT = -2146497534,
  • SCE_SBL_ERROR_DONGLE_ENOEXEC = -2146497528,
  • SCE_SBL_ERROR_DONGLE_ENOMEM = -2146497524,
  • SCE_SBL_ERROR_DONGLE_ENOSPC = -2146497508,
  • SCE_SBL_ERROR_DONGLE_ENOTINITIALIZED = -2146497486,
  • SCE_SBL_ERROR_DONGLE_ENOTSUP = -2146497499,
  • SCE_SBL_ERROR_DONGLE_EPATH = -2146497478,
  • SCE_SBL_ERROR_DONGLE_EPERM = -2146497535,
  • SCE_SBL_ERROR_DONGLE_EPLATFORM = -2146497489,
  • SCE_SBL_ERROR_DONGLE_EPOWER = -2146497488,
  • SCE_SBL_ERROR_DONGLE_EPURPOSE = -2146497479,
  • SCE_SBL_ERROR_DONGLE_EQAF = -2146497476,
  • SCE_SBL_ERROR_DONGLE_ERANGE = -2146497502,
  • SCE_SBL_ERROR_DONGLE_EREVOKED = -2146497492,
  • SCE_SBL_ERROR_DONGLE_ESIGN = -2146497500,
  • SCE_SBL_ERROR_DONGLE_ESRCH = -2146497533,
  • SCE_SBL_ERROR_DONGLE_ESTACK = -2146497495,
  • SCE_SBL_ERROR_DONGLE_ESTAT = -2146497496,
  • SCE_SBL_ERROR_DONGLE_ESYSEXVER = -2146497480,
  • SCE_SBL_ERROR_DONGLE_ESYSVER = -2146497481,
  • SCE_SBL_ERROR_DONGLE_ETIMEDOUT = -2146497497,
  • SCE_SBL_ERROR_DONGLE_EVER = -2146497490,
  • SCE_SBL_ERROR_DONGLE_EXPIRED = -2146497485,
  • SCE_SBL_ERROR_DONGLE_KEY_DIFFER = -2146497482,
  • SCE_SBL_ERROR_DRIVEAUTH_EACCES = -2146497011,
  • SCE_SBL_ERROR_DRIVEAUTH_EAGAIN = -2146497013,
  • SCE_SBL_ERROR_DRIVEAUTH_EAUTHFAIL = -2146496971,
  • SCE_SBL_ERROR_DRIVEAUTH_EBADMSG = -2146496981,
  • SCE_SBL_ERROR_DRIVEAUTH_EBUSY = -2146497008,
  • SCE_SBL_ERROR_DRIVEAUTH_ECLOCK = -2146496975,
  • SCE_SBL_ERROR_DRIVEAUTH_EDATA = -2146496986,
  • SCE_SBL_ERROR_DRIVEAUTH_EEXIST = -2146497007,
  • SCE_SBL_ERROR_DRIVEAUTH_EFAULT = -2146497010,
  • SCE_SBL_ERROR_DRIVEAUTH_EFMT = -2146496989,
  • SCE_SBL_ERROR_DRIVEAUTH_EFORMAT = -2146496972,
  • SCE_SBL_ERROR_DRIVEAUTH_EINTR = -2146497020,
  • SCE_SBL_ERROR_DRIVEAUTH_EINVAL = -2146497002,
  • SCE_SBL_ERROR_DRIVEAUTH_EIO = -2146497019,
  • SCE_SBL_ERROR_DRIVEAUTH_EMODE = -2146496965,
  • SCE_SBL_ERROR_DRIVEAUTH_ENEEDAUTH = -2146496982,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOATTR = -2146496979,
  • SCE_SBL_ERROR_DRIVEAUTH_ENODEV = -2146497005,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOENT = -2146497022,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOEXEC = -2146497016,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOMEM = -2146497012,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOSPC = -2146496996,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOTINITIALIZED = -2146496974,
  • SCE_SBL_ERROR_DRIVEAUTH_ENOTSUP = -2146496987,
  • SCE_SBL_ERROR_DRIVEAUTH_EPATH = -2146496966,
  • SCE_SBL_ERROR_DRIVEAUTH_EPERM = -2146497023,
  • SCE_SBL_ERROR_DRIVEAUTH_EPLATFORM = -2146496977,
  • SCE_SBL_ERROR_DRIVEAUTH_EPOWER = -2146496976,
  • SCE_SBL_ERROR_DRIVEAUTH_EPURPOSE = -2146496967,
  • SCE_SBL_ERROR_DRIVEAUTH_EQAF = -2146496964,
  • SCE_SBL_ERROR_DRIVEAUTH_ERANGE = -2146496990,
  • SCE_SBL_ERROR_DRIVEAUTH_EREVOKED = -2146496980,
  • SCE_SBL_ERROR_DRIVEAUTH_ESIGN = -2146496988,
  • SCE_SBL_ERROR_DRIVEAUTH_ESRCH = -2146497021,
  • SCE_SBL_ERROR_DRIVEAUTH_ESTACK = -2146496983,
  • SCE_SBL_ERROR_DRIVEAUTH_ESTAT = -2146496984,
  • SCE_SBL_ERROR_DRIVEAUTH_ESYSEXVER = -2146496968,
  • SCE_SBL_ERROR_DRIVEAUTH_ESYSVER = -2146496969,
  • SCE_SBL_ERROR_DRIVEAUTH_ETIMEDOUT = -2146496985,
  • SCE_SBL_ERROR_DRIVEAUTH_EVER = -2146496978,
  • SCE_SBL_ERROR_DRIVEAUTH_EXPIRED = -2146496973,
  • SCE_SBL_ERROR_DRIVEAUTH_KEY_DIFFER = -2146496970,
  • SCE_SBL_ERROR_DRV_EACCES = -2146499827,
  • SCE_SBL_ERROR_DRV_EAGAIN = -2146499829,
  • SCE_SBL_ERROR_DRV_EAUTHFAIL = -2146499787,
  • SCE_SBL_ERROR_DRV_EBADMSG = -2146499797,
  • SCE_SBL_ERROR_DRV_EBUSY = -2146499824,
  • SCE_SBL_ERROR_DRV_ECLOCK = -2146499791,
  • SCE_SBL_ERROR_DRV_EDATA = -2146499802,
  • SCE_SBL_ERROR_DRV_EEXIST = -2146499823,
  • SCE_SBL_ERROR_DRV_EFAULT = -2146499826,
  • SCE_SBL_ERROR_DRV_EFMT = -2146499805,
  • SCE_SBL_ERROR_DRV_EFORMAT = -2146499788,
  • SCE_SBL_ERROR_DRV_EINTR = -2146499836,
  • SCE_SBL_ERROR_DRV_EINVAL = -2146499818,
  • SCE_SBL_ERROR_DRV_EIO = -2146499835,
  • SCE_SBL_ERROR_DRV_EMODE = -2146499781,
  • SCE_SBL_ERROR_DRV_ENEEDAUTH = -2146499798,
  • SCE_SBL_ERROR_DRV_ENOATTR = -2146499795,
  • SCE_SBL_ERROR_DRV_ENODEV = -2146499821,
  • SCE_SBL_ERROR_DRV_ENOENT = -2146499838,
  • SCE_SBL_ERROR_DRV_ENOEXEC = -2146499832,
  • SCE_SBL_ERROR_DRV_ENOMEM = -2146499828,
  • SCE_SBL_ERROR_DRV_ENOSPC = -2146499812,
  • SCE_SBL_ERROR_DRV_ENOTINITIALIZED = -2146499790,
  • SCE_SBL_ERROR_DRV_ENOTSUP = -2146499803,
  • SCE_SBL_ERROR_DRV_EPATH = -2146499782,
  • SCE_SBL_ERROR_DRV_EPERM = -2146499839,
  • SCE_SBL_ERROR_DRV_EPLATFORM = -2146499793,
  • SCE_SBL_ERROR_DRV_EPOWER = -2146499792,
  • SCE_SBL_ERROR_DRV_EPURPOSE = -2146499783,
  • SCE_SBL_ERROR_DRV_EQAF = -2146499780,
  • SCE_SBL_ERROR_DRV_ERANGE = -2146499806,
  • SCE_SBL_ERROR_DRV_EREVOKED = -2146499796,
  • SCE_SBL_ERROR_DRV_ESIGN = -2146499804,
  • SCE_SBL_ERROR_DRV_ESRCH = -2146499837,
  • SCE_SBL_ERROR_DRV_ESTACK = -2146499799,
  • SCE_SBL_ERROR_DRV_ESTAT = -2146499800,
  • SCE_SBL_ERROR_DRV_ESYSEXVER = -2146499784,
  • SCE_SBL_ERROR_DRV_ESYSVER = -2146499785,
  • SCE_SBL_ERROR_DRV_ETIMEDOUT = -2146499801,
  • SCE_SBL_ERROR_DRV_EVER = -2146499794,
  • SCE_SBL_ERROR_DRV_EXPIRED = -2146499789,
  • SCE_SBL_ERROR_DRV_KEY_DIFFER = -2146499786,
  • SCE_SBL_ERROR_IDATA_EACCES = -2146498547,
  • SCE_SBL_ERROR_IDATA_EAGAIN = -2146498549,
  • SCE_SBL_ERROR_IDATA_EAUTHFAIL = -2146498507,
  • SCE_SBL_ERROR_IDATA_EBADMSG = -2146498517,
  • SCE_SBL_ERROR_IDATA_EBUSY = -2146498544,
  • SCE_SBL_ERROR_IDATA_ECLOCK = -2146498511,
  • SCE_SBL_ERROR_IDATA_EDATA = -2146498522,
  • SCE_SBL_ERROR_IDATA_EEXIST = -2146498543,
  • SCE_SBL_ERROR_IDATA_EFAULT = -2146498546,
  • SCE_SBL_ERROR_IDATA_EFMT = -2146498525,
  • SCE_SBL_ERROR_IDATA_EFORMAT = -2146498508,
  • SCE_SBL_ERROR_IDATA_EINTR = -2146498556,
  • SCE_SBL_ERROR_IDATA_EINVAL = -2146498538,
  • SCE_SBL_ERROR_IDATA_EIO = -2146498555,
  • SCE_SBL_ERROR_IDATA_EMODE = -2146498501,
  • SCE_SBL_ERROR_IDATA_ENEEDAUTH = -2146498518,
  • SCE_SBL_ERROR_IDATA_ENOATTR = -2146498515,
  • SCE_SBL_ERROR_IDATA_ENODEV = -2146498541,
  • SCE_SBL_ERROR_IDATA_ENOENT = -2146498558,
  • SCE_SBL_ERROR_IDATA_ENOEXEC = -2146498552,
  • SCE_SBL_ERROR_IDATA_ENOMEM = -2146498548,
  • SCE_SBL_ERROR_IDATA_ENOSPC = -2146498532,
  • SCE_SBL_ERROR_IDATA_ENOTINITIALIZED = -2146498510,
  • SCE_SBL_ERROR_IDATA_ENOTSUP = -2146498523,
  • SCE_SBL_ERROR_IDATA_EPATH = -2146498502,
  • SCE_SBL_ERROR_IDATA_EPERM = -2146498559,
  • SCE_SBL_ERROR_IDATA_EPLATFORM = -2146498513,
  • SCE_SBL_ERROR_IDATA_EPOWER = -2146498512,
  • SCE_SBL_ERROR_IDATA_EPURPOSE = -2146498503,
  • SCE_SBL_ERROR_IDATA_EQAF = -2146498500,
  • SCE_SBL_ERROR_IDATA_ERANGE = -2146498526,
  • SCE_SBL_ERROR_IDATA_EREVOKED = -2146498516,
  • SCE_SBL_ERROR_IDATA_ESIGN = -2146498524,
  • SCE_SBL_ERROR_IDATA_ESRCH = -2146498557,
  • SCE_SBL_ERROR_IDATA_ESTACK = -2146498519,
  • SCE_SBL_ERROR_IDATA_ESTAT = -2146498520,
  • SCE_SBL_ERROR_IDATA_ESYSEXVER = -2146498504,
  • SCE_SBL_ERROR_IDATA_ESYSVER = -2146498505,
  • SCE_SBL_ERROR_IDATA_ETIMEDOUT = -2146498521,
  • SCE_SBL_ERROR_IDATA_EVER = -2146498514,
  • SCE_SBL_ERROR_IDATA_EXPIRED = -2146498509,
  • SCE_SBL_ERROR_IDATA_KEY_DIFFER = -2146498506,
  • SCE_SBL_ERROR_NPDRM_EACCES = -2146498035,
  • SCE_SBL_ERROR_NPDRM_EAGAIN = -2146498037,
  • SCE_SBL_ERROR_NPDRM_EAUTHFAIL = -2146497995,
  • SCE_SBL_ERROR_NPDRM_EBADMSG = -2146498005,
  • SCE_SBL_ERROR_NPDRM_EBUSY = -2146498032,
  • SCE_SBL_ERROR_NPDRM_ECLOCK = -2146497999,
  • SCE_SBL_ERROR_NPDRM_EDATA = -2146498010,
  • SCE_SBL_ERROR_NPDRM_EEXIST = -2146498031,
  • SCE_SBL_ERROR_NPDRM_EFAULT = -2146498034,
  • SCE_SBL_ERROR_NPDRM_EFMT = -2146498013,
  • SCE_SBL_ERROR_NPDRM_EFORMAT = -2146497996,
  • SCE_SBL_ERROR_NPDRM_EINTR = -2146498044,
  • SCE_SBL_ERROR_NPDRM_EINVAL = -2146498026,
  • SCE_SBL_ERROR_NPDRM_EIO = -2146498043,
  • SCE_SBL_ERROR_NPDRM_EMODE = -2146497989,
  • SCE_SBL_ERROR_NPDRM_ENEEDAUTH = -2146498006,
  • SCE_SBL_ERROR_NPDRM_ENOATTR = -2146498003,
  • SCE_SBL_ERROR_NPDRM_ENODEV = -2146498029,
  • SCE_SBL_ERROR_NPDRM_ENOENT = -2146498046,
  • SCE_SBL_ERROR_NPDRM_ENOEXEC = -2146498040,
  • SCE_SBL_ERROR_NPDRM_ENOMEM = -2146498036,
  • SCE_SBL_ERROR_NPDRM_ENOSPC = -2146498020,
  • SCE_SBL_ERROR_NPDRM_ENOTINITIALIZED = -2146497998,
  • SCE_SBL_ERROR_NPDRM_ENOTSUP = -2146498011,
  • SCE_SBL_ERROR_NPDRM_EPATH = -2146497990,
  • SCE_SBL_ERROR_NPDRM_EPERM = -2146498047,
  • SCE_SBL_ERROR_NPDRM_EPLATFORM = -2146498001,
  • SCE_SBL_ERROR_NPDRM_EPOWER = -2146498000,
  • SCE_SBL_ERROR_NPDRM_EPURPOSE = -2146497991,
  • SCE_SBL_ERROR_NPDRM_EQAF = -2146497988,
  • SCE_SBL_ERROR_NPDRM_ERANGE = -2146498014,
  • SCE_SBL_ERROR_NPDRM_EREVOKED = -2146498004,
  • SCE_SBL_ERROR_NPDRM_ESIGN = -2146498012,
  • SCE_SBL_ERROR_NPDRM_ESRCH = -2146498045,
  • SCE_SBL_ERROR_NPDRM_ESTACK = -2146498007,
  • SCE_SBL_ERROR_NPDRM_ESTAT = -2146498008,
  • SCE_SBL_ERROR_NPDRM_ESYSEXVER = -2146497992,
  • SCE_SBL_ERROR_NPDRM_ESYSVER = -2146497993,
  • SCE_SBL_ERROR_NPDRM_ETIMEDOUT = -2146498009,
  • SCE_SBL_ERROR_NPDRM_EVER = -2146498002,
  • SCE_SBL_ERROR_NPDRM_EXPIRED = -2146497997,
  • SCE_SBL_ERROR_NPDRM_KEY_DIFFER = -2146497994,
  • SCE_SBL_ERROR_RNG_EACCES = -2146498291,
  • SCE_SBL_ERROR_RNG_EAGAIN = -2146498293,
  • SCE_SBL_ERROR_RNG_EAUTHFAIL = -2146498251,
  • SCE_SBL_ERROR_RNG_EBADMSG = -2146498261,
  • SCE_SBL_ERROR_RNG_EBUSY = -2146498288,
  • SCE_SBL_ERROR_RNG_ECLOCK = -2146498255,
  • SCE_SBL_ERROR_RNG_EDATA = -2146498266,
  • SCE_SBL_ERROR_RNG_EEXIST = -2146498287,
  • SCE_SBL_ERROR_RNG_EFAULT = -2146498290,
  • SCE_SBL_ERROR_RNG_EFMT = -2146498269,
  • SCE_SBL_ERROR_RNG_EFORMAT = -2146498252,
  • SCE_SBL_ERROR_RNG_EINTR = -2146498300,
  • SCE_SBL_ERROR_RNG_EINVAL = -2146498282,
  • SCE_SBL_ERROR_RNG_EIO = -2146498299,
  • SCE_SBL_ERROR_RNG_EMODE = -2146498245,
  • SCE_SBL_ERROR_RNG_ENEEDAUTH = -2146498262,
  • SCE_SBL_ERROR_RNG_ENOATTR = -2146498259,
  • SCE_SBL_ERROR_RNG_ENODEV = -2146498285,
  • SCE_SBL_ERROR_RNG_ENOENT = -2146498302,
  • SCE_SBL_ERROR_RNG_ENOEXEC = -2146498296,
  • SCE_SBL_ERROR_RNG_ENOMEM = -2146498292,
  • SCE_SBL_ERROR_RNG_ENOSPC = -2146498276,
  • SCE_SBL_ERROR_RNG_ENOTINITIALIZED = -2146498254,
  • SCE_SBL_ERROR_RNG_ENOTSUP = -2146498267,
  • SCE_SBL_ERROR_RNG_EPATH = -2146498246,
  • SCE_SBL_ERROR_RNG_EPERM = -2146498303,
  • SCE_SBL_ERROR_RNG_EPLATFORM = -2146498257,
  • SCE_SBL_ERROR_RNG_EPOWER = -2146498256,
  • SCE_SBL_ERROR_RNG_EPURPOSE = -2146498247,
  • SCE_SBL_ERROR_RNG_EQAF = -2146498244,
  • SCE_SBL_ERROR_RNG_ERANGE = -2146498270,
  • SCE_SBL_ERROR_RNG_EREVOKED = -2146498260,
  • SCE_SBL_ERROR_RNG_ESIGN = -2146498268,
  • SCE_SBL_ERROR_RNG_ESRCH = -2146498301,
  • SCE_SBL_ERROR_RNG_ESTACK = -2146498263,
  • SCE_SBL_ERROR_RNG_ESTAT = -2146498264,
  • SCE_SBL_ERROR_RNG_ESYSEXVER = -2146498248,
  • SCE_SBL_ERROR_RNG_ESYSVER = -2146498249,
  • SCE_SBL_ERROR_RNG_ETIMEDOUT = -2146498265,
  • SCE_SBL_ERROR_RNG_EVER = -2146498258,
  • SCE_SBL_ERROR_RNG_EXPIRED = -2146498253,
  • SCE_SBL_ERROR_RNG_KEY_DIFFER = -2146498250,
  • SCE_SBL_ERROR_SERV_EACCES = -2146499571,
  • SCE_SBL_ERROR_SERV_EAGAIN = -2146499573,
  • SCE_SBL_ERROR_SERV_EAUTHFAIL = -2146499531,
  • SCE_SBL_ERROR_SERV_EBADMSG = -2146499541,
  • SCE_SBL_ERROR_SERV_EBUSY = -2146499568,
  • SCE_SBL_ERROR_SERV_ECLOCK = -2146499535,
  • SCE_SBL_ERROR_SERV_EDATA = -2146499546,
  • SCE_SBL_ERROR_SERV_EEXIST = -2146499567,
  • SCE_SBL_ERROR_SERV_EFAULT = -2146499570,
  • SCE_SBL_ERROR_SERV_EFMT = -2146499549,
  • SCE_SBL_ERROR_SERV_EFORMAT = -2146499532,
  • SCE_SBL_ERROR_SERV_EINTR = -2146499580,
  • SCE_SBL_ERROR_SERV_EINVAL = -2146499562,
  • SCE_SBL_ERROR_SERV_EIO = -2146499579,
  • SCE_SBL_ERROR_SERV_EMODE = -2146499525,
  • SCE_SBL_ERROR_SERV_ENEEDAUTH = -2146499542,
  • SCE_SBL_ERROR_SERV_ENOATTR = -2146499539,
  • SCE_SBL_ERROR_SERV_ENODEV = -2146499565,
  • SCE_SBL_ERROR_SERV_ENOENT = -2146499582,
  • SCE_SBL_ERROR_SERV_ENOEXEC = -2146499576,
  • SCE_SBL_ERROR_SERV_ENOMEM = -2146499572,
  • SCE_SBL_ERROR_SERV_ENOSPC = -2146499556,
  • SCE_SBL_ERROR_SERV_ENOTINITIALIZED = -2146499534,
  • SCE_SBL_ERROR_SERV_ENOTSUP = -2146499547,
  • SCE_SBL_ERROR_SERV_EPATH = -2146499526,
  • SCE_SBL_ERROR_SERV_EPERM = -2146499583,
  • SCE_SBL_ERROR_SERV_EPLATFORM = -2146499537,
  • SCE_SBL_ERROR_SERV_EPOWER = -2146499536,
  • SCE_SBL_ERROR_SERV_EPURPOSE = -2146499527,
  • SCE_SBL_ERROR_SERV_EQAF = -2146499524,
  • SCE_SBL_ERROR_SERV_ERANGE = -2146499550,
  • SCE_SBL_ERROR_SERV_EREVOKED = -2146499540,
  • SCE_SBL_ERROR_SERV_ESIGN = -2146499548,
  • SCE_SBL_ERROR_SERV_ESRCH = -2146499581,
  • SCE_SBL_ERROR_SERV_ESTACK = -2146499543,
  • SCE_SBL_ERROR_SERV_ESTAT = -2146499544,
  • SCE_SBL_ERROR_SERV_ESYSEXVER = -2146499528,
  • SCE_SBL_ERROR_SERV_ESYSVER = -2146499529,
  • SCE_SBL_ERROR_SERV_ETIMEDOUT = -2146499545,
  • SCE_SBL_ERROR_SERV_EVER = -2146499538,
  • SCE_SBL_ERROR_SERV_EXPIRED = -2146499533,
  • SCE_SBL_ERROR_SERV_KEY_DIFFER = -2146499530,
  • SCE_SBL_ERROR_SK_EACCES = -2146500339,
  • SCE_SBL_ERROR_SK_EAGAIN = -2146500341,
  • SCE_SBL_ERROR_SK_EAUTHFAIL = -2146500299,
  • SCE_SBL_ERROR_SK_EBADMSG = -2146500309,
  • SCE_SBL_ERROR_SK_EBUSY = -2146500336,
  • SCE_SBL_ERROR_SK_ECLOCK = -2146500303,
  • SCE_SBL_ERROR_SK_EDATA = -2146500314,
  • SCE_SBL_ERROR_SK_EEXIST = -2146500335,
  • SCE_SBL_ERROR_SK_EFAULT = -2146500338,
  • SCE_SBL_ERROR_SK_EFMT = -2146500317,
  • SCE_SBL_ERROR_SK_EFORMAT = -2146500300,
  • SCE_SBL_ERROR_SK_EINTR = -2146500348,
  • SCE_SBL_ERROR_SK_EINVAL = -2146500330,
  • SCE_SBL_ERROR_SK_EIO = -2146500347,
  • SCE_SBL_ERROR_SK_EMODE = -2146500293,
  • SCE_SBL_ERROR_SK_ENEEDAUTH = -2146500310,
  • SCE_SBL_ERROR_SK_ENOATTR = -2146500307,
  • SCE_SBL_ERROR_SK_ENODEV = -2146500333,
  • SCE_SBL_ERROR_SK_ENOENT = -2146500350,
  • SCE_SBL_ERROR_SK_ENOEXEC = -2146500344,
  • SCE_SBL_ERROR_SK_ENOMEM = -2146500340,
  • SCE_SBL_ERROR_SK_ENOSPC = -2146500324,
  • SCE_SBL_ERROR_SK_ENOTINITIALIZED = -2146500302,
  • SCE_SBL_ERROR_SK_ENOTSUP = -2146500315,
  • SCE_SBL_ERROR_SK_EPATH = -2146500294,
  • SCE_SBL_ERROR_SK_EPERM = -2146500351,
  • SCE_SBL_ERROR_SK_EPLATFORM = -2146500305,
  • SCE_SBL_ERROR_SK_EPOWER = -2146500304,
  • SCE_SBL_ERROR_SK_EPURPOSE = -2146500295,
  • SCE_SBL_ERROR_SK_EQAF = -2146500292,
  • SCE_SBL_ERROR_SK_ERANGE = -2146500318,
  • SCE_SBL_ERROR_SK_EREVOKED = -2146500308,
  • SCE_SBL_ERROR_SK_ESIGN = -2146500316,
  • SCE_SBL_ERROR_SK_ESRCH = -2146500349,
  • SCE_SBL_ERROR_SK_ESTACK = -2146500311,
  • SCE_SBL_ERROR_SK_ESTAT = -2146500312,
  • SCE_SBL_ERROR_SK_ESYSEXVER = -2146500296,
  • SCE_SBL_ERROR_SK_ESYSVER = -2146500297,
  • SCE_SBL_ERROR_SK_ETIMEDOUT = -2146500313,
  • SCE_SBL_ERROR_SK_EVER = -2146500306,
  • SCE_SBL_ERROR_SK_EXPIRED = -2146500301,
  • SCE_SBL_ERROR_SK_KEY_DIFFER = -2146500298,
  • SCE_SBL_ERROR_SL_EACCES = -2146500083,
  • SCE_SBL_ERROR_SL_EAGAIN = -2146500085,
  • SCE_SBL_ERROR_SL_EAUTHFAIL = -2146500043,
  • SCE_SBL_ERROR_SL_EBADMSG = -2146500053,
  • SCE_SBL_ERROR_SL_EBUSY = -2146500080,
  • SCE_SBL_ERROR_SL_ECLOCK = -2146500047,
  • SCE_SBL_ERROR_SL_EDATA = -2146500058,
  • SCE_SBL_ERROR_SL_EEXIST = -2146500079,
  • SCE_SBL_ERROR_SL_EFAULT = -2146500082,
  • SCE_SBL_ERROR_SL_EFMT = -2146500061,
  • SCE_SBL_ERROR_SL_EFORMAT = -2146500044,
  • SCE_SBL_ERROR_SL_EINTR = -2146500092,
  • SCE_SBL_ERROR_SL_EINVAL = -2146500074,
  • SCE_SBL_ERROR_SL_EIO = -2146500091,
  • SCE_SBL_ERROR_SL_EMODE = -2146500037,
  • SCE_SBL_ERROR_SL_ENEEDAUTH = -2146500054,
  • SCE_SBL_ERROR_SL_ENOATTR = -2146500051,
  • SCE_SBL_ERROR_SL_ENODEV = -2146500077,
  • SCE_SBL_ERROR_SL_ENOENT = -2146500094,
  • SCE_SBL_ERROR_SL_ENOEXEC = -2146500088,
  • SCE_SBL_ERROR_SL_ENOMEM = -2146500084,
  • SCE_SBL_ERROR_SL_ENOSPC = -2146500068,
  • SCE_SBL_ERROR_SL_ENOTINITIALIZED = -2146500046,
  • SCE_SBL_ERROR_SL_ENOTSUP = -2146500059,
  • SCE_SBL_ERROR_SL_EPATH = -2146500038,
  • SCE_SBL_ERROR_SL_EPERM = -2146500095,
  • SCE_SBL_ERROR_SL_EPLATFORM = -2146500049,
  • SCE_SBL_ERROR_SL_EPOWER = -2146500048,
  • SCE_SBL_ERROR_SL_EPURPOSE = -2146500039,
  • SCE_SBL_ERROR_SL_EQAF = -2146500036,
  • SCE_SBL_ERROR_SL_ERANGE = -2146500062,
  • SCE_SBL_ERROR_SL_EREVOKED = -2146500052,
  • SCE_SBL_ERROR_SL_ESIGN = -2146500060,
  • SCE_SBL_ERROR_SL_ESRCH = -2146500093,
  • SCE_SBL_ERROR_SL_ESTACK = -2146500055,
  • SCE_SBL_ERROR_SL_ESTAT = -2146500056,
  • SCE_SBL_ERROR_SL_ESYSEXVER = -2146500040,
  • SCE_SBL_ERROR_SL_ESYSVER = -2146500041,
  • SCE_SBL_ERROR_SL_ETIMEDOUT = -2146500057,
  • SCE_SBL_ERROR_SL_EVER = -2146500050,
  • SCE_SBL_ERROR_SL_EXPIRED = -2146500045,
  • SCE_SBL_ERROR_SL_KEY_DIFFER = -2146500042,
  • SCE_SBL_ERROR_SRTC_EACCES = -2146499315,
  • SCE_SBL_ERROR_SRTC_EAGAIN = -2146499317,
  • SCE_SBL_ERROR_SRTC_EAUTHFAIL = -2146499275,
  • SCE_SBL_ERROR_SRTC_EBADMSG = -2146499285,
  • SCE_SBL_ERROR_SRTC_EBUSY = -2146499312,
  • SCE_SBL_ERROR_SRTC_ECLOCK = -2146499279,
  • SCE_SBL_ERROR_SRTC_EDATA = -2146499290,
  • SCE_SBL_ERROR_SRTC_EEXIST = -2146499311,
  • SCE_SBL_ERROR_SRTC_EFAULT = -2146499314,
  • SCE_SBL_ERROR_SRTC_EFMT = -2146499293,
  • SCE_SBL_ERROR_SRTC_EFORMAT = -2146499276,
  • SCE_SBL_ERROR_SRTC_EINTR = -2146499324,
  • SCE_SBL_ERROR_SRTC_EINVAL = -2146499306,
  • SCE_SBL_ERROR_SRTC_EIO = -2146499323,
  • SCE_SBL_ERROR_SRTC_EMODE = -2146499269,
  • SCE_SBL_ERROR_SRTC_ENEEDAUTH = -2146499286,
  • SCE_SBL_ERROR_SRTC_ENOATTR = -2146499283,
  • SCE_SBL_ERROR_SRTC_ENODEV = -2146499309,
  • SCE_SBL_ERROR_SRTC_ENOENT = -2146499326,
  • SCE_SBL_ERROR_SRTC_ENOEXEC = -2146499320,
  • SCE_SBL_ERROR_SRTC_ENOMEM = -2146499316,
  • SCE_SBL_ERROR_SRTC_ENOSPC = -2146499300,
  • SCE_SBL_ERROR_SRTC_ENOTINITIALIZED = -2146499278,
  • SCE_SBL_ERROR_SRTC_ENOTSUP = -2146499291,
  • SCE_SBL_ERROR_SRTC_EPATH = -2146499270,
  • SCE_SBL_ERROR_SRTC_EPERM = -2146499327,
  • SCE_SBL_ERROR_SRTC_EPLATFORM = -2146499281,
  • SCE_SBL_ERROR_SRTC_EPOWER = -2146499280,
  • SCE_SBL_ERROR_SRTC_EPURPOSE = -2146499271,
  • SCE_SBL_ERROR_SRTC_EQAF = -2146499268,
  • SCE_SBL_ERROR_SRTC_ERANGE = -2146499294,
  • SCE_SBL_ERROR_SRTC_EREVOKED = -2146499284,
  • SCE_SBL_ERROR_SRTC_ESIGN = -2146499292,
  • SCE_SBL_ERROR_SRTC_ESRCH = -2146499325,
  • SCE_SBL_ERROR_SRTC_ESTACK = -2146499287,
  • SCE_SBL_ERROR_SRTC_ESTAT = -2146499288,
  • SCE_SBL_ERROR_SRTC_ESYSEXVER = -2146499272,
  • SCE_SBL_ERROR_SRTC_ESYSVER = -2146499273,
  • SCE_SBL_ERROR_SRTC_ETIMEDOUT = -2146499289,
  • SCE_SBL_ERROR_SRTC_EVER = -2146499282,
  • SCE_SBL_ERROR_SRTC_EXPIRED = -2146499277,
  • SCE_SBL_ERROR_SRTC_KEY_DIFFER = -2146499274,
  • SCE_SBL_ERROR_VTRM_EACCES = -2146498803,
  • SCE_SBL_ERROR_VTRM_EAGAIN = -2146498805,
  • SCE_SBL_ERROR_VTRM_EAUTHFAIL = -2146498763,
  • SCE_SBL_ERROR_VTRM_EBADMSG = -2146498773,
  • SCE_SBL_ERROR_VTRM_EBUSY = -2146498800,
  • SCE_SBL_ERROR_VTRM_ECLOCK = -2146498767,
  • SCE_SBL_ERROR_VTRM_EDATA = -2146498778,
  • SCE_SBL_ERROR_VTRM_EEXIST = -2146498799,
  • SCE_SBL_ERROR_VTRM_EFAULT = -2146498802,
  • SCE_SBL_ERROR_VTRM_EFMT = -2146498781,
  • SCE_SBL_ERROR_VTRM_EFORMAT = -2146498764,
  • SCE_SBL_ERROR_VTRM_EINTR = -2146498812,
  • SCE_SBL_ERROR_VTRM_EINVAL = -2146498794,
  • SCE_SBL_ERROR_VTRM_EIO = -2146498811,
  • SCE_SBL_ERROR_VTRM_EMODE = -2146498757,
  • SCE_SBL_ERROR_VTRM_ENEEDAUTH = -2146498774,
  • SCE_SBL_ERROR_VTRM_ENOATTR = -2146498771,
  • SCE_SBL_ERROR_VTRM_ENODEV = -2146498797,
  • SCE_SBL_ERROR_VTRM_ENOENT = -2146498814,
  • SCE_SBL_ERROR_VTRM_ENOEXEC = -2146498808,
  • SCE_SBL_ERROR_VTRM_ENOMEM = -2146498804,
  • SCE_SBL_ERROR_VTRM_ENOSPC = -2146498788,
  • SCE_SBL_ERROR_VTRM_ENOTINITIALIZED = -2146498766,
  • SCE_SBL_ERROR_VTRM_ENOTSUP = -2146498779,
  • SCE_SBL_ERROR_VTRM_EPATH = -2146498758,
  • SCE_SBL_ERROR_VTRM_EPERM = -2146498815,
  • SCE_SBL_ERROR_VTRM_EPLATFORM = -2146498769,
  • SCE_SBL_ERROR_VTRM_EPOWER = -2146498768,
  • SCE_SBL_ERROR_VTRM_EPURPOSE = -2146498759,
  • SCE_SBL_ERROR_VTRM_EQAF = -2146498756,
  • SCE_SBL_ERROR_VTRM_ERANGE = -2146498782,
  • SCE_SBL_ERROR_VTRM_EREVOKED = -2146498772,
  • SCE_SBL_ERROR_VTRM_ESIGN = -2146498780,
  • SCE_SBL_ERROR_VTRM_ESRCH = -2146498813,
  • SCE_SBL_ERROR_VTRM_ESTACK = -2146498775,
  • SCE_SBL_ERROR_VTRM_ESTAT = -2146498776,
  • SCE_SBL_ERROR_VTRM_ESYSEXVER = -2146498760,
  • SCE_SBL_ERROR_VTRM_ESYSVER = -2146498761,
  • SCE_SBL_ERROR_VTRM_ETIMEDOUT = -2146498777,
  • SCE_SBL_ERROR_VTRM_EVER = -2146498770,
  • SCE_SBL_ERROR_VTRM_EXPIRED = -2146498765,
  • SCE_SBL_ERROR_VTRM_KEY_DIFFER = -2146498762,
  • SCE_SCREENSHOT_SYS_ERROR_DISPLAY_BUFFER_NOT_IN_USE = -2134703359,
  • SCE_SCREENSHOT_SYS_ERROR_DISPLAY_BUFFER_ON_MUTE = -2134703357,
  • SCE_SCREENSHOT_SYS_ERROR_DISPLAY_BUFFER_RETRY_COUNT_MAX = -2134703358,
  • SCE_SCREENSHOT_SYS_ERROR_DISPLAY_BUFFER_TOO_BIG = -2134703356,
  • SCE_SCREENSHOT_SYS_ERROR_FATAL = -2134704126,
  • SCE_SCREENSHOT_SYS_ERROR_GOTO_PROCESS_SUSPEND = -2134703871,
  • SCE_SCREENSHOT_SYS_ERROR_LOCK_RESOURCE = -2134702847,
  • SCE_SCREENSHOT_SYS_ERROR_MAP_ADDRESS = -2134703615,
  • SCE_SCREENSHOT_SYS_ERROR_REMAP_TO_VMID0 = -2134703613,
  • SCE_SCREENSHOT_SYS_ERROR_SDMA_COPY = -2134703103,
  • SCE_SCREENSHOT_SYS_ERROR_UNKNOWN = -2134704127,
  • SCE_SCREENSHOT_SYS_ERROR_UNMAP_ADDRESS = -2134703614,
  • SCE_SCREENSHOT_UTIL_ERROR_ABORT = -2132082429,
  • SCE_SCREENSHOT_UTIL_ERROR_CAPTURE_BUSY = -2132082679,
  • SCE_SCREENSHOT_UTIL_ERROR_CAPTURE_CANCELED = -2132082678,
  • SCE_SCREENSHOT_UTIL_ERROR_CAPTURE_FAILED = -2132082680,
  • SCE_SCREENSHOT_UTIL_ERROR_CONTENT_FULL = -2132082676,
  • SCE_SCREENSHOT_UTIL_ERROR_DISPLAY_BUFFER_NOT_IN_USE = -2132082381,
  • SCE_SCREENSHOT_UTIL_ERROR_DISPLAY_BUFFER_ON_MUTE = -2132082379,
  • SCE_SCREENSHOT_UTIL_ERROR_DISPLAY_BUFFER_RETRY_COUNT_MAX = -2132082380,
  • SCE_SCREENSHOT_UTIL_ERROR_FILE_NOT_FOUND = -2132082685,
  • SCE_SCREENSHOT_UTIL_ERROR_GOTO_PROCESS_SUSPEND = -2132082382,
  • SCE_SCREENSHOT_UTIL_ERROR_INTERNAL = -2132082682,
  • SCE_SCREENSHOT_UTIL_ERROR_INVALID_ARGUMENT = -2132082687,
  • SCE_SCREENSHOT_UTIL_ERROR_INVALID_DATA = -2132082675,
  • SCE_SCREENSHOT_UTIL_ERROR_MAIN_THREAD_CALL = -2132082428,
  • SCE_SCREENSHOT_UTIL_ERROR_MEDIA_FULL = -2132082683,
  • SCE_SCREENSHOT_UTIL_ERROR_MEDIA_NOT_EXIST = -2132082677,
  • SCE_SCREENSHOT_UTIL_ERROR_NO_MEMORY = -2132082686,
  • SCE_SCREENSHOT_UTIL_ERROR_NOT_SUPPORTED_DATA = -2132082674,
  • SCE_SCREENSHOT_UTIL_ERROR_NOT_SUPPORTED_FORMAT = -2132082684,
  • SCE_SCREENSHOT_UTIL_ERROR_NOT_SUPPORTED_PLATFORM = -2132082367,
  • SCE_SCREENSHOT_UTIL_ERROR_SCREENSHOT_DISABLED = -2132082681,
  • SCE_SCREENSHOT_UTIL_ERROR_SERVER_BUSY = -2132082399,
  • SCE_SCREENSHOT_UTIL_ERROR_SERVER_NO_MEMORY = -2132082397,
  • SCE_SCREENSHOT_UTIL_ERROR_SERVER_NOT_EXIST = -2132082398,
  • SCE_SCREENSHOT_UTIL_ERROR_SYS_FATAL_ERROR = -2132082383,
  • SCE_SFMT11213_ERROR_INVALID_POINTER = -2142697984,
  • SCE_SFMT11213_ERROR_INVALID_SIZE = -2142697982,
  • SCE_SFMT11213_ERROR_INVALID_STATE = -2142697983,
  • SCE_SFMT1279_ERROR_INVALID_POINTER = -2142698752,
  • SCE_SFMT1279_ERROR_INVALID_SIZE = -2142698750,
  • SCE_SFMT1279_ERROR_INVALID_STATE = -2142698751,
  • SCE_SFMT132049_ERROR_INVALID_POINTER = -2142696960,
  • SCE_SFMT132049_ERROR_INVALID_SIZE = -2142696958,
  • SCE_SFMT132049_ERROR_INVALID_STATE = -2142696959,
  • SCE_SFMT19937_ERROR_INVALID_POINTER = -2142697728,
  • SCE_SFMT19937_ERROR_INVALID_SIZE = -2142697726,
  • SCE_SFMT19937_ERROR_INVALID_STATE = -2142697727,
  • SCE_SFMT216091_ERROR_INVALID_POINTER = -2142696704,
  • SCE_SFMT216091_ERROR_INVALID_SIZE = -2142696702,
  • SCE_SFMT216091_ERROR_INVALID_STATE = -2142696703,
  • SCE_SFMT2281_ERROR_INVALID_POINTER = -2142698496,
  • SCE_SFMT2281_ERROR_INVALID_SIZE = -2142698494,
  • SCE_SFMT2281_ERROR_INVALID_STATE = -2142698495,
  • SCE_SFMT4253_ERROR_INVALID_POINTER = -2142698240,
  • SCE_SFMT4253_ERROR_INVALID_SIZE = -2142698238,
  • SCE_SFMT4253_ERROR_INVALID_STATE = -2142698239,
  • SCE_SFMT44497_ERROR_INVALID_POINTER = -2142697472,
  • SCE_SFMT44497_ERROR_INVALID_SIZE = -2142697470,
  • SCE_SFMT44497_ERROR_INVALID_STATE = -2142697471,
  • SCE_SFMT607_ERROR_INVALID_POINTER = -2142699008,
  • SCE_SFMT607_ERROR_INVALID_SIZE = -2142699006,
  • SCE_SFMT607_ERROR_INVALID_STATE = -2142699007,
  • SCE_SFMT86243_ERROR_INVALID_POINTER = -2142697216,
  • SCE_SFMT86243_ERROR_INVALID_SIZE = -2142697214,
  • SCE_SFMT86243_ERROR_INVALID_STATE = -2142697215,
  • SCE_SHA0_ERROR_INVALID_POINTER = -2142764544,
  • SCE_SHA0_ERROR_INVALID_STATE = -2142764543,
  • SCE_SHA0_ERROR_UNINITIALIZED_CONTEXT = -2142764542,
  • SCE_SHA1_ERROR_INVALID_POINTER = -2142764288,
  • SCE_SHA1_ERROR_INVALID_STATE = -2142764287,
  • SCE_SHA1_ERROR_UNINITIALIZED_CONTEXT = -2142764286,
  • SCE_SHA224_ERROR_INVALID_POINTER = -2142764032,
  • SCE_SHA224_ERROR_INVALID_STATE = -2142764031,
  • SCE_SHA224_ERROR_UNINITIALIZED_CONTEXT = -2142764030,
  • SCE_SHA256_ERROR_INVALID_POINTER = -2142763776,
  • SCE_SHA256_ERROR_INVALID_STATE = -2142763775,
  • SCE_SHA256_ERROR_UNINITIALIZED_CONTEXT = -2142763774,
  • SCE_SHA384_ERROR_INVALID_POINTER = -2142763520,
  • SCE_SHA384_ERROR_INVALID_STATE = -2142763519,
  • SCE_SHA384_ERROR_UNINITIALIZED_CONTEXT = -2142763518,
  • SCE_SHA512_ERROR_INVALID_POINTER = -2142763264,
  • SCE_SHA512_ERROR_INVALID_STATE = -2142763263,
  • SCE_SHA512_ERROR_UNINITIALIZED_CONTEXT = -2142763262,
  • SCE_SHA512T_ERROR_INVALID_DIGEST_SIZE = -2142763006,
  • SCE_SHA512T_ERROR_INVALID_POINTER = -2142763008,
  • SCE_SHA512T_ERROR_INVALID_STATE = -2142763007,
  • SCE_SHA512T_ERROR_UNINITIALIZED_CONTEXT = -2142763005,
  • SCE_SHADER_BINARY_ERROR_INVALID_ADDR = -2137980927,
  • SCE_SHADER_BINARY_ERROR_INVALID_SIZE = -2137980926,
  • SCE_SULPHA_ERROR_ALREADY_INITIALIZED = -2142437375,
  • SCE_SULPHA_ERROR_CAPTURE_STARTED = -2142437365,
  • SCE_SULPHA_ERROR_CONNECTION = -2142437369,
  • SCE_SULPHA_ERROR_CONNECTION_TIMEOUT = -2142437363,
  • SCE_SULPHA_ERROR_INVALID_AGENT = -2142437367,
  • SCE_SULPHA_ERROR_INVALID_ALIGNMENT = -2142437372,
  • SCE_SULPHA_ERROR_INVALID_ARG = -2142437373,
  • SCE_SULPHA_ERROR_NETWORK_OWNERSHIP = -2142437368,
  • SCE_SULPHA_ERROR_NOT_CONNECTED = -2142437366,
  • SCE_SULPHA_ERROR_OUT_OF_BOOKMARKS = -2142437364,
  • SCE_SULPHA_ERROR_OUT_OF_MEMORY = -2142437371,
  • SCE_SULPHA_ERROR_UNINITIALIZED = -2142437374,
  • SCE_SULPHA_ERROR_UNSUPPORTED = -2142437370,
  • SCE_SYSCORE_ERROR_ALREADY_RUNNING = -2136342513,
  • SCE_SYSCORE_ERROR_APPLICATION_ALREADY_RESUMED = -2136342508,
  • SCE_SYSCORE_ERROR_APPLICATION_ALREADY_SUSPENDED = -2136342509,
  • SCE_SYSCORE_ERROR_APPLICATION_NOT_FOUND = -2136342507,
  • SCE_SYSCORE_ERROR_APPLICATION_SUSPENDED = -2136342511,
  • SCE_SYSCORE_ERROR_DEVKIT_EXPIRED = -2136342514,
  • SCE_SYSCORE_ERROR_INVALID = -2136342526,
  • SCE_SYSCORE_ERROR_INVALID_TITLE_ID = -2136342510,
  • SCE_SYSCORE_ERROR_LNC_INVALID_STATE = -2136342518,
  • SCE_SYSCORE_ERROR_MAX_APP_NUM = -2136342521,
  • SCE_SYSCORE_ERROR_MAX_PROCESS_NUM_PER_APP = -2136342520,
  • SCE_SYSCORE_ERROR_NO_LOGIN_USER = -2136342515,
  • SCE_SYSCORE_ERROR_NOEXIST_APP = -2136342516,
  • SCE_SYSCORE_ERROR_NOEXIST_PROCESS = -2136342512,
  • SCE_SYSCORE_ERROR_NOT_INITIALIZE = -2136342524,
  • SCE_SYSCORE_ERROR_NULL = -2136342527,
  • SCE_SYSCORE_ERROR_PERMISSION = -2136342517,
  • SCE_SYSCORE_ERROR_PROCESS_SETUP_WORKDIR = -2136342519,
  • SCE_SYSCORE_ERROR_QUEUE_EMPTY = -2136342523,
  • SCE_SYSCORE_ERROR_QUEUE_FULL = -2136342522,
  • SCE_SYSCORE_ERROR_STATE = -2136342525,
  • SCE_SYSMODULE_ERROR_FATAL = -2141581057,
  • SCE_SYSMODULE_ERROR_INVALID_VALUE = -2141581312,
  • SCE_SYSMODULE_ERROR_UNLOADED = -2141581311,
  • SCE_SYSTEM_GESTURE_ERROR_ALREADY_OPENED = -2138505206,
  • SCE_SYSTEM_GESTURE_ERROR_EVENT_DATA_NOT_FOUND = -2138505211,
  • SCE_SYSTEM_GESTURE_ERROR_INDEX_OUT_OF_ARRAY = -2138505212,
  • SCE_SYSTEM_GESTURE_ERROR_INVALID_ARGUMENT = -2138505215,
  • SCE_SYSTEM_GESTURE_ERROR_INVALID_HANDLE = -2138505210,
  • SCE_SYSTEM_GESTURE_ERROR_INVALID_TOUCH_AREA = -2138505209,
  • SCE_SYSTEM_GESTURE_ERROR_NO_TOUCH_AREA_INFORMATION = -2138505208,
  • SCE_SYSTEM_GESTURE_ERROR_NOT_INITIALIZED = -2138505213,
  • SCE_SYSTEM_GESTURE_ERROR_NOT_SUPPORTED_GESTURE = -2138505214,
  • SCE_SYSTEM_GESTURE_ERROR_OUT_OF_RECOGNIZER = -2138505207,
  • SCE_SYSTEM_SERVICE_ERROR_INTERNAL = -2136932351,
  • SCE_SYSTEM_SERVICE_ERROR_INVALID_URI_LEN = -2136932345,
  • SCE_SYSTEM_SERVICE_ERROR_INVALID_URI_SCHEME = -2136932344,
  • SCE_SYSTEM_SERVICE_ERROR_NEED_DISPLAY_SAFE_AREA_SETTINGS = -2136932346,
  • SCE_SYSTEM_SERVICE_ERROR_NO_APP_INFO = -2136932343,
  • SCE_SYSTEM_SERVICE_ERROR_NO_EVENT = -2136932348,
  • SCE_SYSTEM_SERVICE_ERROR_PARAMETER = -2136932349,
  • SCE_SYSTEM_SERVICE_ERROR_REJECTED = -2136932347,
  • SCE_SYSTEM_SERVICE_ERROR_UNAVAILABLE = -2136932350,
  • SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_ALLOCATE_FAILURE_FROM_DCB = -2133393403,
  • SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_BUFFER_SIZE = -2133393406,
  • SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_BC_ENCODER = -2133393407,
  • SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_FORMAT = -2133393408,
  • SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_POINTER_OR_ENCODER = -2133393405,
  • SCE_TEXTURE_TOOL_ERROR_COMPUTE_COMPRESS_INVALID_TEXTURE = -2133393404,
  • SCE_TEXTURE_TOOL_ERROR_GNF_ALIGNMENT_OUT_OF_RANGE = -2133393147,
  • SCE_TEXTURE_TOOL_ERROR_GNF_CANNOT_OPEN_FILE_FOR_READ = -2133393145,
  • SCE_TEXTURE_TOOL_ERROR_GNF_CONTENTS_SIZE_MISMATCH = -2133393146,
  • SCE_TEXTURE_TOOL_ERROR_GNF_CORRUPT_HEADER = -2133393150,
  • SCE_TEXTURE_TOOL_ERROR_GNF_FILE_IS_TOO_SHORT = -2133393149,
  • SCE_TEXTURE_TOOL_ERROR_GNF_INVALID_POINTER = -2133393152,
  • SCE_TEXTURE_TOOL_ERROR_GNF_NOT_GNF_FILE = -2133393151,
  • SCE_TEXTURE_TOOL_ERROR_GNF_PIXEL_DATA_SIZE_MISMATCH = -2133393144,
  • SCE_TEXTURE_TOOL_ERROR_GNF_VERSION_MISMATCH = -2133393148,
  • SCE_ULT_ERROR_AGAIN = -2139029496,
  • SCE_ULT_ERROR_ALIGNMENT = -2139029502,
  • SCE_ULT_ERROR_BUSY = -2139029497,
  • SCE_ULT_ERROR_FATAL = -2139029495,
  • SCE_ULT_ERROR_INVALID = -2139029500,
  • SCE_ULT_ERROR_NOT_INITIALIZE = -2139029494,
  • SCE_ULT_ERROR_NULL = -2139029503,
  • SCE_ULT_ERROR_PERMISSION = -2139029499,
  • SCE_ULT_ERROR_RANGE = -2139029501,
  • SCE_ULT_ERROR_STATE = -2139029498,
  • SCE_USBD_ERROR_ACCESS = -2145124349,
  • SCE_USBD_ERROR_BUSY = -2145124346,
  • SCE_USBD_ERROR_FATAL = -2145124097,
  • SCE_USBD_ERROR_INTERRUPTED = -2145124342,
  • SCE_USBD_ERROR_INVALID_ARG = -2145124350,
  • SCE_USBD_ERROR_IO = -2145124351,
  • SCE_USBD_ERROR_NO_DEVICE = -2145124348,
  • SCE_USBD_ERROR_NO_MEM = -2145124341,
  • SCE_USBD_ERROR_NOT_FOUND = -2145124347,
  • SCE_USBD_ERROR_NOT_SUPPORTED = -2145124340,
  • SCE_USBD_ERROR_OVERFLOW = -2145124344,
  • SCE_USBD_ERROR_PIPE = -2145124343,
  • SCE_USBD_ERROR_TIMEOUT = -2145124345,
  • SCE_VDEC_CORE_ERROR_API_FAIL = -2134900735,
  • SCE_VDEC_CORE_ERROR_CODEC_TYPE = -2134900733,
  • SCE_VDEC_CORE_ERROR_COMPUTE_PIPE_ID = -2134900714,
  • SCE_VDEC_CORE_ERROR_CORE_TYPE = -2134900734,
  • SCE_VDEC_CORE_ERROR_CPU_GPU_MEMORY_SIZE = -2134900727,
  • SCE_VDEC_CORE_ERROR_CPU_MEMORY_SIZE = -2134900728,
  • SCE_VDEC_CORE_ERROR_DECODE_MODE = -2134900731,
  • SCE_VDEC_CORE_ERROR_EXCEED_INSTANCE = -2134900719,
  • SCE_VDEC_CORE_ERROR_FRAME_BUFFER_ALIGNMENT = -2134900725,
  • SCE_VDEC_CORE_ERROR_FRAME_BUFFER_SIZE = -2134900726,
  • SCE_VDEC_CORE_ERROR_FRAME_FORMAT = -2134900723,
  • SCE_VDEC_CORE_ERROR_FRAME_WIDTH_ALIGNMENT = -2134900724,
  • SCE_VDEC_CORE_ERROR_HANDLE = -2134900736,
  • SCE_VDEC_CORE_ERROR_INPUT_AU = -2134900718,
  • SCE_VDEC_CORE_ERROR_INPUT_FULL = -2134900722,
  • SCE_VDEC_CORE_ERROR_INPUT_STREAM = -2134900717,
  • SCE_VDEC_CORE_ERROR_INVALID_SEQUENCE = -2134900720,
  • SCE_VDEC_CORE_ERROR_MAP_COUNT = -2134900715,
  • SCE_VDEC_CORE_ERROR_MAX_FRAME_SIZE = -2134900730,
  • SCE_VDEC_CORE_ERROR_MEMORY_POINTER = -2134900729,
  • SCE_VDEC_CORE_ERROR_MEMORY_TYPE = -2134900732,
  • SCE_VDEC_CORE_ERROR_NEW_SEQUENCE = -2134900721,
  • SCE_VDEC_CORE_ERROR_RESET_DATA = -2134900716,
  • SCE_VENC_CORE_ERROR_API_FAIL = -2134966271,
  • SCE_VENC_CORE_ERROR_CORE_TYPE = -2134966270,
  • SCE_VENC_CORE_ERROR_CPU_GPU_MEMORY_SIZE = -2134966264,
  • SCE_VENC_CORE_ERROR_CPU_MEMORY_SIZE = -2134966265,
  • SCE_VENC_CORE_ERROR_FRAME_BUFFER_ALIGNMENT = -2134966262,
  • SCE_VENC_CORE_ERROR_FRAME_BUFFER_SIZE = -2134966263,
  • SCE_VENC_CORE_ERROR_FRAME_FORMAT = -2134966267,
  • SCE_VENC_CORE_ERROR_HANDLE = -2134966272,
  • SCE_VENC_CORE_ERROR_MAP_COUNT = -2134966260,
  • SCE_VENC_CORE_ERROR_MEMORY_POINTER = -2134966266,
  • SCE_VENC_CORE_ERROR_MEMORY_TYPE = -2134966261,
  • SCE_VENC_CORE_ERROR_PRESET_BASE = -2134966269,
  • SCE_VENC_CORE_ERROR_PRESET_MODE = -2134966268,
  • SCE_VIDEO_OUT_ERROR_ENOMEM = -2144792564,
  • SCE_VIDEO_OUT_ERROR_FATAL = -2144796417,
  • SCE_VIDEO_OUT_ERROR_FLIP_QUEUE_FULL = -2144796654,
  • SCE_VIDEO_OUT_ERROR_INVALID_ADDRESS = -2144796670,
  • SCE_VIDEO_OUT_ERROR_INVALID_ASPECT_RATIO = -2144796664,
  • SCE_VIDEO_OUT_ERROR_INVALID_EVENT = -2144796659,
  • SCE_VIDEO_OUT_ERROR_INVALID_EVENT_QUEUE = -2144796660,
  • SCE_VIDEO_OUT_ERROR_INVALID_FLIP_MODE = -2144796666,
  • SCE_VIDEO_OUT_ERROR_INVALID_HANDLE = -2144796661,
  • SCE_VIDEO_OUT_ERROR_INVALID_INDEX = -2144796662,
  • SCE_VIDEO_OUT_ERROR_INVALID_MEMORY = -2144796653,
  • SCE_VIDEO_OUT_ERROR_INVALID_PITCH = -2144796668,
  • SCE_VIDEO_OUT_ERROR_INVALID_PIXEL_FORMAT = -2144796669,
  • SCE_VIDEO_OUT_ERROR_INVALID_RESOLUTION = -2144796667,
  • SCE_VIDEO_OUT_ERROR_INVALID_TILING_MODE = -2144796665,
  • SCE_VIDEO_OUT_ERROR_INVALID_VALUE = -2144796671,
  • SCE_VIDEO_OUT_ERROR_MEMORY_INVALID_ALIGNMENT = -2144796651,
  • SCE_VIDEO_OUT_ERROR_MEMORY_NOT_PHYSICALLY_CONTIGUOUS = -2144796652,
  • SCE_VIDEO_OUT_ERROR_NO_DEVICE = -2144796648,
  • SCE_VIDEO_OUT_ERROR_NO_EMPTY_SLOT = -2144796657,
  • SCE_VIDEO_OUT_ERROR_OVERFLOW = -2144796649,
  • SCE_VIDEO_OUT_ERROR_RESOURCE_BUSY = -2144796663,
  • SCE_VIDEO_OUT_ERROR_SLOT_OCCUPIED = -2144796656,
  • SCE_VIDEO_OUT_ERROR_UNAVAILABLE_OUTPUT_MODE = -2144796647,
  • SCE_VIDEO_OUT_ERROR_UNKNOWN = -2144796418,
  • SCE_VIDEO_OUT_ERROR_UNSUPPORTED_OUTPUT_MODE = -2144796650,
  • SCE_VIDEOCORE_ERROR_CODE_BACKGROUND = -2133065703,
  • SCE_VIDEOCORE_ERROR_CODE_ENABLE_RAZOR = -2133063424,
  • SCE_VIDEOCORE_ERROR_CODE_INTERNAL = -2133032705,
  • SCE_VIDEOCORE_ERROR_CODE_INTERNAL_CORE = -2133000448,
  • SCE_VIDEOCORE_ERROR_CODE_INVALID_PARAM = -2133065727,
  • SCE_VIDEOCORE_ERROR_CODE_INVALID_PARAM_CORE = -2133065472,
  • SCE_VIDEOCORE_ERROR_CODE_INVALID_PARAM_COREIF = -2133032958,
  • SCE_VIDEOCORE_ERROR_CODE_INVALID_STATUS = -2133065725,
  • SCE_VIDEOCORE_ERROR_CODE_INVALID_STATUS_CORE = -2133032448,
  • SCE_VIDEOCORE_ERROR_CODE_INVALID_STATUS_COREIF = -2133065724,
  • SCE_VIDEOCORE_ERROR_CODE_IPMI = -2133032949,
  • SCE_VIDEOCORE_ERROR_CODE_IPMI_CORE = -2133030912,
  • SCE_VIDEOCORE_ERROR_CODE_IPMI_COREIF = -2133032948,
  • SCE_VIDEOCORE_ERROR_CODE_KERNEL_FUNCTION = -2133032950,
  • SCE_VIDEOCORE_ERROR_CODE_KERNEL_FUNCTION_CORE = -2133031168,
  • SCE_VIDEOCORE_ERROR_CODE_NO_ALLOCATE_MEMORY = -2133065715,
  • SCE_VIDEOCORE_ERROR_CODE_NO_DECODER_RESOURCE = -2133065706,
  • SCE_VIDEOCORE_ERROR_CODE_NOPLAYABLE = -2133064704,
  • SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_REQUESTID = -2133065710,
  • SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_RESOURCE_HANDLE = -2133065707,
  • SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_STREAM = -2133064960,
  • SCE_VIDEOCORE_ERROR_CODE_NOT_EXIST_STREAMID = -2133065722,
  • SCE_VIDEOCORE_ERROR_CODE_REGISTERED_CALLBACK_FULL = -2133065709,
  • SCE_VIDEOCORE_ERROR_CODE_REQUEST_FULL = -2133065711,
  • SCE_VIDEOCORE_ERROR_CODE_RESOURCE_HANDLE_FULL = -2133065708,
  • SCE_VIDEOCORE_ERROR_CODE_RESULT_TIMEOUT = -2133065712,
  • SCE_VIDEOCORE_ERROR_CODE_SCE_FUNCTION = -2133032951,
  • SCE_VIDEOCORE_ERROR_CODE_SCE_FUNCTION_CORE = -2133031424,
  • SCE_VIDEOCORE_ERROR_CODE_STOP = -2133064448,
  • SCE_VIDEOCORE_ERROR_CODE_STREAM_ABORTED = -2133065704,
  • SCE_VIDEOCORE_ERROR_CODE_STREAM_FULL = -2133065723,
  • SCE_VIDEOCORE_ERROR_CODE_STREAM_SUSPENDED = -2133065705,
  • SCE_VIDEOCORE_ERROR_CODE_UNUSABLE_THIS_API = -2133065714,
  • SCE_VIDEOCORE_ERROR_CODE_VIDEOCORE_FUNCTION = -2133032952,
  • SCE_VIDEODEC_ERROR_API_FAIL = -2134835200,
  • SCE_VIDEODEC_ERROR_ARGUMENT_POINTER = -2134835185,
  • SCE_VIDEODEC_ERROR_AU_POINTER = -2134835190,
  • SCE_VIDEODEC_ERROR_AU_SIZE = -2134835191,
  • SCE_VIDEODEC_ERROR_CODEC_TYPE = -2134835199,
  • SCE_VIDEODEC_ERROR_CONFIG_INFO = -2134835186,
  • SCE_VIDEODEC_ERROR_CPU_GPU_MEMORY_POINTER = -2134835193,
  • SCE_VIDEODEC_ERROR_CPU_GPU_MEMORY_SIZE = -2134835194,
  • SCE_VIDEODEC_ERROR_CPU_MEMORY_POINTER = -2134835195,
  • SCE_VIDEODEC_ERROR_CPU_MEMORY_SIZE = -2134835196,
  • SCE_VIDEODEC_ERROR_FRAME_BUFFER_ALIGNMENT = -2134835187,
  • SCE_VIDEODEC_ERROR_FRAME_BUFFER_POINTER = -2134835188,
  • SCE_VIDEODEC_ERROR_FRAME_BUFFER_SIZE = -2134835189,
  • SCE_VIDEODEC_ERROR_HANDLE = -2134835197,
  • SCE_VIDEODEC_ERROR_SHADER_CONTEXT_POINTER = -2134835192,
  • SCE_VIDEODEC_ERROR_STRUCT_SIZE = -2134835198,
  • SCE_VIDEODEC2_ERROR_API_FAIL = -2128805888,
  • SCE_VIDEODEC2_ERROR_ARGUMENT_POINTER = -2128805873,
  • SCE_VIDEODEC2_ERROR_AU_POINTER = -2128805878,
  • SCE_VIDEODEC2_ERROR_AU_SIZE = -2128805879,
  • SCE_VIDEODEC2_ERROR_CODEC_TYPE = -2128805887,
  • SCE_VIDEODEC2_ERROR_CONFIG_INFO = -2128805874,
  • SCE_VIDEODEC2_ERROR_CPU_GPU_MEMORY_POINTER = -2128805881,
  • SCE_VIDEODEC2_ERROR_CPU_GPU_MEMORY_SIZE = -2128805882,
  • SCE_VIDEODEC2_ERROR_CPU_MEMORY_POINTER = -2128805883,
  • SCE_VIDEODEC2_ERROR_CPU_MEMORY_SIZE = -2128805884,
  • SCE_VIDEODEC2_ERROR_FRAME_BUFFER_ALIGNMENT = -2128805875,
  • SCE_VIDEODEC2_ERROR_FRAME_BUFFER_POINTER = -2128805876,
  • SCE_VIDEODEC2_ERROR_FRAME_BUFFER_SIZE = -2128805877,
  • SCE_VIDEODEC2_ERROR_HANDLE = -2128805885,
  • SCE_VIDEODEC2_ERROR_SHADER_CONTEXT_POINTER = -2128805880,
  • SCE_VIDEODEC2_ERROR_STRUCT_SIZE = -2128805886,
  • SCE_VISION_MANAGER_ERROR_ALREADY_INIT = -2132344831,
  • SCE_VISION_MANAGER_ERROR_FACE_RECOG_DICT_NO_EXIST = -2132344800,
  • SCE_VISION_MANAGER_ERROR_FATAL = -2132344577,
  • SCE_VISION_MANAGER_ERROR_FLEXIBLE_MEMORY_NOT_ENOUGH = -2132344813,
  • SCE_VISION_MANAGER_ERROR_NO_EXIST_TARGET = -2132344825,
  • SCE_VISION_MANAGER_ERROR_NOMEM = -2132344827,
  • SCE_VISION_MANAGER_ERROR_NOT_CAMERA_CONNECTED = -2132344829,
  • SCE_VISION_MANAGER_ERROR_NOT_INIT = -2132344830,
  • SCE_VISION_MANAGER_ERROR_NOT_SUPPORTED = -2132344828,
  • SCE_VISION_MANAGER_ERROR_OTHER_PROCESS_RUNNING = -2132344826,
  • SCE_VISION_MANAGER_ERROR_PARAM = -2132344832,
  • SCE_VISION_MANAGER_ERROR_RECEIVE_CANCEL_REQUEST = -2132344824,
  • SCE_VISION_MANAGER_ERROR_SYSTEM_SHARED_MEMORY_NOT_ENOUGH = -2132344815,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_INTERNAL_STATUS = -2132344823,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_TYPE_FROM_CAMERA = -2132344810,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_TYPE_FROM_CORE = -2132344811,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_TYPE_FROM_DEPTH = -2132344809,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_TYPE_FROM_FACE = -2132344807,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_TYPE_FROM_MAIN = -2132344812,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_TYPE_FROM_PAD_TRACKER = -2132344808,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_RECV_MSG_WAIT = -2132344816,
  • SCE_VISION_MANAGER_ERROR_UNEXPECTED_REGISTER_USER_DATA_VERSION = -2132344799,
  • SCE_VISION_MANAGER_ERROR_VIDEO_SHARED_MEMORY_NOT_ENOUGH = -2132344814,
  • SCE_VOICE_ERROR_ARGUMENT_INVALID = -2142369787,
  • SCE_VOICE_ERROR_CONTAINER_INVALID = -2142369786,
  • SCE_VOICE_ERROR_GENERAL = -2142369789,
  • SCE_VOICE_ERROR_LIBVOICE_INITIALIZED = -2142369790,
  • SCE_VOICE_ERROR_LIBVOICE_NOT_INIT = -2142369791,
  • SCE_VOICE_ERROR_LIBVOICEQOS_ARGUMENT_INVALID = -2142369534,
  • SCE_VOICE_ERROR_LIBVOICEQOS_INITIALIZED = -2142369531,
  • SCE_VOICE_ERROR_LIBVOICEQOS_INTERNAL_UNRECOVERABLE = -2142369532,
  • SCE_VOICE_ERROR_LIBVOICEQOS_NOT_INIT = -2142369535,
  • SCE_VOICE_ERROR_LIBVOICEQOS_PACKET_INVALID = -2142369533,
  • SCE_VOICE_ERROR_LIBVOICEQOS_RESOURCE_USED = -2142369529,
  • SCE_VOICE_ERROR_LIBVOICEQOS_SYSTEM = -2142369530,
  • SCE_VOICE_ERROR_PORT_INVALID = -2142369788,
  • SCE_VOICE_ERROR_RESOURCE_INSUFFICIENT = -2142369784,
  • SCE_VOICE_ERROR_SERVICE_ATTACHED = -2142369781,
  • SCE_VOICE_ERROR_SERVICE_DETACHED = -2142369782,
  • SCE_VOICE_ERROR_TOPOLOGY = -2142369785,
  • SCE_ZLIB_ERROR_AGAIN = -2129526773,
  • SCE_ZLIB_ERROR_ALREADY_INITIALIZED = -2129526733,
  • SCE_ZLIB_ERROR_FATAL = -2129526529,
  • SCE_ZLIB_ERROR_FAULT = -2129526770,
  • SCE_ZLIB_ERROR_INVALID = -2129526762,
  • SCE_ZLIB_ERROR_NOT_FOUND = -2129526782,
  • SCE_ZLIB_ERROR_NOT_INITIALIZED = -2129526734,
  • SCE_ZLIB_ERROR_TIMEDOUT = -2129526745

morerrrrrrrrr

  • Returncode: 0x80020001 Shortcode: CE-30001-4
  • Returncode: 0x80020002 Shortcode: CE-30002-5
  • Returncode: 0x80020003 Shortcode: CE-30003-6
  • Returncode: 0x80020004 Shortcode: CE-30004-7
  • Returncode: 0x80020005 Shortcode: CE-30005-8
  • Returncode: 0x80020006 Shortcode: CE-30006-9
  • Returncode: 0x80020007 Shortcode: CE-30007-0
  • Returncode: 0x80020008 Shortcode: CE-30008-1
  • Returncode: 0x80020009 Shortcode: CE-30009-2
  • Returncode: 0x8002000a Shortcode: CE-30010-4
  • Returncode: 0x8002000b Shortcode: CE-30011-5
  • Returncode: 0x8002000c Shortcode: CE-30012-6
  • Returncode: 0x8002000d Shortcode: CE-30013-7
  • Returncode: 0x8002000e Shortcode: CE-30014-8
  • Returncode: 0x8002000f Shortcode: CE-30015-9
  • Returncode: 0x80020010 Shortcode: CE-30016-0
  • Returncode: 0x80020011 Shortcode: CE-30017-1
  • Returncode: 0x80020012 Shortcode: CE-30018-2
  • Returncode: 0x80020013 Shortcode: CE-30019-3
  • Returncode: 0x80020014 Shortcode: CE-30020-5
  • Returncode: 0x80020015 Shortcode: CE-30021-6
  • Returncode: 0x80020016 Shortcode: CE-30022-7
  • Returncode: 0x80020017 Shortcode: CE-30023-8
  • Returncode: 0x80020018 Shortcode: CE-30024-9
  • Returncode: 0x80020019 Shortcode: CE-30025-0
  • Returncode: 0x8002001a Shortcode: CE-30026-1
  • Returncode: 0x8002001b Shortcode: CE-30027-2
  • Returncode: 0x8002001c Shortcode: CE-30028-3
  • Returncode: 0x8002001d Shortcode: CE-30029-4
  • Returncode: 0x8002001e Shortcode: CE-30030-6
  • Returncode: 0x8002001f Shortcode: CE-30031-7
  • Returncode: 0x80020020 Shortcode: CE-30032-8
  • Returncode: 0x80020021 Shortcode: CE-30033-9
  • Returncode: 0x80020022 Shortcode: CE-30034-0
  • Returncode: 0x80020023 Shortcode: CE-30035-1
  • Returncode: 0x80020023 Shortcode: CE-30035-1
  • Returncode: 0x80020024 Shortcode: CE-30036-2
  • Returncode: 0x80020025 Shortcode: CE-30037-3
  • Returncode: 0x80020026 Shortcode: CE-30038-4
  • Returncode: 0x80020027 Shortcode: CE-30039-5
  • Returncode: 0x80020028 Shortcode: CE-30040-7
  • Returncode: 0x80020029 Shortcode: CE-30041-8
  • Returncode: 0x8002002a Shortcode: CE-30042-9
  • Returncode: 0x8002002b Shortcode: CE-30043-0
  • Returncode: 0x8002002c Shortcode: CE-30044-1
  • Returncode: 0x8002002d Shortcode: CE-30045-2
  • Returncode: 0x8002002d Shortcode: CE-30045-2
  • Returncode: 0x8002002e Shortcode: CE-30046-3
  • Returncode: 0x8002002f Shortcode: CE-30047-4
  • Returncode: 0x80020030 Shortcode: CE-30048-5
  • Returncode: 0x80020031 Shortcode: CE-30049-6
  • Returncode: 0x80020032 Shortcode: CE-30050-8
  • Returncode: 0x80020033 Shortcode: CE-30051-9
  • Returncode: 0x80020034 Shortcode: CE-30052-0
  • Returncode: 0x80020035 Shortcode: CE-30053-1
  • Returncode: 0x80020036 Shortcode: CE-30054-2
  • Returncode: 0x80020037 Shortcode: CE-30055-3
  • Returncode: 0x80020038 Shortcode: CE-30056-4
  • Returncode: 0x80020039 Shortcode: CE-30057-5
  • Returncode: 0x8002003a Shortcode: CE-30058-6
  • Returncode: 0x8002003b Shortcode: CE-30059-7
  • Returncode: 0x8002003c Shortcode: CE-30060-9
  • Returncode: 0x8002003d Shortcode: CE-30061-0
  • Returncode: 0x8002003e Shortcode: CE-30062-1
  • Returncode: 0x8002003f Shortcode: CE-30063-2
  • Returncode: 0x80020040 Shortcode: CE-30064-3
  • Returncode: 0x80020041 Shortcode: CE-30065-4
  • Returncode: 0x80020042 Shortcode: CE-30066-5
  • Returncode: 0x80020043 Shortcode: CE-30067-6
  • Returncode: 0x80020044 Shortcode: CE-30068-7
  • Returncode: 0x80020045 Shortcode: CE-30069-8
  • Returncode: 0x80020046 Shortcode: CE-30070-0
  • Returncode: 0x80020047 Shortcode: CE-30071-1
  • Returncode: 0x80020048 Shortcode: CE-30072-2
  • Returncode: 0x80020049 Shortcode: CE-30073-3
  • Returncode: 0x8002004a Shortcode: CE-30074-4
  • Returncode: 0x8002004b Shortcode: CE-30075-5
  • Returncode: 0x8002004c Shortcode: CE-30076-6
  • Returncode: 0x8002004d Shortcode: CE-30077-7
  • Returncode: 0x8002004e Shortcode: CE-30078-8
  • Returncode: 0x8002004f Shortcode: CE-30079-9
  • Returncode: 0x80020050 Shortcode: CE-30080-1
  • Returncode: 0x80020051 Shortcode: CE-30081-2
  • Returncode: 0x80020052 Shortcode: CE-30082-3
  • Returncode: 0x80020053 Shortcode: CE-30083-4
  • Returncode: 0x80020054 Shortcode: CE-30084-5
  • Returncode: 0x80020055 Shortcode: CE-30085-6
  • Returncode: 0x80020056 Shortcode: CE-30086-7
  • Returncode: 0x80020057 Shortcode: CE-30087-8
  • Returncode: 0x80020058 Shortcode: CE-30088-9
  • Returncode: 0x80020059 Shortcode: CE-30089-0
  • Returncode: 0x8002005a Shortcode: CE-30090-2
  • Returncode: 0x8002005b Shortcode: CE-30091-3
  • Returncode: 0x8002005c Shortcode: CE-30092-4
  • Returncode: 0x8002005d Shortcode: CE-30093-5
  • Returncode: 0x8002005e Shortcode: CE-30094-6
  • Returncode: 0x8002005f Shortcode: CE-30095-7
  • Returncode: 0x80020060 Shortcode: CE-34224-5
  • Returncode: 0x80020061 Shortcode: CE-34225-6
  • Returncode: 0x800d0000 Shortcode: CE-30096-8
  • Returncode: 0x800d0001 Shortcode: CE-30097-9
  • Returncode: 0x800d0002 Shortcode: CE-30098-0
  • Returncode: 0x800d0003 Shortcode: CE-30099-1
  • Returncode: 0x800d0004 Shortcode: CE-30100-4
  • Returncode: 0x800d0005 Shortcode: CE-30101-5
  • Returncode: 0x800d00ff Shortcode: CE-30102-6
  • Returncode: 0x800d0100 Shortcode: CE-30103-7
  • Returncode: 0x800d0101 Shortcode: CE-30104-8
  • Returncode: 0x800d0102 Shortcode: CE-30105-9
  • Returncode: 0x800d0103 Shortcode: CE-30106-0
  • Returncode: 0x800d0104 Shortcode: CE-30107-1
  • Returncode: 0x800d0105 Shortcode: CE-30108-2
  • Returncode: 0x800d0106 Shortcode: CE-30109-3
  • Returncode: 0x800d0107 Shortcode: CE-30110-5
  • Returncode: 0x800d0108 Shortcode: CE-30111-6
  • Returncode: 0x800d0109 Shortcode: CE-30112-7
  • Returncode: 0x800d010a Shortcode: CE-30113-8
  • Returncode: 0x800d010b Shortcode: CE-30114-9
  • Returncode: 0x800d010c Shortcode: CE-30115-0
  • Returncode: 0x800d010d Shortcode: CE-30116-1
  • Returncode: 0x800d010e Shortcode: CE-30117-2
  • Returncode: 0x800d010f Shortcode: CE-30118-3
  • Returncode: 0x800d0110 Shortcode: CE-30119-4
  • Returncode: 0x800d0111 Shortcode: CE-30120-6
  • Returncode: 0x800d0112 Shortcode: CE-30121-7
  • Returncode: 0x800d0113 Shortcode: CE-30122-8
  • Returncode: 0x800d0114 Shortcode: CE-30123-9
  • Returncode: 0x800d0115 Shortcode: CE-30124-0
  • Returncode: 0x800d0116 Shortcode: CE-34896-0
  • Returncode: 0x800d0117 Shortcode: CE-34897-1
  • Returncode: 0x800d01ff Shortcode: CE-30125-1
  • Returncode: 0x800d0200 Shortcode: CE-30126-2
  • Returncode: 0x800d0201 Shortcode: CE-30127-3
  • Returncode: 0x800d0202 Shortcode: CE-30128-4
  • Returncode: 0x800d0203 Shortcode: CE-30129-5
  • Returncode: 0x800d0204 Shortcode: CE-30130-7
  • Returncode: 0x800d0205 Shortcode: CE-30131-8
  • Returncode: 0x800d0206 Shortcode: CE-30132-9
  • Returncode: 0x800d0207 Shortcode: CE-30133-0
  • Returncode: 0x800d0208 Shortcode: CE-30134-1
  • Returncode: 0x800d0209 Shortcode: CE-30135-2
  • Returncode: 0x800d020a Shortcode: CE-30136-3
  • Returncode: 0x800d020b Shortcode: CE-30137-4
  • Returncode: 0x800d020c Shortcode: CE-30138-5
  • Returncode: 0x800d020d Shortcode: CE-30139-6
  • Returncode: 0x800d020e Shortcode: CE-30140-8
  • Returncode: 0x800d020f Shortcode: CE-30141-9
  • Returncode: 0x800d0210 Shortcode: CE-30142-0
  • Returncode: 0x800d0211 Shortcode: CE-30143-1
  • Returncode: 0x800d0212 Shortcode: CE-30144-2
  • Returncode: 0x800d0213 Shortcode: CE-30145-3
  • Returncode: 0x800d0214 Shortcode: CE-30146-4
  • Returncode: 0x800d0215 Shortcode: CE-30147-5
  • Returncode: 0x800d0216 Shortcode: CE-30148-6
  • Returncode: 0x800d0217 Shortcode: CE-30149-7
  • Returncode: 0x800d0218 Shortcode: CE-30150-9
  • Returncode: 0x800d0219 Shortcode: CE-30151-0
  • Returncode: 0x800d021a Shortcode: CE-30152-1
  • Returncode: 0x800d021b Shortcode: CE-30153-2
  • Returncode: 0x800d021c Shortcode: CE-30154-3
  • Returncode: 0x800d021d Shortcode: CE-30155-4
  • Returncode: 0x800d021e Shortcode: CE-30156-5
  • Returncode: 0x800d0220 Shortcode: CE-35724-1
  • Returncode: 0x800d0221 Shortcode: CE-35725-2
  • Returncode: 0x800d0222 Shortcode: CE-35726-3
  • Returncode: 0x800d0223 Shortcode: CE-35727-4
  • Returncode: 0x800d03ff Shortcode: CE-30157-6
  • Returncode: 0x800d0400 Shortcode: CE-30158-7
  • Returncode: 0x800d0401 Shortcode: CE-30159-8
  • Returncode: 0x800d0402 Shortcode: CE-30160-0
  • Returncode: 0x800d0403 Shortcode: CE-34898-2
  • Returncode: 0x800d0404 Shortcode: CE-34899-3
  • Returncode: 0x800d0405 Shortcode: CE-34900-6
  • Returncode: 0x800d0406 Shortcode: CE-34901-7
  • Returncode: 0x800d0407 Shortcode: CE-34902-8
  • Returncode: 0x800d0408 Shortcode: CE-34903-9
  • Returncode: 0x800d0409 Shortcode: CE-34904-0
  • Returncode: 0x800d0480 Shortcode: CE-30161-1
  • Returncode: 0x800d0481 Shortcode: CE-30162-2
  • Returncode: 0x800d0482 Shortcode: CE-30163-3
  • Returncode: 0x800d0483 Shortcode: CE-30164-4
  • Returncode: 0x800d0484 Shortcode: CE-30165-5
  • Returncode: 0x800d0485 Shortcode: CE-30166-6
  • Returncode: 0x800d04ff Shortcode: CE-30167-7
  • Returncode: 0x800d0500 Shortcode: CE-30168-8
  • Returncode: 0x800d05ff Shortcode: CE-30169-9
  • Returncode: 0x800d0600 Shortcode: CE-30170-1
  • Returncode: 0x800d0601 Shortcode: CE-30171-2
  • Returncode: 0x800d0602 Shortcode: CE-30172-3
  • Returncode: 0x800d0603 Shortcode: CE-30173-4
  • Returncode: 0x800d0604 Shortcode: CE-30174-5
  • Returncode: 0x800d0605 Shortcode: CE-30175-6
  • Returncode: 0x800d0606 Shortcode: CE-30176-7
  • Returncode: 0x800d0607 Shortcode: CE-30177-8
  • Returncode: 0x800d0608 Shortcode: CE-30178-9
  • Returncode: 0x800d0609 Shortcode: CE-30179-0
  • Returncode: 0x800d06ff Shortcode: CE-30180-2
  • Returncode: 0x800d8000 Shortcode: CE-30181-3
  • Returncode: 0x800d8000 Shortcode: CE-34226-7
  • Returncode: 0x800d8001 Shortcode: CE-34227-8
  • Returncode: 0x800d8002 Shortcode: CE-34228-9
  • Returncode: 0x800d8003 Shortcode: CE-34229-0
  • Returncode: 0x800d8004 Shortcode: CE-34230-2
  • Returncode: 0x800d8005 Shortcode: CE-34231-3
  • Returncode: 0x800d80ff Shortcode: CE-34232-4
  • Returncode: 0x800d8100 Shortcode: CE-34233-5
  • Returncode: 0x800d8101 Shortcode: CE-34234-6
  • Returncode: 0x800d8102 Shortcode: CE-34235-7
  • Returncode: 0x800d8103 Shortcode: CE-34236-8
  • Returncode: 0x800d8104 Shortcode: CE-34237-9
  • Returncode: 0x800d8105 Shortcode: CE-34238-0
  • Returncode: 0x800d8106 Shortcode: CE-34239-1
  • Returncode: 0x800d8107 Shortcode: CE-34240-3
  • Returncode: 0x800d8108 Shortcode: CE-34241-4
  • Returncode: 0x800d8109 Shortcode: CE-34242-5
  • Returncode: 0x800d810a Shortcode: CE-34243-6
  • Returncode: 0x800d810b Shortcode: CE-34244-7
  • Returncode: 0x800d810c Shortcode: CE-34245-8
  • Returncode: 0x800d810d Shortcode: CE-34246-9
  • Returncode: 0x800d810e Shortcode: CE-34247-0
  • Returncode: 0x800d810f Shortcode: CE-34248-1
  • Returncode: 0x800d8110 Shortcode: CE-34249-2
  • Returncode: 0x800d8111 Shortcode: CE-34250-4
  • Returncode: 0x800d8112 Shortcode: CE-34251-5
  • Returncode: 0x800d8113 Shortcode: CE-34252-6
  • Returncode: 0x800d8114 Shortcode: CE-34253-7
  • Returncode: 0x800d8115 Shortcode: CE-34254-8
  • Returncode: 0x800d8116 Shortcode: CE-34905-1
  • Returncode: 0x800d8117 Shortcode: CE-34906-2
  • Returncode: 0x800d81ff Shortcode: CE-34255-9
  • Returncode: 0x800d8200 Shortcode: CE-34256-0
  • Returncode: 0x800d8201 Shortcode: CE-34257-1
  • Returncode: 0x800d8202 Shortcode: CE-34258-2
  • Returncode: 0x800d8203 Shortcode: CE-34259-3
  • Returncode: 0x800d8204 Shortcode: CE-34260-5
  • Returncode: 0x800d8205 Shortcode: CE-34261-6
  • Returncode: 0x800d8206 Shortcode: CE-34262-7
  • Returncode: 0x800d8207 Shortcode: CE-34263-8
  • Returncode: 0x800d8208 Shortcode: CE-34264-9
  • Returncode: 0x800d8209 Shortcode: CE-34265-0
  • Returncode: 0x800d820a Shortcode: CE-34266-1
  • Returncode: 0x800d820b Shortcode: CE-34267-2
  • Returncode: 0x800d820c Shortcode: CE-34268-3
  • Returncode: 0x800d820d Shortcode: CE-34269-4
  • Returncode: 0x800d820e Shortcode: CE-34270-6
  • Returncode: 0x800d820f Shortcode: CE-34271-7
  • Returncode: 0x800d8210 Shortcode: CE-34272-8
  • Returncode: 0x800d8211 Shortcode: CE-34273-9
  • Returncode: 0x800d8212 Shortcode: CE-34274-0
  • Returncode: 0x800d8213 Shortcode: CE-34275-1
  • Returncode: 0x800d8214 Shortcode: CE-34276-2
  • Returncode: 0x800d8215 Shortcode: CE-34277-3
  • Returncode: 0x800d8216 Shortcode: CE-34278-4
  • Returncode: 0x800d8217 Shortcode: CE-34279-5
  • Returncode: 0x800d8218 Shortcode: CE-34280-7
  • Returncode: 0x800d8219 Shortcode: CE-34281-8
  • Returncode: 0x800d821a Shortcode: CE-34282-9
  • Returncode: 0x800d821b Shortcode: CE-34283-0
  • Returncode: 0x800d821c Shortcode: CE-34284-1
  • Returncode: 0x800d821d Shortcode: CE-34285-2
  • Returncode: 0x800d821e Shortcode: CE-34286-3
  • Returncode: 0x800d83ff Shortcode: CE-34287-4
  • Returncode: 0x800d8400 Shortcode: CE-34288-5
  • Returncode: 0x800d8401 Shortcode: CE-34289-6
  • Returncode: 0x800d8402 Shortcode: CE-34290-8
  • Returncode: 0x800d8403 Shortcode: CE-34907-3
  • Returncode: 0x800d8404 Shortcode: CE-34908-4
  • Returncode: 0x800d8405 Shortcode: CE-34909-5
  • Returncode: 0x800d8406 Shortcode: CE-34910-7
  • Returncode: 0x800d8407 Shortcode: CE-34911-8
  • Returncode: 0x800d8408 Shortcode: CE-34912-9
  • Returncode: 0x800d8409 Shortcode: CE-34913-0
  • Returncode: 0x800d8480 Shortcode: CE-34291-9
  • Returncode: 0x800d8481 Shortcode: CE-34292-0
  • Returncode: 0x800d8482 Shortcode: CE-34293-1
  • Returncode: 0x800d8483 Shortcode: CE-34294-2
  • Returncode: 0x800d8484 Shortcode: CE-34295-3
  • Returncode: 0x800d8485 Shortcode: CE-34296-4
  • Returncode: 0x800d84ff Shortcode: CE-34297-5
  • Returncode: 0x800d8500 Shortcode: CE-34298-6
  • Returncode: 0x800d85ff Shortcode: CE-34299-7
  • Returncode: 0x800d8600 Shortcode: CE-34300-0
  • Returncode: 0x800d8601 Shortcode: CE-34301-1
  • Returncode: 0x800d8602 Shortcode: CE-34302-2
  • Returncode: 0x800d8603 Shortcode: CE-34303-3
  • Returncode: 0x800d8604 Shortcode: CE-34304-4
  • Returncode: 0x800d8605 Shortcode: CE-34305-5
  • Returncode: 0x800d8606 Shortcode: CE-34306-6
  • Returncode: 0x800d8607 Shortcode: CE-34307-7
  • Returncode: 0x800d8608 Shortcode: CE-34308-8
  • Returncode: 0x800d8609 Shortcode: CE-34309-9
  • Returncode: 0x800d86ff Shortcode: CE-34310-1
  • Returncode: 0x800f0001 Shortcode: CE-30182-4
  • Returncode: 0x800f0002 Shortcode: CE-30183-5
  • Returncode: 0x800f0003 Shortcode: CE-30184-6
  • Returncode: 0x800f0004 Shortcode: CE-30185-7
  • Returncode: 0x800f0005 Shortcode: CE-30186-8
  • Returncode: 0x800f0008 Shortcode: CE-30187-9
  • Returncode: 0x800f000b Shortcode: CE-30188-0
  • Returncode: 0x800f000c Shortcode: CE-30189-1
  • Returncode: 0x800f000d Shortcode: CE-30190-3
  • Returncode: 0x800f000e Shortcode: CE-30191-4
  • Returncode: 0x800f0010 Shortcode: CE-30192-5
  • Returncode: 0x800f0011 Shortcode: CE-30193-6
  • Returncode: 0x800f0013 Shortcode: CE-30194-7
  • Returncode: 0x800f0016 Shortcode: CE-30195-8
  • Returncode: 0x800f001c Shortcode: CE-30196-9
  • Returncode: 0x800f0022 Shortcode: CE-30197-0
  • Returncode: 0x800f0023 Shortcode: CE-30198-1
  • Returncode: 0x800f0024 Shortcode: CE-30199-2
  • Returncode: 0x800f0025 Shortcode: CE-30200-5
  • Returncode: 0x800f0026 Shortcode: CE-30201-6
  • Returncode: 0x800f0027 Shortcode: CE-30202-7
  • Returncode: 0x800f0028 Shortcode: CE-30203-8
  • Returncode: 0x800f0029 Shortcode: CE-30204-9
  • Returncode: 0x800f002a Shortcode: CE-30205-0
  • Returncode: 0x800f002b Shortcode: CE-30206-1
  • Returncode: 0x800f002c Shortcode: CE-30207-2
  • Returncode: 0x800f002d Shortcode: CE-30208-3
  • Returncode: 0x800f002e Shortcode: CE-30209-4
  • Returncode: 0x800f002f Shortcode: CE-30210-6
  • Returncode: 0x800f0030 Shortcode: CE-30211-7
  • Returncode: 0x800f0031 Shortcode: CE-30212-8
  • Returncode: 0x800f0032 Shortcode: CE-30213-9
  • Returncode: 0x800f0033 Shortcode: CE-30214-0
  • Returncode: 0x800f0034 Shortcode: CE-30215-1
  • Returncode: 0x800f0035 Shortcode: CE-30216-2
  • Returncode: 0x800f0036 Shortcode: CE-30217-3
  • Returncode: 0x800f0037 Shortcode: CE-35728-5
  • Returncode: 0x800f0038 Shortcode: CE-35729-6
  • Returncode: 0x800f0039 Shortcode: CE-35730-8
  • Returncode: 0x800f003a Shortcode: CE-35731-9
  • Returncode: 0x800f003b Shortcode: CE-35732-0
  • Returncode: 0x800f003c Shortcode: CE-35733-1
  • Returncode: 0x800f0101 Shortcode: CE-30218-4
  • Returncode: 0x800f0102 Shortcode: CE-30219-5
  • Returncode: 0x800f0103 Shortcode: CE-30220-7
  • Returncode: 0x800f0104 Shortcode: CE-30221-8
  • Returncode: 0x800f0105 Shortcode: CE-30222-9
  • Returncode: 0x800f0108 Shortcode: CE-30223-0
  • Returncode: 0x800f010b Shortcode: CE-30224-1
  • Returncode: 0x800f010c Shortcode: CE-30225-2
  • Returncode: 0x800f010d Shortcode: CE-30226-3
  • Returncode: 0x800f010e Shortcode: CE-30227-4
  • Returncode: 0x800f0110 Shortcode: CE-30228-5
  • Returncode: 0x800f0111 Shortcode: CE-30229-6
  • Returncode: 0x800f0113 Shortcode: CE-30230-8
  • Returncode: 0x800f0116 Shortcode: CE-30231-9
  • Returncode: 0x800f011c Shortcode: CE-30232-0
  • Returncode: 0x800f0122 Shortcode: CE-30233-1
  • Returncode: 0x800f0123 Shortcode: CE-30234-2
  • Returncode: 0x800f0124 Shortcode: CE-30235-3
  • Returncode: 0x800f0125 Shortcode: CE-30236-4
  • Returncode: 0x800f0126 Shortcode: CE-30237-5
  • Returncode: 0x800f0127 Shortcode: CE-30238-6
  • Returncode: 0x800f0128 Shortcode: CE-30239-7
  • Returncode: 0x800f0129 Shortcode: CE-30240-9
  • Returncode: 0x800f012a Shortcode: CE-30241-0
  • Returncode: 0x800f012b Shortcode: CE-30242-1
  • Returncode: 0x800f012c Shortcode: CE-30243-2
  • Returncode: 0x800f012d Shortcode: CE-30244-3
  • Returncode: 0x800f012e Shortcode: CE-30245-4
  • Returncode: 0x800f012f Shortcode: CE-30246-5
  • Returncode: 0x800f0130 Shortcode: CE-30247-6
  • Returncode: 0x800f0131 Shortcode: CE-30248-7
  • Returncode: 0x800f0132 Shortcode: CE-30249-8
  • Returncode: 0x800f0133 Shortcode: CE-30250-0
  • Returncode: 0x800f0134 Shortcode: CE-30251-1
  • Returncode: 0x800f0135 Shortcode: CE-30252-2
  • Returncode: 0x800f0136 Shortcode: CE-30253-3
  • Returncode: 0x800f0137 Shortcode: CE-35734-2
  • Returncode: 0x800f0138 Shortcode: CE-35735-3
  • Returncode: 0x800f0139 Shortcode: CE-35736-4
  • Returncode: 0x800f013a Shortcode: CE-35737-5
  • Returncode: 0x800f013b Shortcode: CE-35738-6
  • Returncode: 0x800f013c Shortcode: CE-35739-7
  • Returncode: 0x800f0201 Shortcode: CE-30254-4
  • Returncode: 0x800f0202 Shortcode: CE-30255-5
  • Returncode: 0x800f0203 Shortcode: CE-30256-6
  • Returncode: 0x800f0204 Shortcode: CE-30257-7
  • Returncode: 0x800f0205 Shortcode: CE-30258-8
  • Returncode: 0x800f0208 Shortcode: CE-30259-9
  • Returncode: 0x800f020b Shortcode: CE-30260-1
  • Returncode: 0x800f020c Shortcode: CE-30261-2
  • Returncode: 0x800f020d Shortcode: CE-30262-3
  • Returncode: 0x800f020e Shortcode: CE-30263-4
  • Returncode: 0x800f0210 Shortcode: CE-30264-5
  • Returncode: 0x800f0211 Shortcode: CE-30265-6
  • Returncode: 0x800f0213 Shortcode: CE-30266-7
  • Returncode: 0x800f0216 Shortcode: CE-30267-8
  • Returncode: 0x800f021c Shortcode: CE-30268-9
  • Returncode: 0x800f0222 Shortcode: CE-30269-0
  • Returncode: 0x800f0223 Shortcode: CE-30270-2
  • Returncode: 0x800f0224 Shortcode: CE-30271-3
  • Returncode: 0x800f0225 Shortcode: CE-30272-4
  • Returncode: 0x800f0226 Shortcode: CE-30273-5
  • Returncode: 0x800f0227 Shortcode: CE-30274-6
  • Returncode: 0x800f0228 Shortcode: CE-30275-7
  • Returncode: 0x800f0229 Shortcode: CE-30276-8
  • Returncode: 0x800f022a Shortcode: CE-30277-9
  • Returncode: 0x800f022b Shortcode: CE-30278-0
  • Returncode: 0x800f022c Shortcode: CE-30279-1
  • Returncode: 0x800f022d Shortcode: CE-30280-3
  • Returncode: 0x800f022e Shortcode: CE-30281-4
  • Returncode: 0x800f022f Shortcode: CE-30282-5
  • Returncode: 0x800f0230 Shortcode: CE-30283-6
  • Returncode: 0x800f0231 Shortcode: CE-30284-7
  • Returncode: 0x800f0232 Shortcode: CE-30285-8
  • Returncode: 0x800f0233 Shortcode: CE-30286-9
  • Returncode: 0x800f0234 Shortcode: CE-30287-0
  • Returncode: 0x800f0235 Shortcode: CE-30288-1
  • Returncode: 0x800f0236 Shortcode: CE-30289-2
  • Returncode: 0x800f0237 Shortcode: CE-35740-9
  • Returncode: 0x800f0238 Shortcode: CE-35741-0
  • Returncode: 0x800f0239 Shortcode: CE-35742-1
  • Returncode: 0x800f023a Shortcode: CE-35743-2
  • Returncode: 0x800f023b Shortcode: CE-35744-3
  • Returncode: 0x800f023c Shortcode: CE-35745-4
  • Returncode: 0x800f0301 Shortcode: CE-30290-4
  • Returncode: 0x800f0302 Shortcode: CE-30291-5
  • Returncode: 0x800f0303 Shortcode: CE-30292-6
  • Returncode: 0x800f0304 Shortcode: CE-30293-7
  • Returncode: 0x800f0305 Shortcode: CE-30294-8
  • Returncode: 0x800f0308 Shortcode: CE-30295-9
  • Returncode: 0x800f030b Shortcode: CE-30296-0
  • Returncode: 0x800f030c Shortcode: CE-30297-1
  • Returncode: 0x800f030d Shortcode: CE-30298-2
  • Returncode: 0x800f030e Shortcode: CE-30299-3
  • Returncode: 0x800f0310 Shortcode: CE-30300-6
  • Returncode: 0x800f0311 Shortcode: CE-30301-7
  • Returncode: 0x800f0313 Shortcode: CE-30302-8
  • Returncode: 0x800f0316 Shortcode: CE-30303-9
  • Returncode: 0x800f031c Shortcode: CE-30304-0
  • Returncode: 0x800f0322 Shortcode: CE-30305-1
  • Returncode: 0x800f0323 Shortcode: CE-30306-2
  • Returncode: 0x800f0324 Shortcode: CE-30307-3
  • Returncode: 0x800f0325 Shortcode: CE-30308-4
  • Returncode: 0x800f0326 Shortcode: CE-30309-5
  • Returncode: 0x800f0327 Shortcode: CE-30310-7
  • Returncode: 0x800f0328 Shortcode: CE-30311-8
  • Returncode: 0x800f0329 Shortcode: CE-30312-9
  • Returncode: 0x800f032a Shortcode: CE-30313-0
  • Returncode: 0x800f032b Shortcode: CE-30314-1
  • Returncode: 0x800f032c Shortcode: CE-30315-2
  • Returncode: 0x800f032d Shortcode: CE-30316-3
  • Returncode: 0x800f032e Shortcode: CE-30317-4
  • Returncode: 0x800f032f Shortcode: CE-30318-5
  • Returncode: 0x800f0330 Shortcode: CE-30319-6
  • Returncode: 0x800f0331 Shortcode: CE-30320-8
  • Returncode: 0x800f0332 Shortcode: CE-30321-9
  • Returncode: 0x800f0333 Shortcode: CE-30322-0
  • Returncode: 0x800f0334 Shortcode: CE-30323-1
  • Returncode: 0x800f0335 Shortcode: CE-30324-2
  • Returncode: 0x800f0336 Shortcode: CE-30325-3
  • Returncode: 0x800f0337 Shortcode: CE-35746-5
  • Returncode: 0x800f0338 Shortcode: CE-35747-6
  • Returncode: 0x800f0339 Shortcode: CE-35748-7
  • Returncode: 0x800f033a Shortcode: CE-35749-8
  • Returncode: 0x800f033b Shortcode: CE-35750-0
  • Returncode: 0x800f033c Shortcode: CE-35751-1
  • Returncode: 0x800f0401 Shortcode: CE-30326-4
  • Returncode: 0x800f0402 Shortcode: CE-30327-5
  • Returncode: 0x800f0403 Shortcode: CE-30328-6
  • Returncode: 0x800f0404 Shortcode: CE-30329-7
  • Returncode: 0x800f0405 Shortcode: CE-30330-9
  • Returncode: 0x800f0408 Shortcode: CE-30331-0
  • Returncode: 0x800f040b Shortcode: CE-30332-1
  • Returncode: 0x800f040c Shortcode: CE-30333-2
  • Returncode: 0x800f040d Shortcode: CE-30334-3
  • Returncode: 0x800f040e Shortcode: CE-30335-4
  • Returncode: 0x800f0410 Shortcode: CE-30336-5
  • Returncode: 0x800f0411 Shortcode: CE-30337-6
  • Returncode: 0x800f0413 Shortcode: CE-30338-7
  • Returncode: 0x800f0416 Shortcode: CE-30339-8
  • Returncode: 0x800f041c Shortcode: CE-30340-0
  • Returncode: 0x800f0422 Shortcode: CE-30341-1
  • Returncode: 0x800f0423 Shortcode: CE-30342-2
  • Returncode: 0x800f0424 Shortcode: CE-30343-3
  • Returncode: 0x800f0425 Shortcode: CE-30344-4
  • Returncode: 0x800f0426 Shortcode: CE-30345-5
  • Returncode: 0x800f0427 Shortcode: CE-30346-6
  • Returncode: 0x800f0428 Shortcode: CE-30347-7
  • Returncode: 0x800f0429 Shortcode: CE-30348-8
  • Returncode: 0x800f042a Shortcode: CE-30349-9
  • Returncode: 0x800f042b Shortcode: CE-30350-1
  • Returncode: 0x800f042c Shortcode: CE-30351-2
  • Returncode: 0x800f042d Shortcode: CE-30352-3
  • Returncode: 0x800f042e Shortcode: CE-30353-4
  • Returncode: 0x800f042f Shortcode: CE-30354-5
  • Returncode: 0x800f0430 Shortcode: CE-30355-6
  • Returncode: 0x800f0431 Shortcode: CE-30356-7
  • Returncode: 0x800f0432 Shortcode: CE-30357-8
  • Returncode: 0x800f0433 Shortcode: CE-30358-9
  • Returncode: 0x800f0434 Shortcode: CE-30359-0
  • Returncode: 0x800f0435 Shortcode: CE-30360-2
  • Returncode: 0x800f0436 Shortcode: CE-30361-3
  • Returncode: 0x800f0437 Shortcode: CE-35752-2
  • Returncode: 0x800f0438 Shortcode: CE-35753-3
  • Returncode: 0x800f0439 Shortcode: CE-35754-4
  • Returncode: 0x800f043a Shortcode: CE-35755-5
  • Returncode: 0x800f043b Shortcode: CE-35756-6
  • Returncode: 0x800f043c Shortcode: CE-35757-7
  • Returncode: 0x800f0501 Shortcode: CE-30362-4
  • Returncode: 0x800f0502 Shortcode: CE-30363-5
  • Returncode: 0x800f0503 Shortcode: CE-30364-6
  • Returncode: 0x800f0504 Shortcode: CE-30365-7
  • Returncode: 0x800f0505 Shortcode: CE-30366-8
  • Returncode: 0x800f0508 Shortcode: CE-30367-9
  • Returncode: 0x800f050b Shortcode: CE-30368-0
  • Returncode: 0x800f050c Shortcode: CE-30369-1
  • Returncode: 0x800f050d Shortcode: CE-30370-3
  • Returncode: 0x800f050e Shortcode: CE-30371-4
  • Returncode: 0x800f0510 Shortcode: CE-30372-5
  • Returncode: 0x800f0511 Shortcode: CE-30373-6
  • Returncode: 0x800f0513 Shortcode: CE-30374-7
  • Returncode: 0x800f0516 Shortcode: CE-30375-8
  • Returncode: 0x800f051c Shortcode: CE-30376-9
  • Returncode: 0x800f0522 Shortcode: CE-30377-0
  • Returncode: 0x800f0523 Shortcode: CE-30378-1
  • Returncode: 0x800f0524 Shortcode: CE-30379-2
  • Returncode: 0x800f0525 Shortcode: CE-30380-4
  • Returncode: 0x800f0526 Shortcode: CE-30381-5
  • Returncode: 0x800f0527 Shortcode: CE-30382-6
  • Returncode: 0x800f0528 Shortcode: CE-30383-7
  • Returncode: 0x800f0529 Shortcode: CE-30384-8
  • Returncode: 0x800f052a Shortcode: CE-30385-9
  • Returncode: 0x800f052b Shortcode: CE-30386-0
  • Returncode: 0x800f052c Shortcode: CE-30387-1
  • Returncode: 0x800f052d Shortcode: CE-30388-2
  • Returncode: 0x800f052e Shortcode: CE-30389-3
  • Returncode: 0x800f052f Shortcode: CE-30390-5
  • Returncode: 0x800f0530 Shortcode: CE-30391-6
  • Returncode: 0x800f0531 Shortcode: CE-30392-7
  • Returncode: 0x800f0532 Shortcode: CE-30393-8
  • Returncode: 0x800f0533 Shortcode: CE-30394-9
  • Returncode: 0x800f0534 Shortcode: CE-30395-0
  • Returncode: 0x800f0535 Shortcode: CE-30396-1
  • Returncode: 0x800f0536 Shortcode: CE-30397-2
  • Returncode: 0x800f0537 Shortcode: CE-35758-8
  • Returncode: 0x800f0538 Shortcode: CE-35759-9
  • Returncode: 0x800f0539 Shortcode: CE-35760-1
  • Returncode: 0x800f053a Shortcode: CE-35761-2
  • Returncode: 0x800f053b Shortcode: CE-35762-3
  • Returncode: 0x800f053c Shortcode: CE-35763-4
  • Returncode: 0x800f0601 Shortcode: CE-30398-3
  • Returncode: 0x800f0602 Shortcode: CE-30399-4
  • Returncode: 0x800f0603 Shortcode: CE-30400-7
  • Returncode: 0x800f0604 Shortcode: CE-30401-8
  • Returncode: 0x800f0605 Shortcode: CE-30402-9
  • Returncode: 0x800f0608 Shortcode: CE-30403-0
  • Returncode: 0x800f060b Shortcode: CE-30404-1
  • Returncode: 0x800f060c Shortcode: CE-30405-2
  • Returncode: 0x800f060d Shortcode: CE-30406-3
  • Returncode: 0x800f060e Shortcode: CE-30407-4
  • Returncode: 0x800f0610 Shortcode: CE-30408-5
  • Returncode: 0x800f0611 Shortcode: CE-30409-6
  • Returncode: 0x800f0613 Shortcode: CE-30410-8
  • Returncode: 0x800f0616 Shortcode: CE-30411-9
  • Returncode: 0x800f061c Shortcode: CE-30412-0
  • Returncode: 0x800f0622 Shortcode: CE-30413-1
  • Returncode: 0x800f0623 Shortcode: CE-30414-2
  • Returncode: 0x800f0624 Shortcode: CE-30415-3
  • Returncode: 0x800f0625 Shortcode: CE-30416-4
  • Returncode: 0x800f0626 Shortcode: CE-30417-5
  • Returncode: 0x800f0627 Shortcode: CE-30418-6
  • Returncode: 0x800f0628 Shortcode: CE-30419-7
  • Returncode: 0x800f0629 Shortcode: CE-30420-9
  • Returncode: 0x800f062a Shortcode: CE-30421-0
  • Returncode: 0x800f062b Shortcode: CE-30422-1
  • Returncode: 0x800f062c Shortcode: CE-30423-2
  • Returncode: 0x800f062d Shortcode: CE-30424-3
  • Returncode: 0x800f062e Shortcode: CE-30425-4
  • Returncode: 0x800f062f Shortcode: CE-30426-5
  • Returncode: 0x800f0630 Shortcode: CE-30427-6
  • Returncode: 0x800f0631 Shortcode: CE-30428-7
  • Returncode: 0x800f0632 Shortcode: CE-30429-8
  • Returncode: 0x800f0633 Shortcode: CE-30430-0
  • Returncode: 0x800f0634 Shortcode: CE-30431-1
  • Returncode: 0x800f0635 Shortcode: CE-30432-2
  • Returncode: 0x800f0636 Shortcode: CE-30433-3
  • Returncode: 0x800f0637 Shortcode: CE-35764-5
  • Returncode: 0x800f0638 Shortcode: CE-35765-6
  • Returncode: 0x800f0639 Shortcode: CE-35766-7
  • Returncode: 0x800f063a Shortcode: CE-35767-8
  • Returncode: 0x800f063b Shortcode: CE-35768-9
  • Returncode: 0x800f063c Shortcode: CE-35769-0
  • Returncode: 0x800f0701 Shortcode: CE-30434-4
  • Returncode: 0x800f0702 Shortcode: CE-30435-5
  • Returncode: 0x800f0703 Shortcode: CE-30436-6
  • Returncode: 0x800f0704 Shortcode: CE-30437-7
  • Returncode: 0x800f0705 Shortcode: CE-30438-8
  • Returncode: 0x800f0708 Shortcode: CE-30439-9
  • Returncode: 0x800f070b Shortcode: CE-30440-1
  • Returncode: 0x800f070c Shortcode: CE-30441-2
  • Returncode: 0x800f070d Shortcode: CE-30442-3
  • Returncode: 0x800f070e Shortcode: CE-30443-4
  • Returncode: 0x800f0710 Shortcode: CE-30444-5
  • Returncode: 0x800f0711 Shortcode: CE-30445-6
  • Returncode: 0x800f0713 Shortcode: CE-30446-7
  • Returncode: 0x800f0716 Shortcode: CE-30447-8
  • Returncode: 0x800f071c Shortcode: CE-30448-9
  • Returncode: 0x800f0722 Shortcode: CE-30449-0
  • Returncode: 0x800f0723 Shortcode: CE-30450-2
  • Returncode: 0x800f0724 Shortcode: CE-30451-3
  • Returncode: 0x800f0725 Shortcode: CE-30452-4
  • Returncode: 0x800f0726 Shortcode: CE-30453-5
  • Returncode: 0x800f0727 Shortcode: CE-30454-6
  • Returncode: 0x800f0728 Shortcode: CE-30455-7
  • Returncode: 0x800f0729 Shortcode: CE-30456-8
  • Returncode: 0x800f072a Shortcode: CE-30457-9
  • Returncode: 0x800f072b Shortcode: CE-30458-0
  • Returncode: 0x800f072c Shortcode: CE-30459-1
  • Returncode: 0x800f072d Shortcode: CE-30460-3
  • Returncode: 0x800f072e Shortcode: CE-30461-4
  • Returncode: 0x800f072f Shortcode: CE-30462-5
  • Returncode: 0x800f0730 Shortcode: CE-30463-6
  • Returncode: 0x800f0731 Shortcode: CE-30464-7
  • Returncode: 0x800f0732 Shortcode: CE-30465-8
  • Returncode: 0x800f0733 Shortcode: CE-30466-9
  • Returncode: 0x800f0734 Shortcode: CE-30467-0
  • Returncode: 0x800f0735 Shortcode: CE-30468-1
  • Returncode: 0x800f0736 Shortcode: CE-30469-2
  • Returncode: 0x800f0737 Shortcode: CE-35770-2
  • Returncode: 0x800f0738 Shortcode: CE-35771-3
  • Returncode: 0x800f0739 Shortcode: CE-35772-4
  • Returncode: 0x800f073a Shortcode: CE-35773-5
  • Returncode: 0x800f073b Shortcode: CE-35774-6
  • Returncode: 0x800f073c Shortcode: CE-35775-7
  • Returncode: 0x800f0801 Shortcode: CE-30470-4
  • Returncode: 0x800f0802 Shortcode: CE-30471-5
  • Returncode: 0x800f0803 Shortcode: CE-30472-6
  • Returncode: 0x800f0804 Shortcode: CE-30473-7
  • Returncode: 0x800f0805 Shortcode: CE-30474-8
  • Returncode: 0x800f0808 Shortcode: CE-30475-9
  • Returncode: 0x800f080b Shortcode: CE-30476-0
  • Returncode: 0x800f080c Shortcode: CE-30477-1
  • Returncode: 0x800f080d Shortcode: CE-30478-2
  • Returncode: 0x800f080e Shortcode: CE-30479-3
  • Returncode: 0x800f0810 Shortcode: CE-30480-5
  • Returncode: 0x800f0811 Shortcode: CE-30481-6
  • Returncode: 0x800f0813 Shortcode: CE-30482-7
  • Returncode: 0x800f0816 Shortcode: CE-30483-8
  • Returncode: 0x800f081c Shortcode: CE-30484-9
  • Returncode: 0x800f0822 Shortcode: CE-30485-0
  • Returncode: 0x800f0823 Shortcode: CE-30486-1
  • Returncode: 0x800f0824 Shortcode: CE-30487-2
  • Returncode: 0x800f0825 Shortcode: CE-30488-3
  • Returncode: 0x800f0826 Shortcode: CE-30489-4
  • Returncode: 0x800f0827 Shortcode: CE-30490-6
  • Returncode: 0x800f0828 Shortcode: CE-30491-7
  • Returncode: 0x800f0829 Shortcode: CE-30492-8
  • Returncode: 0x800f082a Shortcode: CE-30493-9
  • Returncode: 0x800f082b Shortcode: CE-30494-0
  • Returncode: 0x800f082c Shortcode: CE-30495-1
  • Returncode: 0x800f082d Shortcode: CE-30496-2
  • Returncode: 0x800f082e Shortcode: CE-30497-3
  • Returncode: 0x800f082f Shortcode: CE-30498-4
  • Returncode: 0x800f0830 Shortcode: CE-30499-5
  • Returncode: 0x800f0831 Shortcode: CE-30500-8
  • Returncode: 0x800f0832 Shortcode: CE-30501-9
  • Returncode: 0x800f0833 Shortcode: CE-30502-0
  • Returncode: 0x800f0834 Shortcode: CE-30503-1
  • Returncode: 0x800f0835 Shortcode: CE-30504-2
  • Returncode: 0x800f0836 Shortcode: CE-30505-3
  • Returncode: 0x800f0837 Shortcode: CE-35776-8
  • Returncode: 0x800f0838 Shortcode: CE-35777-9
  • Returncode: 0x800f0839 Shortcode: CE-35778-0
  • Returncode: 0x800f083a Shortcode: CE-35779-1
  • Returncode: 0x800f083b Shortcode: CE-35780-3
  • Returncode: 0x800f083c Shortcode: CE-35781-4
  • Returncode: 0x800f0901 Shortcode: CE-30506-4
  • Returncode: 0x800f0902 Shortcode: CE-30507-5
  • Returncode: 0x800f0903 Shortcode: CE-30508-6
  • Returncode: 0x800f0904 Shortcode: CE-30509-7
  • Returncode: 0x800f0905 Shortcode: CE-30510-9
  • Returncode: 0x800f0908 Shortcode: CE-30511-0
  • Returncode: 0x800f090b Shortcode: CE-30512-1
  • Returncode: 0x800f090c Shortcode: CE-30513-2
  • Returncode: 0x800f090d Shortcode: CE-30514-3
  • Returncode: 0x800f090e Shortcode: CE-30515-4
  • Returncode: 0x800f0910 Shortcode: CE-30516-5
  • Returncode: 0x800f0911 Shortcode: CE-30517-6
  • Returncode: 0x800f0913 Shortcode: CE-30518-7
  • Returncode: 0x800f0916 Shortcode: CE-30519-8
  • Returncode: 0x800f091c Shortcode: CE-30520-0
  • Returncode: 0x800f0922 Shortcode: CE-30521-1
  • Returncode: 0x800f0923 Shortcode: CE-30522-2
  • Returncode: 0x800f0924 Shortcode: CE-30523-3
  • Returncode: 0x800f0925 Shortcode: CE-30524-4
  • Returncode: 0x800f0926 Shortcode: CE-30525-5
  • Returncode: 0x800f0927 Shortcode: CE-30526-6
  • Returncode: 0x800f0928 Shortcode: CE-30527-7
  • Returncode: 0x800f0929 Shortcode: CE-30528-8
  • Returncode: 0x800f092a Shortcode: CE-30529-9
  • Returncode: 0x800f092b Shortcode: CE-30530-1
  • Returncode: 0x800f092c Shortcode: CE-30531-2
  • Returncode: 0x800f092d Shortcode: CE-30532-3
  • Returncode: 0x800f092e Shortcode: CE-30533-4
  • Returncode: 0x800f092f Shortcode: CE-30534-5
  • Returncode: 0x800f0930 Shortcode: CE-30535-6
  • Returncode: 0x800f0931 Shortcode: CE-30536-7
  • Returncode: 0x800f0932 Shortcode: CE-30537-8
  • Returncode: 0x800f0933 Shortcode: CE-30538-9
  • Returncode: 0x800f0934 Shortcode: CE-30539-0
  • Returncode: 0x800f0935 Shortcode: CE-30540-2
  • Returncode: 0x800f0936 Shortcode: CE-30541-3
  • Returncode: 0x800f0937 Shortcode: CE-35782-5
  • Returncode: 0x800f0938 Shortcode: CE-35783-6
  • Returncode: 0x800f0939 Shortcode: CE-35784-7
  • Returncode: 0x800f093a Shortcode: CE-35785-8
  • Returncode: 0x800f093b Shortcode: CE-35786-9
  • Returncode: 0x800f093c Shortcode: CE-35787-0
  • Returncode: 0x800f0a01 Shortcode: CE-30542-4
  • Returncode: 0x800f0a02 Shortcode: CE-30543-5
  • Returncode: 0x800f0a03 Shortcode: CE-30544-6
  • Returncode: 0x800f0a04 Shortcode: CE-30545-7
  • Returncode: 0x800f0a05 Shortcode: CE-30546-8
  • Returncode: 0x800f0a08 Shortcode: CE-30547-9
  • Returncode: 0x800f0a0b Shortcode: CE-30548-0
  • Returncode: 0x800f0a0c Shortcode: CE-30549-1
  • Returncode: 0x800f0a0d Shortcode: CE-30550-3
  • Returncode: 0x800f0a0e Shortcode: CE-30551-4
  • Returncode: 0x800f0a10 Shortcode: CE-30552-5
  • Returncode: 0x800f0a11 Shortcode: CE-30553-6
  • Returncode: 0x800f0a13 Shortcode: CE-30554-7
  • Returncode: 0x800f0a16 Shortcode: CE-30555-8
  • Returncode: 0x800f0a1c Shortcode: CE-30556-9
  • Returncode: 0x800f0a22 Shortcode: CE-30557-0
  • Returncode: 0x800f0a23 Shortcode: CE-30558-1
  • Returncode: 0x800f0a24 Shortcode: CE-30559-2
  • Returncode: 0x800f0a25 Shortcode: CE-30560-4
  • Returncode: 0x800f0a26 Shortcode: CE-30561-5
  • Returncode: 0x800f0a27 Shortcode: CE-30562-6
  • Returncode: 0x800f0a28 Shortcode: CE-30563-7
  • Returncode: 0x800f0a29 Shortcode: CE-30564-8
  • Returncode: 0x800f0a2a Shortcode: CE-30565-9
  • Returncode: 0x800f0a2b Shortcode: CE-30566-0
  • Returncode: 0x800f0a2c Shortcode: CE-30567-1
  • Returncode: 0x800f0a2d Shortcode: CE-30568-2
  • Returncode: 0x800f0a2e Shortcode: CE-30569-3
  • Returncode: 0x800f0a2f Shortcode: CE-30570-5
  • Returncode: 0x800f0a30 Shortcode: CE-30571-6
  • Returncode: 0x800f0a31 Shortcode: CE-30572-7
  • Returncode: 0x800f0a32 Shortcode: CE-30573-8
  • Returncode: 0x800f0a33 Shortcode: CE-30574-9
  • Returncode: 0x800f0a34 Shortcode: CE-30575-0
  • Returncode: 0x800f0a35 Shortcode: CE-30576-1
  • Returncode: 0x800f0a36 Shortcode: CE-30577-2
  • Returncode: 0x800f0a37 Shortcode: CE-35788-1
  • Returncode: 0x800f0a38 Shortcode: CE-35789-2
  • Returncode: 0x800f0a39 Shortcode: CE-35790-4
  • Returncode: 0x800f0a3a Shortcode: CE-35791-5
  • Returncode: 0x800f0a3b Shortcode: CE-35792-6
  • Returncode: 0x800f0a3c Shortcode: CE-35793-7
  • Returncode: 0x800f0b01 Shortcode: CE-30578-3
  • Returncode: 0x800f0b02 Shortcode: CE-30579-4
  • Returncode: 0x800f0b03 Shortcode: CE-30580-6
  • Returncode: 0x800f0b04 Shortcode: CE-30581-7
  • Returncode: 0x800f0b05 Shortcode: CE-30582-8
  • Returncode: 0x800f0b08 Shortcode: CE-30583-9
  • Returncode: 0x800f0b0b Shortcode: CE-30584-0
  • Returncode: 0x800f0b0c Shortcode: CE-30585-1
  • Returncode: 0x800f0b0d Shortcode: CE-30586-2
  • Returncode: 0x800f0b0e Shortcode: CE-30587-3
  • Returncode: 0x800f0b10 Shortcode: CE-30588-4
  • Returncode: 0x800f0b11 Shortcode: CE-30589-5
  • Returncode: 0x800f0b13 Shortcode: CE-30590-7
  • Returncode: 0x800f0b16 Shortcode: CE-30591-8
  • Returncode: 0x800f0b1c Shortcode: CE-30592-9
  • Returncode: 0x800f0b22 Shortcode: CE-30593-0
  • Returncode: 0x800f0b23 Shortcode: CE-30594-1
  • Returncode: 0x800f0b24 Shortcode: CE-30595-2
  • Returncode: 0x800f0b25 Shortcode: CE-30596-3
  • Returncode: 0x800f0b26 Shortcode: CE-30597-4
  • Returncode: 0x800f0b27 Shortcode: CE-30598-5
  • Returncode: 0x800f0b28 Shortcode: CE-30599-6
  • Returncode: 0x800f0b29 Shortcode: CE-30600-9
  • Returncode: 0x800f0b2a Shortcode: CE-30601-0
  • Returncode: 0x800f0b2b Shortcode: CE-30602-1
  • Returncode: 0x800f0b2c Shortcode: CE-30603-2
  • Returncode: 0x800f0b2d Shortcode: CE-30604-3
  • Returncode: 0x800f0b2e Shortcode: CE-30605-4
  • Returncode: 0x800f0b2f Shortcode: CE-30606-5
  • Returncode: 0x800f0b30 Shortcode: CE-30607-6
  • Returncode: 0x800f0b31 Shortcode: CE-30608-7
  • Returncode: 0x800f0b32 Shortcode: CE-30609-8
  • Returncode: 0x800f0b33 Shortcode: CE-30610-0
  • Returncode: 0x800f0b34 Shortcode: CE-30611-1
  • Returncode: 0x800f0b35 Shortcode: CE-30612-2
  • Returncode: 0x800f0b36 Shortcode: CE-30613-3
  • Returncode: 0x800f0b37 Shortcode: CE-35794-8
  • Returncode: 0x800f0b38 Shortcode: CE-35795-9
  • Returncode: 0x800f0b39 Shortcode: CE-35796-0
  • Returncode: 0x800f0b3a Shortcode: CE-35797-1
  • Returncode: 0x800f0b3b Shortcode: CE-35798-2
  • Returncode: 0x800f0b3c Shortcode: CE-35799-3
  • Returncode: 0x800f0c01 Shortcode: CE-35800-6
  • Returncode: 0x800f0c02 Shortcode: CE-35801-7
  • Returncode: 0x800f0c03 Shortcode: CE-35802-8
  • Returncode: 0x800f0c04 Shortcode: CE-35803-9
  • Returncode: 0x800f0c05 Shortcode: CE-35804-0
  • Returncode: 0x800f0c08 Shortcode: CE-35805-1
  • Returncode: 0x800f0c0b Shortcode: CE-35806-2
  • Returncode: 0x800f0c0c Shortcode: CE-35807-3
  • Returncode: 0x800f0c0d Shortcode: CE-35808-4
  • Returncode: 0x800f0c0e Shortcode: CE-35809-5
  • Returncode: 0x800f0c10 Shortcode: CE-35810-7
  • Returncode: 0x800f0c11 Shortcode: CE-35811-8
  • Returncode: 0x800f0c13 Shortcode: CE-35812-9
  • Returncode: 0x800f0c16 Shortcode: CE-35813-0
  • Returncode: 0x800f0c1c Shortcode: CE-35814-1
  • Returncode: 0x800f0c22 Shortcode: CE-35815-2
  • Returncode: 0x800f0c23 Shortcode: CE-35816-3
  • Returncode: 0x800f0c24 Shortcode: CE-35817-4
  • Returncode: 0x800f0c25 Shortcode: CE-35818-5
  • Returncode: 0x800f0c26 Shortcode: CE-35819-6
  • Returncode: 0x800f0c27 Shortcode: CE-35820-8
  • Returncode: 0x800f0c28 Shortcode: CE-35821-9
  • Returncode: 0x800f0c29 Shortcode: CE-35822-0
  • Returncode: 0x800f0c2a Shortcode: CE-35823-1
  • Returncode: 0x800f0c2b Shortcode: CE-35824-2
  • Returncode: 0x800f0c2c Shortcode: CE-35825-3
  • Returncode: 0x800f0c2d Shortcode: CE-35826-4
  • Returncode: 0x800f0c2e Shortcode: CE-35827-5
  • Returncode: 0x800f0c2f Shortcode: CE-35828-6
  • Returncode: 0x800f0c30 Shortcode: CE-35829-7
  • Returncode: 0x800f0c31 Shortcode: CE-35830-9
  • Returncode: 0x800f0c32 Shortcode: CE-35831-0
  • Returncode: 0x800f0c33 Shortcode: CE-35832-1
  • Returncode: 0x800f0c34 Shortcode: CE-35833-2
  • Returncode: 0x800f0c35 Shortcode: CE-35834-3
  • Returncode: 0x800f0c36 Shortcode: CE-35835-4
  • Returncode: 0x800f0c37 Shortcode: CE-35836-5
  • Returncode: 0x800f0c38 Shortcode: CE-35837-6
  • Returncode: 0x800f0c39 Shortcode: CE-35838-7
  • Returncode: 0x800f0c3a Shortcode: CE-35839-8
  • Returncode: 0x800f0c3b Shortcode: CE-35840-0
  • Returncode: 0x800f0c3c Shortcode: CE-35841-1
  • Returncode: 0x800f0d01 Shortcode: CE-35842-2
  • Returncode: 0x800f0d02 Shortcode: CE-35843-3
  • Returncode: 0x800f0d03 Shortcode: CE-35844-4
  • Returncode: 0x800f0d04 Shortcode: CE-35845-5
  • Returncode: 0x800f0d05 Shortcode: CE-35846-6
  • Returncode: 0x800f0d08 Shortcode: CE-35847-7
  • Returncode: 0x800f0d0b Shortcode: CE-35848-8
  • Returncode: 0x800f0d0c Shortcode: CE-35849-9
  • Returncode: 0x800f0d0d Shortcode: CE-35850-1
  • Returncode: 0x800f0d0e Shortcode: CE-35851-2
  • Returncode: 0x800f0d10 Shortcode: CE-35852-3
  • Returncode: 0x800f0d11 Shortcode: CE-35853-4
  • Returncode: 0x800f0d13 Shortcode: CE-35854-5
  • Returncode: 0x800f0d16 Shortcode: CE-35855-6
  • Returncode: 0x800f0d1c Shortcode: CE-35856-7
  • Returncode: 0x800f0d22 Shortcode: CE-35857-8
  • Returncode: 0x800f0d23 Shortcode: CE-35858-9
  • Returncode: 0x800f0d24 Shortcode: CE-35859-0
  • Returncode: 0x800f0d25 Shortcode: CE-35860-2
  • Returncode: 0x800f0d26 Shortcode: CE-35861-3
  • Returncode: 0x800f0d27 Shortcode: CE-35862-4
  • Returncode: 0x800f0d28 Shortcode: CE-35863-5
  • Returncode: 0x800f0d29 Shortcode: CE-35864-6
  • Returncode: 0x800f0d2a Shortcode: CE-35865-7
  • Returncode: 0x800f0d2b Shortcode: CE-35866-8
  • Returncode: 0x800f0d2c Shortcode: CE-35867-9
  • Returncode: 0x800f0d2d Shortcode: CE-35868-0
  • Returncode: 0x800f0d2e Shortcode: CE-35869-1
  • Returncode: 0x800f0d2f Shortcode: CE-35870-3
  • Returncode: 0x800f0d30 Shortcode: CE-35871-4
  • Returncode: 0x800f0d31 Shortcode: CE-35872-5
  • Returncode: 0x800f0d32 Shortcode: CE-35873-6
  • Returncode: 0x800f0d33 Shortcode: CE-35874-7
  • Returncode: 0x800f0d34 Shortcode: CE-35875-8
  • Returncode: 0x800f0d35 Shortcode: CE-35876-9
  • Returncode: 0x800f0d36 Shortcode: CE-35877-0
  • Returncode: 0x800f0d37 Shortcode: CE-35878-1
  • Returncode: 0x800f0d38 Shortcode: CE-35879-2
  • Returncode: 0x800f0d39 Shortcode: CE-35880-4
  • Returncode: 0x800f0d3a Shortcode: CE-35881-5
  • Returncode: 0x800f0d3b Shortcode: CE-35882-6
  • Returncode: 0x800f0d3c Shortcode: CE-35883-7
  • Returncode: 0x800f0e01 Shortcode: CE-35884-8
  • Returncode: 0x800f0e02 Shortcode: CE-35885-9
  • Returncode: 0x800f0e03 Shortcode: CE-35886-0
  • Returncode: 0x800f0e04 Shortcode: CE-35887-1
  • Returncode: 0x800f0e05 Shortcode: CE-35888-2
  • Returncode: 0x800f0e08 Shortcode: CE-35889-3
  • Returncode: 0x800f0e0b Shortcode: CE-35890-5
  • Returncode: 0x800f0e0c Shortcode: CE-35891-6
  • Returncode: 0x800f0e0d Shortcode: CE-35892-7
  • Returncode: 0x800f0e0e Shortcode: CE-35893-8
  • Returncode: 0x800f0e10 Shortcode: CE-35894-9
  • Returncode: 0x800f0e11 Shortcode: CE-35895-0
  • Returncode: 0x800f0e13 Shortcode: CE-35896-1
  • Returncode: 0x800f0e16 Shortcode: CE-35897-2
  • Returncode: 0x800f0e1c Shortcode: CE-35898-3
  • Returncode: 0x800f0e22 Shortcode: CE-35899-4
  • Returncode: 0x800f0e23 Shortcode: CE-35900-7
  • Returncode: 0x800f0e24 Shortcode: CE-35901-8
  • Returncode: 0x800f0e25 Shortcode: CE-35902-9
  • Returncode: 0x800f0e26 Shortcode: CE-35903-0
  • Returncode: 0x800f0e27 Shortcode: CE-35904-1
  • Returncode: 0x800f0e28 Shortcode: CE-35905-2
  • Returncode: 0x800f0e29 Shortcode: CE-35906-3
  • Returncode: 0x800f0e2a Shortcode: CE-35907-4
  • Returncode: 0x800f0e2b Shortcode: CE-35908-5
  • Returncode: 0x800f0e2c Shortcode: CE-35909-6
  • Returncode: 0x800f0e2d Shortcode: CE-35910-8
  • Returncode: 0x800f0e2e Shortcode: CE-35911-9
  • Returncode: 0x800f0e2f Shortcode: CE-35912-0
  • Returncode: 0x800f0e30 Shortcode: CE-35913-1
  • Returncode: 0x800f0e31 Shortcode: CE-35914-2
  • Returncode: 0x800f0e32 Shortcode: CE-35915-3
  • Returncode: 0x800f0e33 Shortcode: CE-35916-4
  • Returncode: 0x800f0e34 Shortcode: CE-35917-5
  • Returncode: 0x800f0e35 Shortcode: CE-35918-6
  • Returncode: 0x800f0e36 Shortcode: CE-35919-7
  • Returncode: 0x800f0e37 Shortcode: CE-35920-9
  • Returncode: 0x800f0e38 Shortcode: CE-35921-0
  • Returncode: 0x800f0e39 Shortcode: CE-35922-1
  • Returncode: 0x800f0e3a Shortcode: CE-35923-2
  • Returncode: 0x800f0e3b Shortcode: CE-35924-3
  • Returncode: 0x800f0e3c Shortcode: CE-35925-4
  • Returncode: 0x80120001 Shortcode: CE-30614-4
  • Returncode: 0x80120002 Shortcode: CE-30615-5
  • Returncode: 0x80120003 Shortcode: CE-30616-6
  • Returncode: 0x80120004 Shortcode: CE-30617-7
  • Returncode: 0x80120005 Shortcode: CE-30618-8
  • Returncode: 0x80120006 Shortcode: CE-30619-9
  • Returncode: 0x80120007 Shortcode: CE-30620-1
  • Returncode: 0x80120008 Shortcode: CE-30621-2
  • Returncode: 0x80180000 Shortcode: SU-30622-3
  • Returncode: 0x80180001 Shortcode: SU-30623-4
  • Returncode: 0x80180002 Shortcode: SU-30624-5
  • Returncode: 0x80180003 Shortcode: SU-30625-6
  • Returncode: 0x80180004 Shortcode: SU-30626-7
  • Returncode: 0x80180005 Shortcode: SU-30627-8
  • Returncode: 0x80180006 Shortcode: SU-30628-9
  • Returncode: 0x80180007 Shortcode: SU-30629-0
  • Returncode: 0x80180008 Shortcode: SU-30630-2
  • Returncode: 0x80180009 Shortcode: SU-30631-3
  • Returncode: 0x8018000a Shortcode: SU-30632-4
  • Returncode: 0x8018000b Shortcode: SU-30633-5
  • Returncode: 0x8018000c Shortcode: SU-30634-6
  • Returncode: 0x8018000d Shortcode: SU-30635-7
  • Returncode: 0x8018000e Shortcode: SU-35926-5
  • Returncode: 0x8018000f Shortcode: SU-35927-6
  • Returncode: 0x80180010 Shortcode: SU-35928-7
  • Returncode: 0x80180011 Shortcode: SU-35929-8
  • Returncode: 0x80180012 Shortcode: SU-35930-0
  • Returncode: 0x80180850 Shortcode: SU-30636-8
  • Returncode: 0x80180851 Shortcode: SU-30637-9
  • Returncode: 0x80180852 Shortcode: SU-30638-0
  • Returncode: 0x80180853 Shortcode: SU-30639-1
  • Returncode: 0x80180854 Shortcode: SU-30640-3
  • Returncode: 0x80180855 Shortcode: SU-30641-4
  • Returncode: 0x80180856 Shortcode: SU-30642-5
  • Returncode: 0x80180857 Shortcode: SU-30643-6
  • Returncode: 0x80180858 Shortcode: SU-30644-7
  • Returncode: 0x80180859 Shortcode: SU-30645-8
  • Returncode: 0x8018085a Shortcode: SU-30646-9
  • Returncode: 0x8018085b Shortcode: SU-30647-0
  • Returncode: 0x8018085c Shortcode: SU-30648-1
  • Returncode: 0x8018085d Shortcode: SU-30649-2
  • Returncode: 0x8018085e Shortcode: SU-30650-4
  • Returncode: 0x8018085f Shortcode: SU-30651-5
  • Returncode: 0x80180860 Shortcode: SU-30652-6
  • Returncode: 0x80180861 Shortcode: SU-30653-7
  • Returncode: 0x80180900 Shortcode: SU-30654-8
  • Returncode: 0x80180901 Shortcode: SU-30655-9
  • Returncode: 0x80180902 Shortcode: SU-30656-0
  • Returncode: 0x80180903 Shortcode: SU-30657-1
  • Returncode: 0x80180904 Shortcode: SU-30658-2
  • Returncode: 0x80180950 Shortcode: SU-30659-3
  • Returncode: 0x80180951 Shortcode: SU-30660-5
  • Returncode: 0x80180952 Shortcode: SU-30661-6
  • Returncode: 0x80180953 Shortcode: SU-30662-7
  • Returncode: 0x80180954 Shortcode: SU-30663-8
  • Returncode: 0x80180955 Shortcode: SU-30664-9
  • Returncode: 0x80180956 Shortcode: SU-30665-0
  • Returncode: 0x80180957 Shortcode: SU-30666-1
  • Returncode: 0x80180958 Shortcode: SU-30667-2
  • Returncode: 0x80180959 Shortcode: SU-30668-3
  • Returncode: 0x801809a0 Shortcode: SU-30669-4
  • Returncode: 0x801809a1 Shortcode: SU-30670-6
  • Returncode: 0x801809a2 Shortcode: SU-30671-7
  • Returncode: 0x801809a3 Shortcode: SU-30672-8
  • Returncode: 0x801809a4 Shortcode: SU-30673-9
  • Returncode: 0x801809a5 Shortcode: SU-30674-0
  • Returncode: 0x801809a6 Shortcode: SU-30675-1
  • Returncode: 0x801809a7 Shortcode: SU-30676-2
  • Returncode: 0x801809c0 Shortcode: SU-30677-3
  • Returncode: 0x801809c1 Shortcode: SU-30678-4
  • Returncode: 0x801809c2 Shortcode: SU-30679-5
  • Returncode: 0x801809c3 Shortcode: SU-30680-7
  • Returncode: 0x801809c4 Shortcode: SU-30681-8
  • Returncode: 0x801809c5 Shortcode: SU-30682-9
  • Returncode: 0x80180a00 Shortcode: SU-34311-2
  • Returncode: 0x80180a01 Shortcode: SU-34312-3
  • Returncode: 0x80180a02 Shortcode: SU-34313-4
  • Returncode: 0x80180a03 Shortcode: SU-34314-5
  • Returncode: 0x80180a04 Shortcode: SU-34315-6
  • Returncode: 0x80180a05 Shortcode: SU-34316-7
  • Returncode: 0x80180a06 Shortcode: SU-34317-8
  • Returncode: 0x80180a07 Shortcode: SU-34318-9
  • Returncode: 0x80180fff Shortcode: SU-30683-0
  • Returncode: 0x80182200 Shortcode: SU-30684-1
  • Returncode: 0x80182201 Shortcode: SU-30685-2
  • Returncode: 0x80182202 Shortcode: SU-30686-3
  • Returncode: 0x80182203 Shortcode: SU-30687-4
  • Returncode: 0x80182204 Shortcode: SU-30688-5
  • Returncode: 0x80182205 Shortcode: SU-30689-6
  • Returncode: 0x80182206 Shortcode: SU-30690-8
  • Returncode: 0x80182207 Shortcode: SU-30691-9
  • Returncode: 0x80182208 Shortcode: SU-30692-0
  • Returncode: 0x80182209 Shortcode: SU-30693-1
  • Returncode: 0x8018220a Shortcode: SU-30694-2
  • Returncode: 0x8018220b Shortcode: SU-30695-3
  • Returncode: 0x8018220c Shortcode: SU-30696-4
  • Returncode: 0x8018220d Shortcode: SU-30697-5
  • Returncode: 0x8018220e Shortcode: SU-30698-6
  • Returncode: 0x8018220f Shortcode: SU-30699-7
  • Returncode: 0x80182210 Shortcode: SU-30700-0
  • Returncode: 0x80182211 Shortcode: SU-30701-1
  • Returncode: 0x80182212 Shortcode: SU-30702-2
  • Returncode: 0x80182213 Shortcode: SU-30703-3
  • Returncode: 0x80182214 Shortcode: SU-35931-1
  • Returncode: 0x80182240 Shortcode: SU-30704-4
  • Returncode: 0x80182241 Shortcode: SU-30705-5
  • Returncode: 0x80182242 Shortcode: SU-30706-6
  • Returncode: 0x80182243 Shortcode: SU-30707-7
  • Returncode: 0x80182244 Shortcode: SU-30708-8
  • Returncode: 0x80182245 Shortcode: SU-34319-0
  • Returncode: 0x80182246 Shortcode: SU-34320-2
  • Returncode: 0x80182247 Shortcode: SU-34914-1
  • Returncode: 0x80182248 Shortcode: SU-34915-2
  • Returncode: 0x80182249 Shortcode: SU-34916-3
  • Returncode: 0x8018224a Shortcode: SU-34917-4
  • Returncode: 0x80182260 Shortcode: SU-30709-9
  • Returncode: 0x80182261 Shortcode: SU-30710-1
  • Returncode: 0x80182262 Shortcode: SU-30711-2
  • Returncode: 0x80182263 Shortcode: SU-30712-3
  • Returncode: 0x80182264 Shortcode: SU-35642-0
  • Returncode: 0x80182265 Shortcode: SU-35932-2
  • Returncode: 0x80182400 Shortcode: SU-30713-4
  • Returncode: 0x80182401 Shortcode: SU-30714-5
  • Returncode: 0x80182402 Shortcode: SU-30715-6
  • Returncode: 0x80182403 Shortcode: SU-30716-7
  • Returncode: 0x80182404 Shortcode: SU-30717-8
  • Returncode: 0x80182405 Shortcode: SU-35643-1
  • Returncode: 0x80182500 Shortcode: SU-30718-9
  • Returncode: 0x80182501 Shortcode: SU-30719-0
  • Returncode: 0x80182502 Shortcode: SU-30720-2
  • Returncode: 0x80182503 Shortcode: SU-30721-3
  • Returncode: 0x80182504 Shortcode: SU-30722-4
  • Returncode: 0x80182505 Shortcode: SU-30723-5
  • Returncode: 0x80182506 Shortcode: SU-30724-6
  • Returncode: 0x80182507 Shortcode: SU-30725-7
  • Returncode: 0x80182508 Shortcode: SU-30726-8
  • Returncode: 0x80182509 Shortcode: SU-30727-9
  • Returncode: 0x80182600 Shortcode: SU-30728-0
  • Returncode: 0x80182601 Shortcode: SU-30729-1
  • Returncode: 0x80182602 Shortcode: SU-30730-3
  • Returncode: 0x80182603 Shortcode: SU-30731-4
  • Returncode: 0x80182604 Shortcode: SU-30732-5
  • Returncode: 0x80182605 Shortcode: SU-30733-6
  • Returncode: 0x80182606 Shortcode: SU-30734-7
  • Returncode: 0x80182607 Shortcode: SU-30735-8
  • Returncode: 0x80182608 Shortcode: SU-30736-9
  • Returncode: 0x80182609 Shortcode: SU-30737-0
  • Returncode: 0x8018260a Shortcode: SU-30738-1
  • Returncode: 0x8018260b Shortcode: SU-35933-3
  • Returncode: 0x8018260c Shortcode: SU-35934-4
  • Returncode: 0x8018260d Shortcode: SU-35935-5
  • Returncode: 0x8018260e Shortcode: SU-35936-6
  • Returncode: 0x8018260f Shortcode: SU-35937-7
  • Returncode: 0x80182610 Shortcode: SU-35938-8
  • Returncode: 0x80182611 Shortcode: SU-34327-9
  • Returncode: 0x80182612 Shortcode: SU-34328-0
  • Returncode: 0x80182613 Shortcode: SU-34784-6
  • Returncode: 0x80182614 Shortcode: SU-34918-5
  • Returncode: 0x80182615 Shortcode: SU-34919-6
  • Returncode: 0x80182616 Shortcode: SU-34920-8
  • Returncode: 0x80182617 Shortcode: SU-35939-9
  • Returncode: 0x80182618 Shortcode: SU-35940-1
  • Returncode: 0x80182619 Shortcode: SU-35941-2
  • Returncode: 0x8018261a Shortcode: SU-35942-3
  • Returncode: 0x8018261b Shortcode: SU-35943-4
  • Returncode: 0x8018261c Shortcode: SU-35944-5
  • Returncode: 0x8018261d Shortcode: SU-35945-6
  • Returncode: 0x80182901 Shortcode: SU-30739-2
  • Returncode: 0x80182902 Shortcode: SU-30740-4
  • Returncode: 0x80182903 Shortcode: SU-30741-5
  • Returncode: 0x80182904 Shortcode: SU-30742-6
  • Returncode: 0x80182905 Shortcode: SU-30743-7
  • Returncode: 0x80182960 Shortcode: SU-30744-8
  • Returncode: 0x80182961 Shortcode: SU-30745-9
  • Returncode: 0x80182980 Shortcode: SU-30746-0
  • Returncode: 0x80182981 Shortcode: SU-35946-7
  • Returncode: 0x80182990 Shortcode: SU-34785-7
  • Returncode: 0x80182991 Shortcode: SU-34786-8
  • Returncode: 0x80182992 Shortcode: SU-34787-9
  • Returncode: 0x80182a01 Shortcode: SU-30747-1
  • Returncode: 0x80182a02 Shortcode: SU-30748-2
  • Returncode: 0x80182a03 Shortcode: SU-30749-3
  • Returncode: 0x80182a04 Shortcode: SU-30750-5
  • Returncode: 0x80182a05 Shortcode: SU-30751-6
  • Returncode: 0x80182a06 Shortcode: SU-30752-7
  • Returncode: 0x80182a30 Shortcode: SU-30753-8
  • Returncode: 0x80182a31 Shortcode: SU-30754-9
  • Returncode: 0x80182a60 Shortcode: SU-30755-0
  • Returncode: 0x80182a61 Shortcode: SU-30756-1
  • Returncode: 0x80182a62 Shortcode: SU-30757-2
  • Returncode: 0x80182a63 Shortcode: SU-30758-3
  • Returncode: 0x80182a64 Shortcode: SU-30759-4
  • Returncode: 0x80182a65 Shortcode: SU-30760-6
  • Returncode: 0x80182a66 Shortcode: SU-30761-7
  • Returncode: 0x80182b01 Shortcode: SU-30762-8
  • Returncode: 0x80182b02 Shortcode: SU-30763-9
  • Returncode: 0x80182b03 Shortcode: SU-30764-0
  • Returncode: 0x80182c01 Shortcode: SU-30765-1
  • Returncode: 0x80182c02 Shortcode: SU-30766-2
  • Returncode: 0x80182c10 Shortcode: SU-30767-3
  • Returncode: 0x80182c11 Shortcode: SU-30768-4
  • Returncode: 0x80182c12 Shortcode: SU-30769-5
  • Returncode: 0x80182c13 Shortcode: SU-30770-7
  • Returncode: 0x80182c14 Shortcode: SU-30771-8
  • Returncode: 0x80182c15 Shortcode: SU-35947-8
  • Returncode: 0x80190001 Shortcode: CE-30772-9
  • Returncode: 0x80190002 Shortcode: CE-30773-0
  • Returncode: 0x80190030 Shortcode: CE-30774-1
  • Returncode: 0x80190031 Shortcode: CE-30775-2
  • Returncode: 0x80190032 Shortcode: CE-34788-0
  • Returncode: 0x80190033 Shortcode: CE-35948-9
  • Returncode: 0x80190034 Shortcode: CE-35949-0
  • Returncode: 0x80190035 Shortcode: CE-35950-2
  • Returncode: 0x80190060 Shortcode: CE-30776-3
  • Returncode: 0x80190061 Shortcode: CE-30777-4
  • Returncode: 0x80190062 Shortcode: CE-30778-5
  • Returncode: 0x80190063 Shortcode: CE-30779-6
  • Returncode: 0x80190064 Shortcode: CE-30780-8
  • Returncode: 0x80190065 Shortcode: CE-30781-9
  • Returncode: 0x80190066 Shortcode: CE-30782-0
  • Returncode: 0x80190067 Shortcode: CE-30783-1
  • Returncode: 0x80190068 Shortcode: CE-30784-2
  • Returncode: 0x80190069 Shortcode: CE-30785-3
  • Returncode: 0x8019006a Shortcode: CE-30786-4
  • Returncode: 0x8019006b Shortcode: CE-30787-5
  • Returncode: 0x8019006c Shortcode: CE-30788-6
  • Returncode: 0x8019006d Shortcode: CE-30789-7
  • Returncode: 0x8019006e Shortcode: CE-30790-9
  • Returncode: 0x8019006f Shortcode: CE-34329-1
  • Returncode: 0x80190070 Shortcode: CE-34330-3
  • Returncode: 0x80190071 Shortcode: CE-34331-4
  • Returncode: 0x80190090 Shortcode: CE-34332-5
  • Returncode: 0x80190091 Shortcode: CE-34333-6
  • Returncode: 0x80190092 Shortcode: CE-34334-7
  • Returncode: 0x80190093 Shortcode: CE-34335-8
  • Returncode: 0x80190094 Shortcode: CE-34336-9
  • Returncode: 0x80190095 Shortcode: CE-34337-0
  • Returncode: 0x801900a0 Shortcode: CE-34338-1
  • Returncode: 0x801900a1 Shortcode: CE-34339-2
  • Returncode: 0x801900a2 Shortcode: CE-34340-4
  • Returncode: 0x801900a3 Shortcode: CE-34789-1
  • Returncode: 0x801900a4 Shortcode: CE-34790-3
  • Returncode: 0x801900a5 Shortcode: CE-34791-4
  • Returncode: 0x801900b0 Shortcode: CE-34921-9
  • Returncode: 0x801900b1 Shortcode: CE-35951-3
  • Returncode: 0x80190100 Shortcode: CE-35952-4
  • Returncode: 0x80190101 Shortcode: CE-35953-5
  • Returncode: 0x80190102 Shortcode: CE-35954-6
  • Returncode: 0x80190110 Shortcode: CE-35955-7
  • Returncode: 0x80190111 Shortcode: CE-35956-8
  • Returncode: 0x80240001 Shortcode: CE-30791-0
  • Returncode: 0x80240002 Shortcode: CE-30792-1
  • Returncode: 0x80240003 Shortcode: CE-30793-2
  • Returncode: 0x80240004 Shortcode: CE-30794-3
  • Returncode: 0x80240005 Shortcode: CE-30795-4
  • Returncode: 0x80240006 Shortcode: CE-30796-5
  • Returncode: 0x80240007 Shortcode: CE-30797-6
  • Returncode: 0x80240008 Shortcode: CE-30798-7
  • Returncode: 0x80240009 Shortcode: CE-30799-8
  • Returncode: 0x8024000a Shortcode: CE-30800-1
  • Returncode: 0x8024000b Shortcode: CE-30801-2
  • Returncode: 0x8024000c Shortcode: CE-30802-3
  • Returncode: 0x802400ff Shortcode: CE-30803-4
  • Returncode: 0x80260001 Shortcode: CE-30804-5
  • Returncode: 0x80260002 Shortcode: CE-30805-6
  • Returncode: 0x80260003 Shortcode: CE-30806-7
  • Returncode: 0x80260004 Shortcode: CE-30807-8
  • Returncode: 0x80260005 Shortcode: CE-30808-9
  • Returncode: 0x80260006 Shortcode: CE-30809-0
  • Returncode: 0x80260007 Shortcode: CE-30810-2
  • Returncode: 0x80260008 Shortcode: CE-30811-3
  • Returncode: 0x80260009 Shortcode: CE-30812-4
  • Returncode: 0x8026000a Shortcode: CE-30813-5
  • Returncode: 0x8026000c Shortcode: CE-30814-6
  • Returncode: 0x8026000d Shortcode: CE-30815-7
  • Returncode: 0x8026000e Shortcode: CE-30816-8
  • Returncode: 0x8026000f Shortcode: CE-30817-9
  • Returncode: 0x80260010 Shortcode: CE-30818-0
  • Returncode: 0x80260011 Shortcode: CE-30819-1
  • Returncode: 0x80260012 Shortcode: CE-30820-3
  • Returncode: 0x80260013 Shortcode: CE-30821-4
  • Returncode: 0x80260014 Shortcode: CE-34341-5
  • Returncode: 0x80260100 Shortcode: CE-30822-5
  • Returncode: 0x80260101 Shortcode: CE-30823-6
  • Returncode: 0x80260102 Shortcode: CE-30824-7
  • Returncode: 0x80260103 Shortcode: CE-30825-8
  • Returncode: 0x80260104 Shortcode: CE-30826-9
  • Returncode: 0x80260105 Shortcode: CE-30827-0
  • Returncode: 0x80260106 Shortcode: CE-30828-1
  • Returncode: 0x80260107 Shortcode: CE-30829-2
  • Returncode: 0x80260108 Shortcode: CE-30830-4
  • Returncode: 0x80260109 Shortcode: CE-30831-5
  • Returncode: 0x8026010a Shortcode: CE-30832-6
  • Returncode: 0x8026010b Shortcode: CE-30833-7
  • Returncode: 0x8026010c Shortcode: CE-30834-8
  • Returncode: 0x80290000 Shortcode: CE-30835-9
  • Returncode: 0x80290001 Shortcode: CE-30836-0
  • Returncode: 0x80290002 Shortcode: CE-30837-1
  • Returncode: 0x80290003 Shortcode: CE-30838-2
  • Returncode: 0x80290004 Shortcode: CE-30839-3
  • Returncode: 0x80290005 Shortcode: CE-30840-5
  • Returncode: 0x80290006 Shortcode: CE-30841-6
  • Returncode: 0x80290007 Shortcode: CE-30842-7
  • Returncode: 0x80290008 Shortcode: CE-30843-8
  • Returncode: 0x80290009 Shortcode: CE-30844-9
  • Returncode: 0x8029000a Shortcode: CE-30845-0
  • Returncode: 0x8029000b Shortcode: CE-30846-1
  • Returncode: 0x8029000c Shortcode: CE-30847-2
  • Returncode: 0x8029000d Shortcode: CE-30848-3
  • Returncode: 0x8029000f Shortcode: CE-30849-4
  • Returncode: 0x80290010 Shortcode: CE-30850-6
  • Returncode: 0x80290012 Shortcode: CE-30851-7
  • Returncode: 0x80290013 Shortcode: CE-30852-8
  • Returncode: 0x80290014 Shortcode: CE-30853-9
  • Returncode: 0x80290015 Shortcode: CE-30854-0
  • Returncode: 0x80290016 Shortcode: CE-30855-1
  • Returncode: 0x80290017 Shortcode: CE-34342-6
  • Returncode: 0x80290018 Shortcode: CE-35957-9
  • Returncode: 0x80290019 Shortcode: CE-37528-5
  • Returncode: 0x802900fe Shortcode: CE-30856-2
  • Returncode: 0x802900ff Shortcode: CE-30857-3
  • Returncode: 0x8029100c Shortcode: CE-30858-4
  • Returncode: 0x802a0001 Shortcode: CE-30859-5
  • Returncode: 0x802a0002 Shortcode: CE-30860-7
  • Returncode: 0x802a0003 Shortcode: CE-30861-8
  • Returncode: 0x802a0004 Shortcode: CE-30862-9
  • Returncode: 0x802a0005 Shortcode: CE-30863-0
  • Returncode: 0x802a0006 Shortcode: CE-30864-1
  • Returncode: 0x802a0007 Shortcode: CE-30865-2
  • Returncode: 0x802e0000 Shortcode: CE-30866-3
  • Returncode: 0x802e0001 Shortcode: CE-30867-4
  • Returncode: 0x802e0002 Shortcode: CE-30868-5
  • Returncode: 0x802e0003 Shortcode: CE-30869-6
  • Returncode: 0x802e0004 Shortcode: CE-30870-8
  • Returncode: 0x802e0005 Shortcode: CE-30871-9
  • Returncode: 0x802e0006 Shortcode: CE-30872-0
  • Returncode: 0x802e0007 Shortcode: CE-30873-1
  • Returncode: 0x802e0008 Shortcode: CE-30874-2
  • Returncode: 0x802e0009 Shortcode: CE-30875-3
  • Returncode: 0x802e000a Shortcode: CE-30876-4
  • Returncode: 0x802e000b Shortcode: CE-30877-5
  • Returncode: 0x802e000c Shortcode: CE-30878-6
  • Returncode: 0x802e000d Shortcode: CE-30879-7
  • Returncode: 0x802e000f Shortcode: CE-30880-9
  • Returncode: 0x802e0010 Shortcode: CE-30881-0
  • Returncode: 0x802e0011 Shortcode: CE-30882-1
  • Returncode: 0x802e0013 Shortcode: CE-30883-2
  • Returncode: 0x802e0014 Shortcode: CE-30884-3
  • Returncode: 0x802e00fb Shortcode: CE-30885-4
  • Returncode: 0x802e00fc Shortcode: CE-30886-5
  • Returncode: 0x802e00fd Shortcode: CE-30887-6
  • Returncode: 0x802e00fe Shortcode: CE-30888-7
  • Returncode: 0x802e00ff Shortcode: CE-30889-8
  • Returncode: 0x802f0101 Shortcode: CE-30890-0
  • Returncode: 0x802f0102 Shortcode: CE-30891-1
  • Returncode: 0x802f0103 Shortcode: CE-30892-2
  • Returncode: 0x802f0105 Shortcode: CE-30893-3
  • Returncode: 0x802f0106 Shortcode: CE-30894-4
  • Returncode: 0x802f0107 Shortcode: CE-30895-5
  • Returncode: 0x802f0108 Shortcode: CE-30896-6
  • Returncode: 0x802f0109 Shortcode: CE-30897-7
  • Returncode: 0x802f010a Shortcode: CE-30898-8
  • Returncode: 0x802f010b Shortcode: CE-30899-9
  • Returncode: 0x802f010c Shortcode: CE-30900-2
  • Returncode: 0x802f010d Shortcode: CE-30901-3
  • Returncode: 0x802f0201 Shortcode: CE-30902-4
  • Returncode: 0x802f0202 Shortcode: CE-30903-5
  • Returncode: 0x802f0203 Shortcode: CE-30904-6
  • Returncode: 0x802f0204 Shortcode: CE-30905-7
  • Returncode: 0x802f0205 Shortcode: CE-30906-8
  • Returncode: 0x802f0206 Shortcode: CE-30907-9
  • Returncode: 0x802f0207 Shortcode: CE-30908-0
  • Returncode: 0x802f0208 Shortcode: CE-30909-1
  • Returncode: 0x802f0209 Shortcode: CE-30910-3
  • Returncode: 0x802f020a Shortcode: CE-30911-4
  • Returncode: 0x802f020d Shortcode: CE-30912-5
  • Returncode: 0x802f020e Shortcode: CE-30913-6
  • Returncode: 0x802f0501 Shortcode: CE-30914-7
  • Returncode: 0x802f0502 Shortcode: CE-30915-8
  • Returncode: 0x802f0503 Shortcode: CE-30916-9
  • Returncode: 0x802f0504 Shortcode: CE-30917-0
  • Returncode: 0x802f0505 Shortcode: CE-30918-1
  • Returncode: 0x802f0506 Shortcode: CE-30919-2
  • Returncode: 0x802f0507 Shortcode: CE-30920-4
  • Returncode: 0x802f0508 Shortcode: CE-30921-5
  • Returncode: 0x802f0509 Shortcode: CE-30922-6
  • Returncode: 0x802f050a Shortcode: CE-30923-7
  • Returncode: 0x802f0601 Shortcode: CE-30924-8
  • Returncode: 0x802f0602 Shortcode: CE-30925-9
  • Returncode: 0x802f0603 Shortcode: CE-30926-0
  • Returncode: 0x802f0604 Shortcode: CE-30927-1
  • Returncode: 0x802f0605 Shortcode: CE-30928-2
  • Returncode: 0x802f0606 Shortcode: CE-30929-3
  • Returncode: 0x802f0607 Shortcode: CE-30930-5
  • Returncode: 0x802f0608 Shortcode: CE-30931-6
  • Returncode: 0x802f0609 Shortcode: CE-30932-7
  • Returncode: 0x802f0901 Shortcode: CE-30933-8
  • Returncode: 0x802f0902 Shortcode: CE-30934-9
  • Returncode: 0x802f0903 Shortcode: CE-30935-0
  • Returncode: 0x802f0904 Shortcode: CE-30936-1
  • Returncode: 0x802f0905 Shortcode: CE-30937-2
  • Returncode: 0x802f0906 Shortcode: CE-30938-3
  • Returncode: 0x802f0907 Shortcode: CE-30939-4
  • Returncode: 0x802f0908 Shortcode: CE-30940-6
  • Returncode: 0x802f0909 Shortcode: CE-30941-7
  • Returncode: 0x802f090c Shortcode: CE-30942-8
  • Returncode: 0x802f090d Shortcode: CE-30943-9
  • Returncode: 0x802f090e Shortcode: CE-30944-0
  • Returncode: 0x802f090f Shortcode: CE-30945-1
  • Returncode: 0x802f0b01 Shortcode: CE-30946-2
  • Returncode: 0x802f0b02 Shortcode: CE-30947-3
  • Returncode: 0x802f0b03 Shortcode: CE-30948-4
  • Returncode: 0x802f0b04 Shortcode: CE-30949-5
  • Returncode: 0x802f0b05 Shortcode: CE-30950-7
  • Returncode: 0x802f0b06 Shortcode: CE-30951-8
  • Returncode: 0x802f0b07 Shortcode: CE-30952-9
  • Returncode: 0x802f0b08 Shortcode: CE-30953-0
  • Returncode: 0x802f0b09 Shortcode: CE-30954-1
  • Returncode: 0x802f0b0a Shortcode: CE-30955-2
  • Returncode: 0x802f0c01 Shortcode: CE-30956-3
  • Returncode: 0x802f0c02 Shortcode: CE-30957-4
  • Returncode: 0x802f0c03 Shortcode: CE-30958-5
  • Returncode: 0x802f0c04 Shortcode: CE-30959-6
  • Returncode: 0x802f0d01 Shortcode: CE-30960-8
  • Returncode: 0x802f0d02 Shortcode: CE-30961-9
  • Returncode: 0x802f0d03 Shortcode: CE-30962-0
  • Returncode: 0x802f0d04 Shortcode: CE-30963-1
  • Returncode: 0x802f0d05 Shortcode: CE-30964-2
  • Returncode: 0x802f0d06 Shortcode: CE-30965-3
  • Returncode: 0x802f0d07 Shortcode: CE-30966-4
  • Returncode: 0x802f0d08 Shortcode: CE-30967-5
  • Returncode: 0x802f0d09 Shortcode: CE-30968-6
  • Returncode: 0x802f0d0a Shortcode: CE-30969-7
  • Returncode: 0x802f0d0b Shortcode: CE-30970-9
  • Returncode: 0x802f0d0c Shortcode: CE-30971-0
  • Returncode: 0x802f0d0d Shortcode: CE-30972-1
  • Returncode: 0x802f0d0e Shortcode: CE-30973-2
  • Returncode: 0x802f0d0f Shortcode: CE-30974-3
  • Returncode: 0x802f0d10 Shortcode: CE-30975-4
  • Returncode: 0x802f0d11 Shortcode: CE-30976-5
  • Returncode: 0x802f0d12 Shortcode: CE-30977-6
  • Returncode: 0x802f0d16 Shortcode: CE-30978-7
  • Returncode: 0x802f0d17 Shortcode: CE-30979-8
  • Returncode: 0x802f0d18 Shortcode: CE-30980-0
  • Returncode: 0x802f0d19 Shortcode: CE-30981-1
  • Returncode: 0x802f0d1a Shortcode: CE-30982-2
  • Returncode: 0x802f0d1b Shortcode: CE-30983-3
  • Returncode: 0x802f0d1c Shortcode: CE-30984-4
  • Returncode: 0x802f0d1d Shortcode: CE-30985-5
  • Returncode: 0x802f0d1e Shortcode: CE-30986-6
  • Returncode: 0x802f0e01 Shortcode: CE-30987-7
  • Returncode: 0x802f0e02 Shortcode: CE-30988-8
  • Returncode: 0x802f1201 Shortcode: CE-30989-9
  • Returncode: 0x802f1202 Shortcode: CE-30990-1
  • Returncode: 0x802f1501 Shortcode: CE-30991-2
  • Returncode: 0x802f1502 Shortcode: CE-30992-3
  • Returncode: 0x802f1503 Shortcode: CE-30993-4
  • Returncode: 0x802f1504 Shortcode: CE-30994-5
  • Returncode: 0x802f1505 Shortcode: CE-30995-6
  • Returncode: 0x802f1506 Shortcode: CE-30996-7
  • Returncode: 0x802f1507 Shortcode: CE-30997-8
  • Returncode: 0x802f1508 Shortcode: CE-30998-9
  • Returncode: 0x802f1509 Shortcode: CE-30999-0
  • Returncode: 0x802f150a Shortcode: CE-31000-4
  • Returncode: 0x802f150b Shortcode: CE-31001-5
  • Returncode: 0x802f150c Shortcode: CE-31002-6
  • Returncode: 0x802f150d Shortcode: CE-31003-7
  • Returncode: 0x802f150e Shortcode: CE-31004-8
  • Returncode: 0x802f150f Shortcode: CE-31005-9
  • Returncode: 0x802f1520 Shortcode: CE-31006-0
  • Returncode: 0x802f2001 Shortcode: CE-31007-1
  • Returncode: 0x802f2002 Shortcode: CE-31008-2
  • Returncode: 0x802f2003 Shortcode: CE-31009-3
  • Returncode: 0x802f2004 Shortcode: CE-31010-5
  • Returncode: 0x802f2005 Shortcode: CE-31011-6
  • Returncode: 0x802f2006 Shortcode: CE-31012-7
  • Returncode: 0x802f2007 Shortcode: CE-31013-8
  • Returncode: 0x802f2008 Shortcode: CE-31014-9
  • Returncode: 0x802f2009 Shortcode: CE-31015-0
  • Returncode: 0x802f200a Shortcode: CE-31016-1
  • Returncode: 0x802f200b Shortcode: CE-31017-2
  • Returncode: 0x802f200c Shortcode: CE-31018-3
  • Returncode: 0x802f200d Shortcode: CE-31019-4
  • Returncode: 0x802f200e Shortcode: CE-31020-6
  • Returncode: 0x802f200f Shortcode: CE-31021-7
  • Returncode: 0x802f2010 Shortcode: CE-31022-8
  • Returncode: 0x802f2101 Shortcode: CE-31023-9
  • Returncode: 0x802f2102 Shortcode: CE-31024-0
  • Returncode: 0x802f2103 Shortcode: CE-31025-1
  • Returncode: 0x802f2104 Shortcode: CE-31026-2
  • Returncode: 0x802f2105 Shortcode: CE-31027-3
  • Returncode: 0x802f2106 Shortcode: CE-31028-4
  • Returncode: 0x802f2107 Shortcode: CE-31029-5
  • Returncode: 0x802f2108 Shortcode: CE-31030-7
  • Returncode: 0x802f2109 Shortcode: CE-31031-8
  • Returncode: 0x802f210a Shortcode: CE-31032-9
  • Returncode: 0x802f2201 Shortcode: CE-31033-0
  • Returncode: 0x802f2202 Shortcode: CE-31034-1
  • Returncode: 0x802f2203 Shortcode: CE-31035-2
  • Returncode: 0x802f2204 Shortcode: CE-31036-3
  • Returncode: 0x802f2205 Shortcode: CE-31037-4
  • Returncode: 0x802f2206 Shortcode: CE-31038-5
  • Returncode: 0x802f2207 Shortcode: CE-31039-6
  • Returncode: 0x802f2208 Shortcode: CE-31040-8
  • Returncode: 0x802f2209 Shortcode: CE-31041-9
  • Returncode: 0x802f2300 Shortcode: CE-31042-0
  • Returncode: 0x802f2301 Shortcode: CE-31043-1
  • Returncode: 0x802f2302 Shortcode: CE-31044-2
  • Returncode: 0x802f2303 Shortcode: CE-31045-3
  • Returncode: 0x802f2304 Shortcode: CE-31046-4
  • Returncode: 0x802f2305 Shortcode: CE-31047-5
  • Returncode: 0x802f2306 Shortcode: CE-31048-6
  • Returncode: 0x802f2307 Shortcode: CE-31049-7
  • Returncode: 0x802f2308 Shortcode: CE-31050-9
  • Returncode: 0x802f2309 Shortcode: CE-31051-0
  • Returncode: 0x802f230a Shortcode: CE-31052-1
  • Returncode: 0x802f230b Shortcode: CE-31053-2
  • Returncode: 0x802f230c Shortcode: CE-31054-3
  • Returncode: 0x802f230d Shortcode: CE-31055-4
  • Returncode: 0x802f230e Shortcode: CE-31056-5
  • Returncode: 0x802f230f Shortcode: CE-31057-6
  • Returncode: 0x802f2310 Shortcode: CE-31058-7
  • Returncode: 0x802f2311 Shortcode: CE-31059-8
  • Returncode: 0x802f2380 Shortcode: CE-31060-0
  • Returncode: 0x802f23ff Shortcode: CE-31061-1
  • Returncode: 0x802f2401 Shortcode: CE-31062-2
  • Returncode: 0x802f2402 Shortcode: CE-31063-3
  • Returncode: 0x802f2403 Shortcode: CE-31064-4
  • Returncode: 0x802f2404 Shortcode: CE-31065-5
  • Returncode: 0x802f2405 Shortcode: CE-31066-6
  • Returncode: 0x802f2406 Shortcode: CE-31067-7
  • Returncode: 0x802f2407 Shortcode: CE-31068-8
  • Returncode: 0x802f2408 Shortcode: CE-31069-9
  • Returncode: 0x802f2409 Shortcode: CE-31070-1
  • Returncode: 0x802f240a Shortcode: CE-31071-2
  • Returncode: 0x802f240b Shortcode: CE-31072-3
  • Returncode: 0x802f240c Shortcode: CE-31073-4
  • Returncode: 0x802f240d Shortcode: CE-31074-5
  • Returncode: 0x802f2501 Shortcode: CE-31075-6
  • Returncode: 0x802f2502 Shortcode: CE-31076-7
  • Returncode: 0x802f2503 Shortcode: CE-31077-8
  • Returncode: 0x802f2504 Shortcode: CE-31078-9
  • Returncode: 0x802f2505 Shortcode: CE-31079-0
  • Returncode: 0x802f2601 Shortcode: CE-31080-2
  • Returncode: 0x802f2602 Shortcode: CE-31081-3
  • Returncode: 0x802f2603 Shortcode: CE-31082-4
  • Returncode: 0x802f2604 Shortcode: CE-31083-5
  • Returncode: 0x802f2605 Shortcode: CE-31084-6
  • Returncode: 0x802f2606 Shortcode: CE-31085-7
  • Returncode: 0x802f2607 Shortcode: CE-31086-8
  • Returncode: 0x802f2701 Shortcode: CE-31087-9
  • Returncode: 0x802f2702 Shortcode: CE-31088-0
  • Returncode: 0x802f2703 Shortcode: CE-31089-1
  • Returncode: 0x802f2704 Shortcode: CE-31090-3
  • Returncode: 0x802f2705 Shortcode: CE-31091-4
  • Returncode: 0x802f2801 Shortcode: CE-31092-5
  • Returncode: 0x802f2901 Shortcode: CE-31093-6
  • Returncode: 0x802f2902 Shortcode: CE-31094-7
  • Returncode: 0x802f2903 Shortcode: CE-31095-8
  • Returncode: 0x802f2904 Shortcode: CE-31096-9
  • Returncode: 0x802f2905 Shortcode: CE-31097-0
  • Returncode: 0x802f2906 Shortcode: CE-31098-1
  • Returncode: 0x802f2907 Shortcode: CE-31099-2
  • Returncode: 0x802f2908 Shortcode: CE-31100-5
  • Returncode: 0x802f2909 Shortcode: CE-31101-6
  • Returncode: 0x802f290a Shortcode: CE-31102-7
  • Returncode: 0x802f290b Shortcode: CE-31103-8
  • Returncode: 0x802f290c Shortcode: CE-31104-9
  • Returncode: 0x802f290d Shortcode: CE-31105-0
  • Returncode: 0x802f2a01 Shortcode: CE-31106-1
  • Returncode: 0x802f2a02 Shortcode: CE-31107-2
  • Returncode: 0x802f2a03 Shortcode: CE-31108-3
  • Returncode: 0x802f2a04 Shortcode: CE-31109-4
  • Returncode: 0x802f2a05 Shortcode: CE-31110-6
  • Returncode: 0x802f2a06 Shortcode: CE-31111-7
  • Returncode: 0x802f2a07 Shortcode: CE-31112-8
  • Returncode: 0x802f2b01 Shortcode: CE-31113-9
  • Returncode: 0x802f3101 Shortcode: CE-31114-0
  • Returncode: 0x802f3102 Shortcode: CE-31115-1
  • Returncode: 0x802f3103 Shortcode: CE-31116-2
  • Returncode: 0x802f3104 Shortcode: CE-34343-7
  • Returncode: 0x802f3201 Shortcode: CE-31117-3
  • Returncode: 0x802f3301 Shortcode: CE-31118-4
  • Returncode: 0x802f3401 Shortcode: CE-31119-5
  • Returncode: 0x802f3402 Shortcode: CE-31120-7
  • Returncode: 0x802f3403 Shortcode: CE-31121-8
  • Returncode: 0x802f3501 Shortcode: CE-31122-9
  • Returncode: 0x802f3601 Shortcode: CE-31123-0
  • Returncode: 0x802f3602 Shortcode: CE-31124-1
  • Returncode: 0x803b0001 Shortcode: CE-31125-2
  • Returncode: 0x803b0002 Shortcode: CE-31126-3
  • Returncode: 0x803b0003 Shortcode: CE-31127-4
  • Returncode: 0x803b0004 Shortcode: CE-31128-5
  • Returncode: 0x803b0005 Shortcode: CE-31129-6
  • Returncode: 0x803b0006 Shortcode: CE-31130-8
  • Returncode: 0x803b0007 Shortcode: CE-31131-9
  • Returncode: 0x803b0008 Shortcode: CE-31132-0
  • Returncode: 0x803b0009 Shortcode: CE-31133-1
  • Returncode: 0x803b000a Shortcode: CE-31134-2
  • Returncode: 0x803b000b Shortcode: CE-31135-3
  • Returncode: 0x803b000c Shortcode: CE-31136-4
  • Returncode: 0x803b000d Shortcode: CE-31137-5
  • Returncode: 0x803b000e Shortcode: CE-34344-8
  • Returncode: 0x803b000f Shortcode: CE-34792-5
  • Returncode: 0x803b0101 Shortcode: CE-31138-6
  • Returncode: 0x803b1001 Shortcode: CE-31139-7
  • Returncode: 0x803b1002 Shortcode: CE-31140-9
  • Returncode: 0x80410101 Shortcode: NW-31141-0
  • Returncode: 0x80410102 Shortcode: NW-31142-1
  • Returncode: 0x80410103 Shortcode: NW-31143-2
  • Returncode: 0x80410104 Shortcode: NW-31144-3
  • Returncode: 0x80410105 Shortcode: NW-31145-4
  • Returncode: 0x80410106 Shortcode: NW-31146-5
  • Returncode: 0x80410107 Shortcode: NW-31147-6
  • Returncode: 0x80410108 Shortcode: NW-31148-7
  • Returncode: 0x80410109 Shortcode: NW-31149-8
  • Returncode: 0x8041010a Shortcode: NW-31150-0
  • Returncode: 0x8041010b Shortcode: NW-31151-1
  • Returncode: 0x8041010c Shortcode: NW-31152-2
  • Returncode: 0x8041010d Shortcode: NW-31153-3
  • Returncode: 0x8041010e Shortcode: NW-31154-4
  • Returncode: 0x8041010f Shortcode: NW-31155-5
  • Returncode: 0x80410110 Shortcode: NW-31156-6
  • Returncode: 0x80410111 Shortcode: NW-31157-7
  • Returncode: 0x80410112 Shortcode: NW-31158-8
  • Returncode: 0x80410113 Shortcode: NW-31159-9
  • Returncode: 0x80410114 Shortcode: NW-31160-1
  • Returncode: 0x80410115 Shortcode: NW-31161-2
  • Returncode: 0x80410116 Shortcode: NW-31162-3
  • Returncode: 0x80410117 Shortcode: NW-31163-4
  • Returncode: 0x80410118 Shortcode: NW-31164-5
  • Returncode: 0x80410119 Shortcode: NW-31165-6
  • Returncode: 0x8041011a Shortcode: NW-31166-7
  • Returncode: 0x8041011b Shortcode: NW-31167-8
  • Returncode: 0x8041011c Shortcode: NW-31168-9
  • Returncode: 0x8041011d Shortcode: NW-31169-0
  • Returncode: 0x8041011e Shortcode: NW-31170-2
  • Returncode: 0x8041011f Shortcode: NW-31171-3
  • Returncode: 0x80410120 Shortcode: NW-31172-4
  • Returncode: 0x80410121 Shortcode: NW-31173-5
  • Returncode: 0x80410122 Shortcode: NW-31174-6
  • Returncode: 0x80410123 Shortcode: NW-31175-7
  • Returncode: 0x80410123 Shortcode: NW-31175-7
  • Returncode: 0x80410124 Shortcode: NW-31176-8
  • Returncode: 0x80410125 Shortcode: NW-31177-9
  • Returncode: 0x80410126 Shortcode: NW-31178-0
  • Returncode: 0x80410127 Shortcode: NW-31179-1
  • Returncode: 0x80410128 Shortcode: NW-31180-3
  • Returncode: 0x80410129 Shortcode: NW-31181-4
  • Returncode: 0x8041012a Shortcode: NW-31182-5
  • Returncode: 0x8041012b Shortcode: NW-31183-6
  • Returncode: 0x8041012c Shortcode: NW-31184-7
  • Returncode: 0x8041012d Shortcode: NW-31185-8
  • Returncode: 0x8041012d Shortcode: NW-31185-8
  • Returncode: 0x8041012e Shortcode: NW-31186-9
  • Returncode: 0x8041012f Shortcode: NW-31187-0
  • Returncode: 0x80410130 Shortcode: NW-31188-1
  • Returncode: 0x80410131 Shortcode: NW-31189-2
  • Returncode: 0x80410132 Shortcode: NW-31190-4
  • Returncode: 0x80410133 Shortcode: NW-31191-5
  • Returncode: 0x80410134 Shortcode: NW-31192-6
  • Returncode: 0x80410135 Shortcode: NW-31193-7
  • Returncode: 0x80410136 Shortcode: NW-31194-8
  • Returncode: 0x80410137 Shortcode: NW-31195-9
  • Returncode: 0x80410138 Shortcode: NW-31196-0
  • Returncode: 0x80410139 Shortcode: NW-31197-1
  • Returncode: 0x8041013a Shortcode: NW-31198-2
  • Returncode: 0x8041013b Shortcode: NW-31199-3
  • Returncode: 0x8041013c Shortcode: NW-31200-6
  • Returncode: 0x8041013d Shortcode: NW-31201-7
  • Returncode: 0x8041013e Shortcode: NW-31202-8
  • Returncode: 0x8041013f Shortcode: NW-31203-9
  • Returncode: 0x80410140 Shortcode: NW-31204-0
  • Returncode: 0x80410141 Shortcode: NW-31205-1
  • Returncode: 0x80410142 Shortcode: NW-31206-2
  • Returncode: 0x80410143 Shortcode: NW-31207-3
  • Returncode: 0x80410144 Shortcode: NW-31208-4
  • Returncode: 0x80410145 Shortcode: NW-31209-5
  • Returncode: 0x80410146 Shortcode: NW-31210-7
  • Returncode: 0x80410147 Shortcode: NW-31211-8
  • Returncode: 0x80410148 Shortcode: NW-31212-9
  • Returncode: 0x80410149 Shortcode: NW-31213-0
  • Returncode: 0x8041014a Shortcode: NW-31214-1
  • Returncode: 0x8041014b Shortcode: NW-31215-2
  • Returncode: 0x8041014c Shortcode: NW-31216-3
  • Returncode: 0x8041014d Shortcode: NW-31217-4
  • Returncode: 0x8041014e Shortcode: NW-31218-5
  • Returncode: 0x8041014f Shortcode: NW-31219-6
  • Returncode: 0x80410150 Shortcode: NW-31220-8
  • Returncode: 0x80410151 Shortcode: NW-31221-9
  • Returncode: 0x80410152 Shortcode: NW-31222-0
  • Returncode: 0x80410153 Shortcode: NW-31223-1
  • Returncode: 0x80410154 Shortcode: NW-31224-2
  • Returncode: 0x80410155 Shortcode: NW-31225-3
  • Returncode: 0x804101a0 Shortcode: NW-31226-4
  • Returncode: 0x804101a1 Shortcode: NW-31227-5
  • Returncode: 0x804101a2 Shortcode: NW-31228-6
  • Returncode: 0x804101a3 Shortcode: NW-31229-7
  • Returncode: 0x804101a4 Shortcode: NW-31230-9
  • Returncode: 0x804101a5 Shortcode: NW-31231-0
  • Returncode: 0x804101a6 Shortcode: NW-31232-1
  • Returncode: 0x804101a7 Shortcode: NW-31233-2
  • Returncode: 0x804101c8 Shortcode: NW-31234-3
  • Returncode: 0x804101c9 Shortcode: NW-31235-4
  • Returncode: 0x804101ca Shortcode: NW-31236-5
  • Returncode: 0x804101cb Shortcode: NW-31237-6
  • Returncode: 0x804101cc Shortcode: NW-31238-7
  • Returncode: 0x804101cd Shortcode: NW-31239-8
  • Returncode: 0x804101ce Shortcode: NW-31240-0
  • Returncode: 0x804101dc Shortcode: NW-31241-1
  • Returncode: 0x804101dd Shortcode: NW-31242-2
  • Returncode: 0x804101de Shortcode: NW-31243-3
  • Returncode: 0x804101df Shortcode: NW-31244-4
  • Returncode: 0x804101e0 Shortcode: NW-31245-5
  • Returncode: 0x804101e1 Shortcode: NW-31246-6
  • Returncode: 0x804101e2 Shortcode: NW-31247-7
  • Returncode: 0x804101e3 Shortcode: NW-31248-8
  • Returncode: 0x804101e4 Shortcode: NW-31249-9
  • Returncode: 0x804101e5 Shortcode: NW-31250-1
  • Returncode: 0x804101e6 Shortcode: NW-31251-2
  • Returncode: 0x804101e7 Shortcode: NW-31252-3
  • Returncode: 0x804101e8 Shortcode: NW-31253-4
  • Returncode: 0x804101e9 Shortcode: NW-31254-5
  • Returncode: 0x804101ea Shortcode: NW-31255-6
  • Returncode: 0x80411301 Shortcode: NW-35958-0
  • Returncode: 0x80411302 Shortcode: NW-35959-1
  • Returncode: 0x80411303 Shortcode: NW-35960-3
  • Returncode: 0x80411304 Shortcode: NW-35961-4
  • Returncode: 0x80411305 Shortcode: NW-35962-5
  • Returncode: 0x80411306 Shortcode: NW-35963-6
  • Returncode: 0x80411307 Shortcode: NW-35964-7
  • Returncode: 0x80411308 Shortcode: NW-35965-8
  • Returncode: 0x80411309 Shortcode: NW-35966-9
  • Returncode: 0x8041130a Shortcode: NW-35967-0
  • Returncode: 0x8041130c Shortcode: NW-35968-1
  • Returncode: 0x8041130e Shortcode: NW-35969-2
  • Returncode: 0x8041130f Shortcode: NW-35970-4
  • Returncode: 0x80411310 Shortcode: NW-35971-5
  • Returncode: 0x80411311 Shortcode: NW-35972-6
  • Returncode: 0x80411312 Shortcode: NW-35973-7
  • Returncode: 0x80411313 Shortcode: NW-35974-8
  • Returncode: 0x80411314 Shortcode: NW-35975-9
  • Returncode: 0x80411315 Shortcode: NW-35976-0
  • Returncode: 0x80411316 Shortcode: NW-35977-1
  • Returncode: 0x80411401 Shortcode: NW-31256-7
  • Returncode: 0x80411402 Shortcode: NW-31257-8
  • Returncode: 0x80411403 Shortcode: NW-31258-9
  • Returncode: 0x80411404 Shortcode: NW-31259-0
  • Returncode: 0x80411405 Shortcode: NW-31260-2
  • Returncode: 0x80411406 Shortcode: NW-31261-3
  • Returncode: 0x80411407 Shortcode: NW-31262-4
  • Returncode: 0x80411408 Shortcode: NW-31263-5
  • Returncode: 0x80411409 Shortcode: NW-31264-6
  • Returncode: 0x8041140a Shortcode: NW-31265-7
  • Returncode: 0x8041140b Shortcode: NW-31266-8
  • Returncode: 0x8041140c Shortcode: NW-31267-9
  • Returncode: 0x8041140d Shortcode: NW-31268-0
  • Returncode: 0x8041140e Shortcode: NW-31269-1
  • Returncode: 0x8041140f Shortcode: NW-31270-3
  • Returncode: 0x80411410 Shortcode: NW-31271-4
  • Returncode: 0x80411411 Shortcode: NW-31272-5
  • Returncode: 0x80411412 Shortcode: NW-31273-6
  • Returncode: 0x80411413 Shortcode: NW-31274-7
  • Returncode: 0x80411414 Shortcode: NW-31275-8
  • Returncode: 0x80411415 Shortcode: NW-31276-9
  • Returncode: 0x80411416 Shortcode: NW-31277-0
  • Returncode: 0x80411501 Shortcode: NW-31278-1
  • Returncode: 0x80411502 Shortcode: NW-31279-2
  • Returncode: 0x80411503 Shortcode: NW-31280-4
  • Returncode: 0x80411504 Shortcode: NW-31281-5
  • Returncode: 0x80411505 Shortcode: NW-31282-6
  • Returncode: 0x80411506 Shortcode: NW-31283-7
  • Returncode: 0x80411507 Shortcode: NW-31284-8
  • Returncode: 0x80411508 Shortcode: NW-31285-9
  • Returncode: 0x80411509 Shortcode: NW-31286-0
  • Returncode: 0x8041150a Shortcode: NW-31287-1
  • Returncode: 0x8041150b Shortcode: NW-31288-2
  • Returncode: 0x8041150c Shortcode: NW-31289-3
  • Returncode: 0x8041150d Shortcode: NW-31290-5
  • Returncode: 0x80411601 Shortcode: NW-31291-6
  • Returncode: 0x80411602 Shortcode: NW-31292-7
  • Returncode: 0x80411603 Shortcode: NW-31293-8
  • Returncode: 0x80411604 Shortcode: NW-31294-9
  • Returncode: 0x80411605 Shortcode: NW-31295-0
  • Returncode: 0x80411606 Shortcode: NW-31296-1
  • Returncode: 0x80411607 Shortcode: NW-31297-2
  • Returncode: 0x80411608 Shortcode: NW-31298-3
  • Returncode: 0x80411609 Shortcode: NW-31299-4
  • Returncode: 0x8041160a Shortcode: NW-31300-7
  • Returncode: 0x8041160c Shortcode: NW-34345-9
  • Returncode: 0x8041160d Shortcode: NW-34922-0
  • Returncode: 0x8041160e Shortcode: NW-35978-2
  • Returncode: 0x80411641 Shortcode: NW-31301-8
  • Returncode: 0x80411a01 Shortcode: NW-35979-3
  • Returncode: 0x80411a02 Shortcode: NW-35980-5
  • Returncode: 0x80411a03 Shortcode: NW-35981-6
  • Returncode: 0x80411a04 Shortcode: NW-35982-7
  • Returncode: 0x80411a05 Shortcode: NW-35983-8
  • Returncode: 0x80411a06 Shortcode: NW-35984-9
  • Returncode: 0x80412101 Shortcode: NW-31302-9
  • Returncode: 0x80412103 Shortcode: NW-31303-0
  • Returncode: 0x80412104 Shortcode: NW-31304-1
  • Returncode: 0x80412105 Shortcode: NW-31305-2
  • Returncode: 0x80412106 Shortcode: NW-31306-3
  • Returncode: 0x80412107 Shortcode: NW-31307-4
  • Returncode: 0x80412108 Shortcode: NW-31308-5
  • Returncode: 0x80412109 Shortcode: NW-31309-6
  • Returncode: 0x8041210d Shortcode: NW-31310-8
  • Returncode: 0x8041210e Shortcode: NW-31311-9
  • Returncode: 0x8041210f Shortcode: NW-31312-0
  • Returncode: 0x80412111 Shortcode: NW-31313-1
  • Returncode: 0x80412115 Shortcode: NW-31314-2
  • Returncode: 0x80412116 Shortcode: NW-31315-3
  • Returncode: 0x80412117 Shortcode: NW-31316-4
  • Returncode: 0x80412181 Shortcode: NW-31317-5
  • Returncode: 0x80412182 Shortcode: NW-31318-6
  • Returncode: 0x80412183 Shortcode: NW-31319-7
  • Returncode: 0x80412184 Shortcode: NW-31320-9
  • Returncode: 0x80412185 Shortcode: NW-31321-0
  • Returncode: 0x80412186 Shortcode: NW-31322-1
  • Returncode: 0x80412187 Shortcode: NW-31323-2
  • Returncode: 0x80412187 Shortcode: NW-31323-2
  • Returncode: 0x80412188 Shortcode: NW-31324-3
  • Returncode: 0x80412189 Shortcode: NW-31325-4
  • Returncode: 0x8041218a Shortcode: NW-31326-5
  • Returncode: 0x8041218b Shortcode: NW-31327-6
  • Returncode: 0x8041218c Shortcode: NW-31328-7
  • Returncode: 0x8041218d Shortcode: NW-31329-8
  • Returncode: 0x8041218e Shortcode: NW-31330-0
  • Returncode: 0x8041218f Shortcode: NW-31331-1
  • Returncode: 0x80412190 Shortcode: NW-31332-2
  • Returncode: 0x80412190 Shortcode: NW-31332-2
  • Returncode: 0x80412191 Shortcode: NW-31333-3
  • Returncode: 0x80412191 Shortcode: NW-31333-3
  • Returncode: 0x80412193 Shortcode: NW-31334-4
  • Returncode: 0x80412196 Shortcode: NW-31335-5
  • Returncode: 0x80412197 Shortcode: NW-31336-6
  • Returncode: 0x80412199 Shortcode: NW-31337-7
  • Returncode: 0x80412199 Shortcode: NW-31337-7
  • Returncode: 0x8041219a Shortcode: NW-31338-8
  • Returncode: 0x8041219d Shortcode: NW-31339-9
  • Returncode: 0x8041219d Shortcode: NW-31339-9
  • Returncode: 0x8041219e Shortcode: NW-31340-1
  • Returncode: 0x8041219e Shortcode: NW-31340-1
  • Returncode: 0x8041219f Shortcode: NW-31341-2
  • Returncode: 0x8041219f Shortcode: NW-31341-2
  • Returncode: 0x80412201 Shortcode: NW-31342-3
  • Returncode: 0x80412202 Shortcode: NW-31343-4
  • Returncode: 0x80412203 Shortcode: NW-31344-5
  • Returncode: 0x80412204 Shortcode: NW-31345-6
  • Returncode: 0x80412205 Shortcode: NW-31346-7
  • Returncode: 0x80412206 Shortcode: NW-31347-8
  • Returncode: 0x80412207 Shortcode: NW-31348-9
  • Returncode: 0x80412208 Shortcode: NW-31349-0
  • Returncode: 0x8041220f Shortcode: NW-31350-2
  • Returncode: 0x80412221 Shortcode: NW-31351-3
  • Returncode: 0x80412222 Shortcode: NW-31352-4
  • Returncode: 0x80412223 Shortcode: NW-31353-5
  • Returncode: 0x80412224 Shortcode: NW-31354-6
  • Returncode: 0x80412225 Shortcode: NW-31355-7
  • Returncode: 0x80412301 Shortcode: NW-31356-8
  • Returncode: 0x80412302 Shortcode: NW-31357-9
  • Returncode: 0x80412303 Shortcode: NW-31358-0
  • Returncode: 0x80412304 Shortcode: NW-31359-1
  • Returncode: 0x80412305 Shortcode: NW-31360-3
  • Returncode: 0x80412306 Shortcode: NW-31361-4
  • Returncode: 0x80412307 Shortcode: NW-31362-5
  • Returncode: 0x80412321 Shortcode: NW-31363-6
  • Returncode: 0x80412322 Shortcode: NW-31364-7
  • Returncode: 0x80412323 Shortcode: NW-31365-8
  • Returncode: 0x80412324 Shortcode: NW-31366-9
  • Returncode: 0x80412325 Shortcode: NW-31367-0
  • Returncode: 0x80412326 Shortcode: NW-31368-1
  • Returncode: 0x80412327 Shortcode: NW-31369-2
  • Returncode: 0x80412328 Shortcode: NW-31370-4
  • Returncode: 0x80412329 Shortcode: NW-31371-5
  • Returncode: 0x80412401 Shortcode: NW-31372-6
  • Returncode: 0x80412402 Shortcode: NW-31373-7
  • Returncode: 0x80412403 Shortcode: NW-31374-8
  • Returncode: 0x80412404 Shortcode: NW-31375-9
  • Returncode: 0x80412405 Shortcode: NW-31376-0
  • Returncode: 0x80412406 Shortcode: NW-31377-1
  • Returncode: 0x80412407 Shortcode: NW-31378-2
  • Returncode: 0x80412408 Shortcode: NW-31379-3
  • Returncode: 0x80412409 Shortcode: NW-31380-5
  • Returncode: 0x8041240a Shortcode: NW-31381-6
  • Returncode: 0x8041240b Shortcode: NW-31382-7
  • Returncode: 0x8041240c Shortcode: NW-31383-8
  • Returncode: 0x8041240d Shortcode: NW-31384-9
  • Returncode: 0x8041240e Shortcode: NW-31385-0
  • Returncode: 0x8041240f Shortcode: NW-31386-1
  • Returncode: 0x80412410 Shortcode: NW-31387-2
  • Returncode: 0x80412411 Shortcode: NW-35644-2
  • Returncode: 0x80412501 Shortcode: NW-31388-3
  • Returncode: 0x80412502 Shortcode: NW-31389-4
  • Returncode: 0x80412503 Shortcode: NW-31390-6
  • Returncode: 0x80412504 Shortcode: NW-31391-7
  • Returncode: 0x80412505 Shortcode: NW-31392-8
  • Returncode: 0x80412506 Shortcode: NW-31393-9
  • Returncode: 0x80412507 Shortcode: NW-31394-0
  • Returncode: 0x80412601 Shortcode: NW-31395-1
  • Returncode: 0x80412602 Shortcode: NW-31396-2
  • Returncode: 0x80412603 Shortcode: NW-31397-3
  • Returncode: 0x80412604 Shortcode: NW-31398-4
  • Returncode: 0x80412605 Shortcode: NW-31399-5
  • Returncode: 0x80412606 Shortcode: NW-31400-8
  • Returncode: 0x80412607 Shortcode: NW-31401-9
  • Returncode: 0x80412608 Shortcode: NW-31402-0
  • Returncode: 0x80412621 Shortcode: NW-31403-1
  • Returncode: 0x80412622 Shortcode: NW-31404-2
  • Returncode: 0x80412623 Shortcode: NW-31405-3
  • Returncode: 0x80412624 Shortcode: NW-31406-4
  • Returncode: 0x80412801 Shortcode: NW-31407-5
  • Returncode: 0x80412802 Shortcode: NW-31408-6
  • Returncode: 0x80412803 Shortcode: NW-31409-7
  • Returncode: 0x80412804 Shortcode: NW-31410-9
  • Returncode: 0x80412805 Shortcode: NW-31411-0
  • Returncode: 0x80412806 Shortcode: NW-31412-1
  • Returncode: 0x80412807 Shortcode: NW-31418-7
  • Returncode: 0x80412808 Shortcode: NW-31417-6
  • Returncode: 0x8041280a Shortcode: NW-31413-2
  • Returncode: 0x80412881 Shortcode: NW-31420-0
  • Returncode: 0x80412882 Shortcode: NW-31421-1
  • Returncode: 0x80412883 Shortcode: NW-35985-0
  • Returncode: 0x80412887 Shortcode: NW-35986-1
  • Returncode: 0x80412888 Shortcode: NW-35987-2
  • Returncode: 0x8041288b Shortcode: NW-35988-3
  • Returncode: 0x8041288c Shortcode: NW-35989-4
  • Returncode: 0x8041288d Shortcode: NW-35990-6
  • Returncode: 0x8041288e Shortcode: NW-35991-7
  • Returncode: 0x8041288f Shortcode: NW-35992-8
  • Returncode: 0x80412890 Shortcode: NW-35993-9
  • Returncode: 0x80412891 Shortcode: NW-35994-0
  • Returncode: 0x80412892 Shortcode: NW-35995-1
  • Returncode: 0x80412893 Shortcode: NW-35996-2
  • Returncode: 0x80412894 Shortcode: NW-35997-3
  • Returncode: 0x80412895 Shortcode: NW-35998-4
  • Returncode: 0x80412981 Shortcode: NW-31422-2
  • Returncode: 0x80412982 Shortcode: NW-31423-3
  • Returncode: 0x80412983 Shortcode: NW-31424-4
  • Returncode: 0x80412984 Shortcode: NW-31425-5
  • Returncode: 0x80412985 Shortcode: NW-31426-6
  • Returncode: 0x80412986 Shortcode: NW-31427-7
  • Returncode: 0x80412987 Shortcode: NW-31428-8
  • Returncode: 0x80412988 Shortcode: NW-31429-9
  • Returncode: 0x80412989 Shortcode: NW-31430-1
  • Returncode: 0x8041298a Shortcode: NW-31431-2
  • Returncode: 0x8041298b Shortcode: NW-31432-3
  • Returncode: 0x8041298c Shortcode: NW-31433-4
  • Returncode: 0x8041298d Shortcode: NW-31434-5
  • Returncode: 0x8041298e Shortcode: NW-31435-6
  • Returncode: 0x8041298f Shortcode: NW-31436-7
  • Returncode: 0x80412990 Shortcode: NW-31437-8
  • Returncode: 0x80412991 Shortcode: NW-31438-9
  • Returncode: 0x80412992 Shortcode: NW-31439-0
  • Returncode: 0x80412993 Shortcode: NW-31440-2
  • Returncode: 0x80412994 Shortcode: NW-31441-3
  • Returncode: 0x80412995 Shortcode: NW-31442-4
  • Returncode: 0x80412996 Shortcode: NW-31443-5
  • Returncode: 0x80412997 Shortcode: NW-31444-6
  • Returncode: 0x80412998 Shortcode: NW-31445-7
  • Returncode: 0x80414101 Shortcode: NW-34793-6
  • Returncode: 0x80414102 Shortcode: NW-34794-7
  • Returncode: 0x80414105 Shortcode: NW-34795-8
  • Returncode: 0x80414106 Shortcode: NW-34796-9
  • Returncode: 0x80414107 Shortcode: NW-34797-0
  • Returncode: 0x80414108 Shortcode: NW-34798-1
  • Returncode: 0x80414109 Shortcode: NW-34799-2
  • Returncode: 0x8041410a Shortcode: NW-34800-5
  • Returncode: 0x8041410b Shortcode: NW-34801-6
  • Returncode: 0x80414171 Shortcode: NW-34802-7
  • Returncode: 0x80414172 Shortcode: NW-34803-8
  • Returncode: 0x80414173 Shortcode: NW-34804-9
  • Returncode: 0x80414174 Shortcode: NW-34805-0
  • Returncode: 0x80414175 Shortcode: NW-34806-1
  • Returncode: 0x80414176 Shortcode: NW-34807-2
  • Returncode: 0x80414177 Shortcode: NW-34808-3
  • Returncode: 0x80414178 Shortcode: NW-34809-4
  • Returncode: 0x80414179 Shortcode: NW-34810-6
  • Returncode: 0x8041417a Shortcode: NW-34811-7
  • Returncode: 0x8041417b Shortcode: NW-34812-8
  • Returncode: 0x8041417c Shortcode: NW-34813-9
  • Returncode: 0x8041417d Shortcode: NW-34814-0
  • Returncode: 0x8041417e Shortcode: NW-34815-1
  • Returncode: 0x80414180 Shortcode: NW-34816-2
  • Returncode: 0x80414181 Shortcode: NW-34817-3
  • Returncode: 0x80414182 Shortcode: NW-34818-4
  • Returncode: 0x80414183 Shortcode: NW-34819-5
  • Returncode: 0x80414184 Shortcode: NW-34820-7
  • Returncode: 0x80414185 Shortcode: NW-34821-8
  • Returncode: 0x80414186 Shortcode: NW-34822-9
  • Returncode: 0x80414187 Shortcode: NW-34823-0
  • Returncode: 0x80414188 Shortcode: NW-34824-1
  • Returncode: 0x80414189 Shortcode: NW-34825-2
  • Returncode: 0x8041418a Shortcode: NW-34826-3
  • Returncode: 0x8041418b Shortcode: NW-34827-4
  • Returncode: 0x8041418c Shortcode: NW-34828-5
  • Returncode: 0x8041418d Shortcode: NW-34829-6
  • Returncode: 0x8041418f Shortcode: NW-34830-8
  • Returncode: 0x80414190 Shortcode: NW-34831-9
  • Returncode: 0x804141a0 Shortcode: NW-34832-0
  • Returncode: 0x804141a1 Shortcode: NW-34833-1
  • Returncode: 0x804141a2 Shortcode: NW-34834-2
  • Returncode: 0x80414201 Shortcode: NW-34835-3
  • Returncode: 0x80414202 Shortcode: NW-34836-4
  • Returncode: 0x80414203 Shortcode: NW-34837-5
  • Returncode: 0x80414204 Shortcode: NW-34838-6
  • Returncode: 0x80414205 Shortcode: NW-34839-7
  • Returncode: 0x80414206 Shortcode: NW-35999-5
  • Returncode: 0x80414207 Shortcode: NW-36000-9
  • Returncode: 0x80431001 Shortcode: NW-31446-8
  • Returncode: 0x80431020 Shortcode: NW-31447-9
  • Returncode: 0x80431021 Shortcode: NW-31448-0
  • Returncode: 0x80431022 Shortcode: NW-31449-1
  • Returncode: 0x80431025 Shortcode: NW-31450-3
  • Returncode: 0x80431061 Shortcode: NW-31451-4
  • Returncode: 0x80431063 Shortcode: NW-31452-5
  • Returncode: 0x80431064 Shortcode: NW-31453-6
  • Returncode: 0x80431065 Shortcode: NW-31454-7
  • Returncode: 0x80431066 Shortcode: NW-31455-8
  • Returncode: 0x80431068 Shortcode: NW-31456-9
  • Returncode: 0x80431069 Shortcode: NW-31457-0
  • Returncode: 0x8043106a Shortcode: NW-31458-1
  • Returncode: 0x8043106b Shortcode: NW-31459-2
  • Returncode: 0x8043106f Shortcode: NW-31460-4
  • Returncode: 0x80431070 Shortcode: NW-31461-5
  • Returncode: 0x80431071 Shortcode: NW-31462-6
  • Returncode: 0x80431072 Shortcode: NW-31463-7
  • Returncode: 0x80431073 Shortcode: NW-31464-8
  • Returncode: 0x80431075 Shortcode: NW-31465-9
  • Returncode: 0x80431076 Shortcode: NW-34347-1
  • Returncode: 0x80431080 Shortcode: NW-31466-0
  • Returncode: 0x80431081 Shortcode: NW-31467-1
  • Returncode: 0x80431082 Shortcode: NW-34923-1
  • Returncode: 0x80431084 Shortcode: NW-31468-2
  • Returncode: 0x80431085 Shortcode: NW-31469-3
  • Returncode: 0x80431100 Shortcode: NW-31470-5
  • Returncode: 0x80431104 Shortcode: NW-31471-6
  • Returncode: 0x804311fe Shortcode: NW-31472-7
  • Returncode: 0x80432025 Shortcode: NW-31473-8
  • Returncode: 0x80432060 Shortcode: NW-31474-9
  • Returncode: 0x804321fe Shortcode: NW-31475-0
  • Returncode: 0x80433060 Shortcode: NW-31476-1
  • Returncode: 0x80435060 Shortcode: NW-31477-2
  • Returncode: 0x80435061 Shortcode: NW-31478-3
  • Returncode: 0x80435062 Shortcode: NW-31479-4
  • Returncode: 0x80435063 Shortcode: NW-31480-6
  • Returncode: 0x80435064 Shortcode: NW-31481-7
  • Returncode: 0x8043506b Shortcode: NW-31482-8
  • Returncode: 0x80436001 Shortcode: NW-31483-9
  • Returncode: 0x80436002 Shortcode: NW-31484-0
  • Returncode: 0x80436003 Shortcode: NW-31485-1
  • Returncode: 0x80436004 Shortcode: NW-31486-2
  • Returncode: 0x80436005 Shortcode: NW-31487-3
  • Returncode: 0x80436006 Shortcode: NW-31488-4
  • Returncode: 0x80436007 Shortcode: NW-31489-5
  • Returncode: 0x80436008 Shortcode: NW-31490-7
  • Returncode: 0x80436009 Shortcode: NW-31491-8
  • Returncode: 0x8043600a Shortcode: NW-31492-9
  • Returncode: 0x80460001 Shortcode: CE-31493-0
  • Returncode: 0x80460002 Shortcode: CE-31494-1
  • Returncode: 0x80460003 Shortcode: CE-31495-2
  • Returncode: 0x80460004 Shortcode: CE-31496-3
  • Returncode: 0x80460005 Shortcode: CE-31497-4
  • Returncode: 0x80460006 Shortcode: CE-31498-5
  • Returncode: 0x80460007 Shortcode: CE-31499-6
  • Returncode: 0x80460010 Shortcode: CE-31500-9
  • Returncode: 0x80460011 Shortcode: CE-31501-0
  • Returncode: 0x80460018 Shortcode: CE-31502-1
  • Returncode: 0x80460019 Shortcode: CE-31503-2
  • Returncode: 0x80460020 Shortcode: CE-31504-3
  • Returncode: 0x80460021 Shortcode: CE-31505-4
  • Returncode: 0x80460022 Shortcode: CE-31506-5
  • Returncode: 0x80460023 Shortcode: CE-31507-6
  • Returncode: 0x80460025 Shortcode: CE-31508-7
  • Returncode: 0x80460031 Shortcode: CE-31509-8
  • Returncode: 0x80460033 Shortcode: CE-31510-0
  • Returncode: 0x80460036 Shortcode: CE-31511-1
  • Returncode: 0x80460037 Shortcode: CE-31512-2
  • Returncode: 0x80460040 Shortcode: CE-36001-0
  • Returncode: 0x80460041 Shortcode: CE-31513-3
  • Returncode: 0x80460042 Shortcode: CE-31514-4
  • Returncode: 0x80460050 Shortcode: CE-31515-5
  • Returncode: 0x80460058 Shortcode: CE-31516-6
  • Returncode: 0x80460060 Shortcode: CE-31517-7
  • Returncode: 0x80460061 Shortcode: CE-31518-8
  • Returncode: 0x80460063 Shortcode: CE-31519-9
  • Returncode: 0x80460065 Shortcode: CE-31520-1
  • Returncode: 0x80480100 Shortcode: CE-31521-2
  • Returncode: 0x80480101 Shortcode: CE-31522-3
  • Returncode: 0x80480102 Shortcode: CE-31523-4
  • Returncode: 0x80480200 Shortcode: CE-31524-5
  • Returncode: 0x80480201 Shortcode: CE-31525-6
  • Returncode: 0x80480202 Shortcode: CE-31526-7
  • Returncode: 0x80480300 Shortcode: CE-31527-8
  • Returncode: 0x80480301 Shortcode: CE-31528-9
  • Returncode: 0x80480302 Shortcode: CE-31529-0
  • Returncode: 0x80480400 Shortcode: CE-31530-2
  • Returncode: 0x80480401 Shortcode: CE-31531-3
  • Returncode: 0x80480402 Shortcode: CE-31532-4
  • Returncode: 0x80480500 Shortcode: CE-31533-5
  • Returncode: 0x80480501 Shortcode: CE-31534-6
  • Returncode: 0x80480502 Shortcode: CE-31535-7
  • Returncode: 0x80480600 Shortcode: CE-31536-8
  • Returncode: 0x80480601 Shortcode: CE-31537-9
  • Returncode: 0x80480602 Shortcode: CE-31538-0
  • Returncode: 0x80480700 Shortcode: CE-31539-1
  • Returncode: 0x80480701 Shortcode: CE-31540-3
  • Returncode: 0x80480702 Shortcode: CE-31541-4
  • Returncode: 0x80480800 Shortcode: CE-31542-5
  • Returncode: 0x80480801 Shortcode: CE-31543-6
  • Returncode: 0x80480802 Shortcode: CE-31544-7
  • Returncode: 0x80480803 Shortcode: CE-31545-8
  • Returncode: 0x80481000 Shortcode: CE-31546-9
  • Returncode: 0x80481002 Shortcode: CE-31547-0
  • Returncode: 0x80490100 Shortcode: CE-31548-1
  • Returncode: 0x80490200 Shortcode: CE-31549-2
  • Returncode: 0x80490201 Shortcode: CE-31550-4
  • Returncode: 0x80490202 Shortcode: CE-31551-5
  • Returncode: 0x80490300 Shortcode: CE-31552-6
  • Returncode: 0x80490301 Shortcode: CE-31553-7
  • Returncode: 0x80490302 Shortcode: CE-31554-8
  • Returncode: 0x80490400 Shortcode: CE-31555-9
  • Returncode: 0x80490401 Shortcode: CE-31556-0
  • Returncode: 0x80490402 Shortcode: CE-31557-1
  • Returncode: 0x80490500 Shortcode: CE-31558-2
  • Returncode: 0x80490501 Shortcode: CE-31559-3
  • Returncode: 0x80490502 Shortcode: CE-31560-5
  • Returncode: 0x80490600 Shortcode: CE-31561-6
  • Returncode: 0x80490601 Shortcode: CE-31562-7
  • Returncode: 0x80490602 Shortcode: CE-31563-8
  • Returncode: 0x80490700 Shortcode: CE-31564-9
  • Returncode: 0x80490701 Shortcode: CE-31565-0
  • Returncode: 0x80490702 Shortcode: CE-31566-1
  • Returncode: 0x80490800 Shortcode: CE-31567-2
  • Returncode: 0x80490801 Shortcode: CE-31568-3
  • Returncode: 0x80490802 Shortcode: CE-31569-4
  • Returncode: 0x80490900 Shortcode: CE-31570-6
  • Returncode: 0x80490901 Shortcode: CE-31571-7
  • Returncode: 0x80490902 Shortcode: CE-31572-8
  • Returncode: 0x80490a00 Shortcode: CE-31573-9
  • Returncode: 0x80490a01 Shortcode: CE-31574-0
  • Returncode: 0x80490a02 Shortcode: CE-31575-1
  • Returncode: 0x80490b00 Shortcode: CE-31576-2
  • Returncode: 0x80490b01 Shortcode: CE-31577-3
  • Returncode: 0x80490b02 Shortcode: CE-31578-4
  • Returncode: 0x804a0001 Shortcode: CE-31579-5
  • Returncode: 0x804a0050 Shortcode: CE-31580-7
  • Returncode: 0x804a0051 Shortcode: CE-31581-8
  • Returncode: 0x804a0052 Shortcode: CE-31582-9
  • Returncode: 0x804a0053 Shortcode: CE-31583-0
  • Returncode: 0x804a0054 Shortcode: CE-31584-1
  • Returncode: 0x804a0080 Shortcode: CE-31585-2
  • Returncode: 0x804a0081 Shortcode: CE-31586-3
  • Returncode: 0x804a0082 Shortcode: CE-31587-4
  • Returncode: 0x804a0100 Shortcode: CE-31588-5
  • Returncode: 0x804a0101 Shortcode: CE-31589-6
  • Returncode: 0x804a0102 Shortcode: CE-31590-8
  • Returncode: 0x804a0103 Shortcode: CE-31591-9
  • Returncode: 0x804a0104 Shortcode: CE-31592-0
  • Returncode: 0x804a0105 Shortcode: CE-31593-1
  • Returncode: 0x804a0106 Shortcode: CE-31594-2
  • Returncode: 0x804a0107 Shortcode: CE-31595-3
  • Returncode: 0x804a0108 Shortcode: CE-31596-4
  • Returncode: 0x804a0109 Shortcode: CE-31597-5
  • Returncode: 0x804a010a Shortcode: CE-31598-6
  • Returncode: 0x804a010b Shortcode: CE-31599-7
  • Returncode: 0x804a010c Shortcode: CE-31600-0
  • Returncode: 0x804a0150 Shortcode: CE-31601-1
  • Returncode: 0x804a0151 Shortcode: CE-31602-2
  • Returncode: 0x804a0152 Shortcode: CE-31603-3
  • Returncode: 0x804a0153 Shortcode: CE-31604-4
  • Returncode: 0x804a0154 Shortcode: CE-31605-5
  • Returncode: 0x804a0155 Shortcode: CE-31606-6
  • Returncode: 0x804a0156 Shortcode: CE-31607-7
  • Returncode: 0x804a0200 Shortcode: CE-31608-8
  • Returncode: 0x804a0201 Shortcode: CE-31609-9
  • Returncode: 0x804a0202 Shortcode: CE-31610-1
  • Returncode: 0x804a0203 Shortcode: CE-31611-2
  • Returncode: 0x804a0204 Shortcode: CE-31612-3
  • Returncode: 0x804a0205 Shortcode: CE-31613-4
  • Returncode: 0x804a0206 Shortcode: CE-31614-5
  • Returncode: 0x804a0207 Shortcode: CE-31615-6
  • Returncode: 0x804a0208 Shortcode: CE-31616-7
  • Returncode: 0x804a0209 Shortcode: CE-31617-8
  • Returncode: 0x804a020a Shortcode: CE-31618-9
  • Returncode: 0x804a020b Shortcode: CE-31619-0
  • Returncode: 0x804a020c Shortcode: CE-31620-2
  • Returncode: 0x804a0230 Shortcode: CE-31621-3
  • Returncode: 0x804a0260 Shortcode: CE-31622-4
  • Returncode: 0x804a0261 Shortcode: CE-31623-5
  • Returncode: 0x804a0300 Shortcode: CE-31624-6
  • Returncode: 0x804a0301 Shortcode: CE-31625-7
  • Returncode: 0x804a0302 Shortcode: CE-31626-8
  • Returncode: 0x804a0303 Shortcode: CE-31627-9
  • Returncode: 0x804a0304 Shortcode: CE-31628-0
  • Returncode: 0x804a0305 Shortcode: CE-31629-1
  • Returncode: 0x804a0306 Shortcode: CE-31630-3
  • Returncode: 0x804a0307 Shortcode: CE-31631-4
  • Returncode: 0x804a0308 Shortcode: CE-31632-5
  • Returncode: 0x804a0309 Shortcode: CE-31633-6
  • Returncode: 0x804a030a Shortcode: CE-31634-7
  • Returncode: 0x804a030b Shortcode: CE-31635-8
  • Returncode: 0x804a0400 Shortcode: CE-31636-9
  • Returncode: 0x804a0401 Shortcode: CE-31637-0
  • Returncode: 0x804a0402 Shortcode: CE-31638-1
  • Returncode: 0x804a0403 Shortcode: CE-31639-2
  • Returncode: 0x804a0404 Shortcode: CE-31640-4
  • Returncode: 0x804a0405 Shortcode: CE-31641-5
  • Returncode: 0x804a0406 Shortcode: CE-31642-6
  • Returncode: 0x804a0407 Shortcode: CE-31643-7
  • Returncode: 0x804a0408 Shortcode: CE-31644-8
  • Returncode: 0x804a0409 Shortcode: CE-36002-1
  • Returncode: 0x804a0500 Shortcode: CE-31645-9
  • Returncode: 0x804a0510 Shortcode: CE-31646-0
  • Returncode: 0x804a0520 Shortcode: CE-31647-1
  • Returncode: 0x804a0521 Shortcode: CE-31648-2
  • Returncode: 0x804a0530 Shortcode: CE-34348-2
  • Returncode: 0x804a0531 Shortcode: CE-34349-3
  • Returncode: 0x804a0532 Shortcode: CE-34350-5
  • Returncode: 0x804a0533 Shortcode: CE-34351-6
  • Returncode: 0x804a0534 Shortcode: CE-36003-2
  • Returncode: 0x804a0600 Shortcode: CE-31649-3
  • Returncode: 0x804a0601 Shortcode: CE-31650-5
  • Returncode: 0x804a0602 Shortcode: CE-31651-6
  • Returncode: 0x804a0603 Shortcode: CE-31652-7
  • Returncode: 0x804a0650 Shortcode: CE-31653-8
  • Returncode: 0x804a0700 Shortcode: CE-31654-9
  • Returncode: 0x804a0800 Shortcode: CE-31655-0
  • Returncode: 0x804a0801 Shortcode: CE-31656-1
  • Returncode: 0x804a0802 Shortcode: CE-31657-2
  • Returncode: 0x804a0803 Shortcode: CE-31658-3
  • Returncode: 0x804a0804 Shortcode: CE-31659-4
  • Returncode: 0x804a0805 Shortcode: CE-31660-6
  • Returncode: 0x804a0900 Shortcode: CE-31661-7
  • Returncode: 0x804a0910 Shortcode: CE-31662-8
  • Returncode: 0x804a0911 Shortcode: CE-31663-9
  • Returncode: 0x804a0912 Shortcode: CE-31664-0
  • Returncode: 0x804a0913 Shortcode: CE-31665-1
  • Returncode: 0x804a0914 Shortcode: CE-31666-2
  • Returncode: 0x804a0a00 Shortcode: CE-31667-3
  • Returncode: 0x804a0a01 Shortcode: CE-31668-4
  • Returncode: 0x804a0a02 Shortcode: CE-31669-5
  • Returncode: 0x804a0a03 Shortcode: CE-31670-7
  • Returncode: 0x804a0a04 Shortcode: CE-31671-8
  • Returncode: 0x804a0a05 Shortcode: CE-31672-9
  • Returncode: 0x804a0a06 Shortcode: CE-31673-0
  • Returncode: 0x804a0b00 Shortcode: CE-31674-1
  • Returncode: 0x804a0b01 Shortcode: CE-31675-2
  • Returncode: 0x804c0001 Shortcode: CE-31676-3
  • Returncode: 0x804c0002 Shortcode: CE-31677-4
  • Returncode: 0x804c0003 Shortcode: CE-31678-5
  • Returncode: 0x804c0004 Shortcode: CE-31679-6
  • Returncode: 0x804c0005 Shortcode: CE-31680-8
  • Returncode: 0x804c0006 Shortcode: CE-31681-9
  • Returncode: 0x804c0007 Shortcode: CE-31682-0
  • Returncode: 0x804c0008 Shortcode: CE-31683-1
  • Returncode: 0x804c0009 Shortcode: CE-31684-2
  • Returncode: 0x804c000a Shortcode: CE-31685-3
  • Returncode: 0x804c000b Shortcode: CE-31686-4
  • Returncode: 0x804c000c Shortcode: CE-31687-5
  • Returncode: 0x804c000d Shortcode: CE-31688-6
  • Returncode: 0x804c000e Shortcode: CE-31689-7
  • Returncode: 0x804c000f Shortcode: CE-31690-9
  • Returncode: 0x804c0010 Shortcode: CE-31691-0
  • Returncode: 0x804c0011 Shortcode: CE-31692-1
  • Returncode: 0x804c0012 Shortcode: CE-31693-2
  • Returncode: 0x804c0013 Shortcode: CE-31694-3
  • Returncode: 0x804d0001 Shortcode: CE-31695-4
  • Returncode: 0x804d0002 Shortcode: CE-31696-5
  • Returncode: 0x804d0003 Shortcode: CE-31697-6
  • Returncode: 0x804d0004 Shortcode: CE-31698-7
  • Returncode: 0x804d0005 Shortcode: CE-31699-8
  • Returncode: 0x804d0006 Shortcode: CE-31700-1
  • Returncode: 0x804d0007 Shortcode: CE-31701-2
  • Returncode: 0x804d0008 Shortcode: CE-31702-3
  • Returncode: 0x804d0009 Shortcode: CE-31703-4
  • Returncode: 0x804d000a Shortcode: CE-31704-5
  • Returncode: 0x804d000b Shortcode: CE-31705-6
  • Returncode: 0x804d000c Shortcode: CE-31706-7
  • Returncode: 0x804d000d Shortcode: CE-31707-8
  • Returncode: 0x804e0801 Shortcode: CE-31708-9
  • Returncode: 0x804e0802 Shortcode: CE-31709-0
  • Returncode: 0x804e0803 Shortcode: CE-31710-2
  • Returncode: 0x804e0804 Shortcode: CE-31711-3
  • Returncode: 0x804e0805 Shortcode: CE-31712-4
  • Returncode: 0x804e0806 Shortcode: CE-31713-5
  • Returncode: 0x804e0807 Shortcode: CE-31714-6
  • Returncode: 0x804e0808 Shortcode: CE-31715-7
  • Returncode: 0x804e080a Shortcode: CE-31716-8
  • Returncode: 0x804e080b Shortcode: CE-31717-9
  • Returncode: 0x804e0901 Shortcode: CE-31718-0
  • Returncode: 0x804e0902 Shortcode: CE-31719-1
  • Returncode: 0x804e0903 Shortcode: CE-31720-3
  • Returncode: 0x804e0904 Shortcode: CE-31721-4
  • Returncode: 0x804e0905 Shortcode: CE-31722-5
  • Returncode: 0x804e0906 Shortcode: CE-31723-6
  • Returncode: 0x804e0907 Shortcode: CE-31724-7
  • Returncode: 0x80550001 Shortcode: NP-31725-8
  • Returncode: 0x80550002 Shortcode: NP-31726-9
  • Returncode: 0x80550003 Shortcode: NP-31727-0
  • Returncode: 0x80550004 Shortcode: NP-31728-1
  • Returncode: 0x80550005 Shortcode: NP-31729-2
  • Returncode: 0x80550006 Shortcode: NP-31730-4
  • Returncode: 0x80550007 Shortcode: NP-31731-5
  • Returncode: 0x80550008 Shortcode: NP-31732-6
  • Returncode: 0x80550009 Shortcode: NP-31733-7
  • Returncode: 0x8055000a Shortcode: NP-31734-8
  • Returncode: 0x8055000b Shortcode: NP-31735-9
  • Returncode: 0x8055000c Shortcode: NP-31736-0
  • Returncode: 0x8055000d Shortcode: NP-31737-1
  • Returncode: 0x8055000e Shortcode: NP-31738-2
  • Returncode: 0x8055000f Shortcode: NP-31739-3
  • Returncode: 0x80550010 Shortcode: NP-31740-5
  • Returncode: 0x80550011 Shortcode: NP-31741-6
  • Returncode: 0x80550012 Shortcode: NP-31742-7
  • Returncode: 0x80550013 Shortcode: NP-31743-8
  • Returncode: 0x80550014 Shortcode: NP-31744-9
  • Returncode: 0x80550015 Shortcode: NP-31745-0
  • Returncode: 0x80550016 Shortcode: NP-34352-7
  • Returncode: 0x80550017 Shortcode: NP-34353-8
  • Returncode: 0x80550018 Shortcode: NP-34924-2
  • Returncode: 0x80550019 Shortcode: NP-36004-3
  • Returncode: 0x80550301 Shortcode: NP-31746-1
  • Returncode: 0x80550302 Shortcode: NP-31747-2
  • Returncode: 0x80550303 Shortcode: NP-31748-3
  • Returncode: 0x80550304 Shortcode: NP-31749-4
  • Returncode: 0x80550305 Shortcode: NP-31750-6
  • Returncode: 0x80550306 Shortcode: NP-31751-7
  • Returncode: 0x80550307 Shortcode: NP-31752-8
  • Returncode: 0x80550400 Shortcode: NP-31753-9
  • Returncode: 0x80550401 Shortcode: NP-31754-0
  • Returncode: 0x80550402 Shortcode: NP-31755-1
  • Returncode: 0x80550403 Shortcode: NP-31756-2
  • Returncode: 0x80550410 Shortcode: NP-31757-3
  • Returncode: 0x80550411 Shortcode: NP-31758-4
  • Returncode: 0x80550412 Shortcode: NP-31759-5
  • Returncode: 0x80550420 Shortcode: NP-31760-7
  • Returncode: 0x80550421 Shortcode: NP-31761-8
  • Returncode: 0x80550422 Shortcode: NP-31762-9
  • Returncode: 0x80550423 Shortcode: NP-31763-0
  • Returncode: 0x80550424 Shortcode: NP-31764-1
  • Returncode: 0x80550427 Shortcode: NP-31765-2
  • Returncode: 0x80550430 Shortcode: NP-31766-3
  • Returncode: 0x80550431 Shortcode: NP-31767-4
  • Returncode: 0x80550432 Shortcode: NP-31768-5
  • Returncode: 0x80550440 Shortcode: NP-31769-6
  • Returncode: 0x80550441 Shortcode: NP-31770-8
  • Returncode: 0x80550442 Shortcode: NP-31771-9
  • Returncode: 0x80550443 Shortcode: NP-31772-0
  • Returncode: 0x80550444 Shortcode: NP-31773-1
  • Returncode: 0x80550445 Shortcode: NP-31774-2
  • Returncode: 0x80550446 Shortcode: NP-31775-3
  • Returncode: 0x80550447 Shortcode: NP-31776-4
  • Returncode: 0x80550448 Shortcode: NP-31777-5
  • Returncode: 0x80550449 Shortcode: NP-31778-6
  • Returncode: 0x8055044a Shortcode: NP-31779-7
  • Returncode: 0x8055044b Shortcode: NP-31780-9
  • Returncode: 0x8055044c Shortcode: NP-31781-0
  • Returncode: 0x8055044d Shortcode: NP-31782-1
  • Returncode: 0x8055044e Shortcode: NP-31783-2
  • Returncode: 0x8055044f Shortcode: NP-31784-3
  • Returncode: 0x8055044f Shortcode: NP-31784-3
  • Returncode: 0x80550480 Shortcode: NP-31785-4
  • Returncode: 0x80550601 Shortcode: NP-31786-5
  • Returncode: 0x80550602 Shortcode: NP-31787-6
  • Returncode: 0x80550603 Shortcode: NP-31788-7
  • Returncode: 0x80550604 Shortcode: NP-31789-8
  • Returncode: 0x80550605 Shortcode: NP-31790-0
  • Returncode: 0x80550606 Shortcode: NP-31791-1
  • Returncode: 0x80550608 Shortcode: NP-31792-2
  • Returncode: 0x80550609 Shortcode: NP-31793-3
  • Returncode: 0x8055060a Shortcode: NP-31794-4
  • Returncode: 0x8055060e Shortcode: NP-31795-5
  • Returncode: 0x80550701 Shortcode: NP-31796-6
  • Returncode: 0x80550702 Shortcode: NP-31797-7
  • Returncode: 0x80550703 Shortcode: NP-31798-8
  • Returncode: 0x80550704 Shortcode: NP-31799-9
  • Returncode: 0x80550705 Shortcode: NP-31800-2
  • Returncode: 0x80550706 Shortcode: NP-31801-3
  • Returncode: 0x80550707 Shortcode: NP-31802-4
  • Returncode: 0x80550708 Shortcode: NP-31803-5
  • Returncode: 0x80550709 Shortcode: NP-31804-6
  • Returncode: 0x8055070a Shortcode: NP-31805-7
  • Returncode: 0x8055070b Shortcode: NP-31806-8
  • Returncode: 0x8055070c Shortcode: NP-31807-9
  • Returncode: 0x8055070d Shortcode: NP-31808-0
  • Returncode: 0x8055070e Shortcode: NP-31809-1
  • Returncode: 0x8055070f Shortcode: NP-31810-3
  • Returncode: 0x80550711 Shortcode: NP-31812-5
  • Returncode: 0x80550712 Shortcode: NP-31813-6
  • Returncode: 0x80550713 Shortcode: NP-31814-7
  • Returncode: 0x80550714 Shortcode: NP-31815-8
  • Returncode: 0x80550715 Shortcode: NP-31816-9
  • Returncode: 0x80550716 Shortcode: NP-31817-0
  • Returncode: 0x80550717 Shortcode: NP-31818-1
  • Returncode: 0x80550718 Shortcode: NP-31819-2
  • Returncode: 0x80550719 Shortcode: NP-31820-4
  • Returncode: 0x8055071a Shortcode: NP-31821-5
  • Returncode: 0x8055071b Shortcode: NP-31822-6
  • Returncode: 0x80550801 Shortcode: NP-31823-7
  • Returncode: 0x80550802 Shortcode: NP-31824-8
  • Returncode: 0x80550803 Shortcode: NP-31825-9
  • Returncode: 0x80550805 Shortcode: NP-31826-0
  • Returncode: 0x80550806 Shortcode: NP-31827-1
  • Returncode: 0x80550807 Shortcode: NP-31828-2
  • Returncode: 0x80550808 Shortcode: NP-31829-3
  • Returncode: 0x80550809 Shortcode: NP-31830-5
  • Returncode: 0x8055080a Shortcode: NP-31831-6
  • Returncode: 0x8055080b Shortcode: NP-31832-7
  • Returncode: 0x8055080c Shortcode: NP-31833-8
  • Returncode: 0x8055080d Shortcode: NP-31834-9
  • Returncode: 0x8055080e Shortcode: NP-31835-0
  • Returncode: 0x8055080f Shortcode: NP-31836-1
  • Returncode: 0x80550810 Shortcode: NP-31837-2
  • Returncode: 0x80550811 Shortcode: NP-31838-3
  • Returncode: 0x80550812 Shortcode: NP-31839-4
  • Returncode: 0x80550814 Shortcode: NP-31840-6
  • Returncode: 0x80550815 Shortcode: NP-31841-7
  • Returncode: 0x80550816 Shortcode: NP-31842-8
  • Returncode: 0x80550817 Shortcode: NP-31843-9
  • Returncode: 0x80550818 Shortcode: NP-31844-0
  • Returncode: 0x80550819 Shortcode: NP-31845-1
  • Returncode: 0x8055081a Shortcode: NP-31846-2
  • Returncode: 0x8055081b Shortcode: NP-31847-3
  • Returncode: 0x8055081d Shortcode: NP-31848-4
  • Returncode: 0x8055081f Shortcode: NP-31849-5
  • Returncode: 0x80550820 Shortcode: NP-31850-7
  • Returncode: 0x80550821 Shortcode: NP-31851-8
  • Returncode: 0x80550822 Shortcode: NP-31852-9
  • Returncode: 0x80550823 Shortcode: NP-31853-0
  • Returncode: 0x80550824 Shortcode: NP-31854-1
  • Returncode: 0x80550826 Shortcode: NP-31855-2
  • Returncode: 0x80550827 Shortcode: NP-31856-3
  • Returncode: 0x80550828 Shortcode: NP-31857-4
  • Returncode: 0x8055082a Shortcode: NP-31858-5
  • Returncode: 0x8055082b Shortcode: NP-31859-6
  • Returncode: 0x8055082c Shortcode: NP-31860-8
  • Returncode: 0x8055082d Shortcode: NP-31861-9
  • Returncode: 0x8055082e Shortcode: NP-31862-0
  • Returncode: 0x80550848 Shortcode: NP-31863-1
  • Returncode: 0x80550849 Shortcode: NP-31864-2
  • Returncode: 0x8055084a Shortcode: NP-31865-3
  • Returncode: 0x8055085d Shortcode: NP-31866-4
  • Returncode: 0x8055085e Shortcode: NP-31867-5
  • Returncode: 0x8055085f Shortcode: NP-31868-6
  • Returncode: 0x80550860 Shortcode: NP-31869-7
  • Returncode: 0x80550861 Shortcode: NP-31870-9
  • Returncode: 0x80550862 Shortcode: NP-31871-0
  • Returncode: 0x80550868 Shortcode: NP-31872-1
  • Returncode: 0x80550869 Shortcode: NP-31873-2
  • Returncode: 0x8055086a Shortcode: NP-31874-3
  • Returncode: 0x8055086b Shortcode: NP-31875-4
  • Returncode: 0x8055086c Shortcode: NP-31876-5
  • Returncode: 0x8055086d Shortcode: NP-31877-6
  • Returncode: 0x8055086e Shortcode: NP-31878-7
  • Returncode: 0x80550873 Shortcode: NP-31879-8
  • Returncode: 0x80550878 Shortcode: NP-31880-0
  • Returncode: 0x80550889 Shortcode: NP-34925-3
  • Returncode: 0x8055088a Shortcode: NP-34926-4
  • Returncode: 0x805508a0 Shortcode: NP-31881-1
  • Returncode: 0x805508a1 Shortcode: NP-31882-2
  • Returncode: 0x805508a2 Shortcode: NP-31883-3
  • Returncode: 0x805508a3 Shortcode: NP-31884-4
  • Returncode: 0x805508a4 Shortcode: NP-31885-5
  • Returncode: 0x805508a5 Shortcode: NP-31886-6
  • Returncode: 0x805508a6 Shortcode: NP-31887-7
  • Returncode: 0x805508aa Shortcode: NP-31888-8
  • Returncode: 0x805508ab Shortcode: NP-31889-9
  • Returncode: 0x805508ac Shortcode: NP-31890-1
  • Returncode: 0x805508ad Shortcode: NP-31891-2
  • Returncode: 0x805508ae Shortcode: NP-31892-3
  • Returncode: 0x805508af Shortcode: NP-31893-4
  • Returncode: 0x805508b0 Shortcode: NP-31894-5
  • Returncode: 0x805508b1 Shortcode: NP-31895-6
  • Returncode: 0x805508b2 Shortcode: NP-31896-7
  • Returncode: 0x805508b3 Shortcode: NP-31897-8
  • Returncode: 0x805508ff Shortcode: NP-31898-9
  • Returncode: 0x80550c01 Shortcode: NP-31899-0
  • Returncode: 0x80550c02 Shortcode: NP-31900-3
  • Returncode: 0x80550c03 Shortcode: NP-31901-4
  • Returncode: 0x80550c04 Shortcode: NP-31902-5
  • Returncode: 0x80550c05 Shortcode: NP-31903-6
  • Returncode: 0x80550c06 Shortcode: NP-31904-7
  • Returncode: 0x80550c07 Shortcode: NP-31905-8
  • Returncode: 0x80550c08 Shortcode: NP-31906-9
  • Returncode: 0x80550c09 Shortcode: NP-31907-0
  • Returncode: 0x80550c0a Shortcode: NP-31908-1
  • Returncode: 0x80550c0b Shortcode: NP-31909-2
  • Returncode: 0x80550c0c Shortcode: NP-31910-4
  • Returncode: 0x80550c0d Shortcode: NP-31911-5
  • Returncode: 0x80550c0e Shortcode: NP-31912-6
  • Returncode: 0x80550c0f Shortcode: NP-31913-7
  • Returncode: 0x80550c10 Shortcode: NP-31914-8
  • Returncode: 0x80550c11 Shortcode: NP-31915-9
  • Returncode: 0x80550c12 Shortcode: NP-31916-0
  • Returncode: 0x80550c13 Shortcode: NP-31917-1
  • Returncode: 0x80550c14 Shortcode: NP-31918-2
  • Returncode: 0x80550c15 Shortcode: NP-31919-3
  • Returncode: 0x80550c16 Shortcode: NP-31920-5
  • Returncode: 0x80550c17 Shortcode: NP-31921-6
  • Returncode: 0x80550c18 Shortcode: NP-31922-7
  • Returncode: 0x80550c19 Shortcode: NP-31923-8
  • Returncode: 0x80550c1a Shortcode: NP-31924-9
  • Returncode: 0x80550c1b Shortcode: NP-31925-0
  • Returncode: 0x80550c1c Shortcode: NP-31926-1
  • Returncode: 0x80550c1d Shortcode: NP-31927-2
  • Returncode: 0x80550c1e Shortcode: NP-31928-3
  • Returncode: 0x80550c1f Shortcode: NP-31929-4
  • Returncode: 0x80550c20 Shortcode: NP-31930-6
  • Returncode: 0x80550c21 Shortcode: NP-31931-7
  • Returncode: 0x80550c22 Shortcode: NP-31932-8
  • Returncode: 0x80550c23 Shortcode: NP-31933-9
  • Returncode: 0x80550c24 Shortcode: NP-31934-0
  • Returncode: 0x80550c25 Shortcode: NP-31935-1
  • Returncode: 0x80550c26 Shortcode: NP-31936-2
  • Returncode: 0x80550c27 Shortcode: NP-31937-3
  • Returncode: 0x80550c28 Shortcode: NP-31938-4
  • Returncode: 0x80550c29 Shortcode: NP-31939-5
  • Returncode: 0x80550c2a Shortcode: NP-31940-7
  • Returncode: 0x80550c2b Shortcode: NP-31941-8
  • Returncode: 0x80550c2c Shortcode: NP-31942-9
  • Returncode: 0x80550c2d Shortcode: NP-31943-0
  • Returncode: 0x80550c2e Shortcode: NP-31944-1
  • Returncode: 0x80550c2f Shortcode: NP-31945-2
  • Returncode: 0x80550c30 Shortcode: NP-31946-3
  • Returncode: 0x80550c31 Shortcode: NP-31947-4
  • Returncode: 0x80550c32 Shortcode: NP-31948-5
  • Returncode: 0x80550c33 Shortcode: NP-31949-6
  • Returncode: 0x80550c34 Shortcode: NP-31950-8
  • Returncode: 0x80550c35 Shortcode: NP-31951-9
  • Returncode: 0x80550c36 Shortcode: NP-31952-0
  • Returncode: 0x80550c37 Shortcode: NP-31953-1
  • Returncode: 0x80550c38 Shortcode: NP-31954-2
  • Returncode: 0x80550c39 Shortcode: NP-31955-3
  • Returncode: 0x80550c3a Shortcode: NP-31956-4
  • Returncode: 0x80550d01 Shortcode: NP-31957-5
  • Returncode: 0x80550d02 Shortcode: NP-31958-6
  • Returncode: 0x80550d03 Shortcode: NP-31959-7
  • Returncode: 0x80550d04 Shortcode: NP-31960-9
  • Returncode: 0x80550d05 Shortcode: NP-31961-0
  • Returncode: 0x80550d06 Shortcode: NP-31962-1
  • Returncode: 0x80550d07 Shortcode: NP-31963-2
  • Returncode: 0x80550d08 Shortcode: NP-31964-3
  • Returncode: 0x80550d09 Shortcode: NP-31965-4
  • Returncode: 0x80550d0a Shortcode: NP-31966-5
  • Returncode: 0x80550d0b Shortcode: NP-31967-6
  • Returncode: 0x80550d0c Shortcode: NP-31968-7
  • Returncode: 0x80550d0d Shortcode: NP-31969-8
  • Returncode: 0x80550d0e Shortcode: NP-31970-0
  • Returncode: 0x80550d0f Shortcode: NP-31971-1
  • Returncode: 0x80550d10 Shortcode: NP-31972-2
  • Returncode: 0x80550d11 Shortcode: NP-31973-3
  • Returncode: 0x80550d12 Shortcode: NP-31974-4
  • Returncode: 0x80550d13 Shortcode: NP-31975-5
  • Returncode: 0x80550d14 Shortcode: NP-31976-6
  • Returncode: 0x80550d15 Shortcode: NP-31977-7
  • Returncode: 0x80550d17 Shortcode: NP-31978-8
  • Returncode: 0x80550d18 Shortcode: NP-31979-9
  • Returncode: 0x80550d19 Shortcode: NP-31980-1
  • Returncode: 0x80550d1b Shortcode: NP-31981-2
  • Returncode: 0x80550d1c Shortcode: NP-31982-3
  • Returncode: 0x80550d1d Shortcode: NP-31983-4
  • Returncode: 0x80550d1e Shortcode: NP-31984-5
  • Returncode: 0x80550d25 Shortcode: NP-31985-6
  • Returncode: 0x80550d26 Shortcode: NP-31986-7
  • Returncode: 0x80550d28 Shortcode: NP-31987-8
  • Returncode: 0x80550d29 Shortcode: NP-31988-9
  • Returncode: 0x80550d2a Shortcode: NP-31989-0
  • Returncode: 0x80550d2b Shortcode: NP-31990-2
  • Returncode: 0x80550d2c Shortcode: NP-31991-3
  • Returncode: 0x80550d2d Shortcode: NP-31992-4
  • Returncode: 0x80550d2e Shortcode: NP-31993-5
  • Returncode: 0x80550d2f Shortcode: NP-31994-6
  • Returncode: 0x80550d30 Shortcode: NP-31995-7
  • Returncode: 0x80550d31 Shortcode: NP-31996-8
  • Returncode: 0x80550d32 Shortcode: NP-31997-9
  • Returncode: 0x80550d33 Shortcode: NP-31998-0
  • Returncode: 0x80550e01 Shortcode: NP-31999-1
  • Returncode: 0x80550e02 Shortcode: NP-32000-5
  • Returncode: 0x80550e03 Shortcode: NP-32001-6
  • Returncode: 0x80550e04 Shortcode: NP-32002-7
  • Returncode: 0x80550e05 Shortcode: NP-32003-8
  • Returncode: 0x80550e06 Shortcode: NP-32004-9
  • Returncode: 0x80550e07 Shortcode: NP-32005-0
  • Returncode: 0x80550e08 Shortcode: NP-32006-1
  • Returncode: 0x80550e09 Shortcode: NP-32007-2
  • Returncode: 0x80550e0a Shortcode: NP-32008-3
  • Returncode: 0x80550e0b Shortcode: NP-32009-4
  • Returncode: 0x80550e0c Shortcode: NP-32010-6
  • Returncode: 0x80550e0d Shortcode: NP-32011-7
  • Returncode: 0x80550e0e Shortcode: NP-32012-8
  • Returncode: 0x80550e0f Shortcode: NP-32013-9
  • Returncode: 0x80550e10 Shortcode: NP-32014-0
  • Returncode: 0x80550e11 Shortcode: NP-32015-1
  • Returncode: 0x80550e12 Shortcode: NP-32016-2
  • Returncode: 0x80550e13 Shortcode: NP-32017-3
  • Returncode: 0x80550e14 Shortcode: NP-32018-4
  • Returncode: 0x80550e15 Shortcode: NP-32019-5
  • Returncode: 0x80550e16 Shortcode: NP-32020-7
  • Returncode: 0x80550e17 Shortcode: NP-32021-8
  • Returncode: 0x80550e18 Shortcode: NP-32022-9
  • Returncode: 0x80550e19 Shortcode: NP-32023-0
  • Returncode: 0x80551600 Shortcode: NP-32024-1
  • Returncode: 0x80551601 Shortcode: NP-32025-2
  • Returncode: 0x80551602 Shortcode: NP-32026-3
  • Returncode: 0x80551603 Shortcode: NP-32027-4
  • Returncode: 0x80551604 Shortcode: NP-32028-5
  • Returncode: 0x80551605 Shortcode: NP-32029-6
  • Returncode: 0x80551606 Shortcode: NP-32030-8
  • Returncode: 0x80551607 Shortcode: NP-32031-9
  • Returncode: 0x80551608 Shortcode: NP-32032-0
  • Returncode: 0x80551609 Shortcode: NP-32033-1
  • Returncode: 0x8055160a Shortcode: NP-32034-2
  • Returncode: 0x8055160b Shortcode: NP-32035-3
  • Returncode: 0x8055160c Shortcode: NP-32036-4
  • Returncode: 0x8055160d Shortcode: NP-32037-5
  • Returncode: 0x8055160e Shortcode: NP-32038-6
  • Returncode: 0x8055160f Shortcode: NP-32039-7
  • Returncode: 0x80551610 Shortcode: NP-32040-9
  • Returncode: 0x80551611 Shortcode: NP-32041-0
  • Returncode: 0x80551612 Shortcode: NP-32042-1
  • Returncode: 0x80551613 Shortcode: NP-32043-2
  • Returncode: 0x80551614 Shortcode: NP-32044-3
  • Returncode: 0x80551615 Shortcode: NP-32045-4
  • Returncode: 0x80551616 Shortcode: NP-32046-5
  • Returncode: 0x80551617 Shortcode: NP-32047-6
  • Returncode: 0x80551618 Shortcode: NP-32048-7
  • Returncode: 0x80551619 Shortcode: NP-32049-8
  • Returncode: 0x8055161a Shortcode: NP-32050-0
  • Returncode: 0x8055161b Shortcode: NP-32051-1
  • Returncode: 0x8055161c Shortcode: NP-32052-2
  • Returncode: 0x8055161d Shortcode: NP-32053-3
  • Returncode: 0x8055161e Shortcode: NP-32054-4
  • Returncode: 0x8055161f Shortcode: NP-32055-5
  • Returncode: 0x80551620 Shortcode: NP-32056-6
  • Returncode: 0x80551621 Shortcode: NP-34354-9
  • Returncode: 0x80551622 Shortcode: NP-34355-0
  • Returncode: 0x80551623 Shortcode: NP-34356-1
  • Returncode: 0x80551624 Shortcode: NP-34357-2
  • Returncode: 0x80551625 Shortcode: NP-34840-9
  • Returncode: 0x80551626 Shortcode: NP-34927-5
  • Returncode: 0x80551627 Shortcode: NP-34928-6
  • Returncode: 0x80551628 Shortcode: NP-36005-4
  • Returncode: 0x80551680 Shortcode: NP-32057-7
  • Returncode: 0x80551681 Shortcode: NP-32058-8
  • Returncode: 0x80551682 Shortcode: NP-32059-9
  • Returncode: 0x80551683 Shortcode: NP-32060-1
  • Returncode: 0x80551684 Shortcode: NP-32061-2
  • Returncode: 0x80551685 Shortcode: NP-32062-3
  • Returncode: 0x80551686 Shortcode: NP-32063-4
  • Returncode: 0x80551687 Shortcode: NP-32064-5
  • Returncode: 0x80551688 Shortcode: NP-32065-6
  • Returncode: 0x80551689 Shortcode: NP-32066-7
  • Returncode: 0x8055168a Shortcode: NP-32067-8
  • Returncode: 0x8055168b Shortcode: NP-32068-9
  • Returncode: 0x8055168c Shortcode: NP-32069-0
  • Returncode: 0x8055168d Shortcode: NP-32070-2
  • Returncode: 0x8055168e Shortcode: NP-32071-3
  • Returncode: 0x8055168f Shortcode: NP-32072-4
  • Returncode: 0x80551690 Shortcode: NP-32073-5
  • Returncode: 0x80551691 Shortcode: NP-32074-6
  • Returncode: 0x80551692 Shortcode: NP-32075-7
  • Returncode: 0x80551693 Shortcode: NP-32076-8
  • Returncode: 0x80551694 Shortcode: NP-32077-9
  • Returncode: 0x80551695 Shortcode: NP-32078-0
  • Returncode: 0x80551696 Shortcode: NP-32079-1
  • Returncode: 0x80551697 Shortcode: NP-32080-3
  • Returncode: 0x80551698 Shortcode: NP-32081-4
  • Returncode: 0x80551699 Shortcode: NP-32082-5
  • Returncode: 0x8055169a Shortcode: NP-32083-6
  • Returncode: 0x8055169b Shortcode: NP-32084-7
  • Returncode: 0x8055169c Shortcode: NP-32085-8
  • Returncode: 0x8055169d Shortcode: NP-32086-9
  • Returncode: 0x8055169e Shortcode: NP-32087-0
  • Returncode: 0x8055169f Shortcode: NP-32088-1
  • Returncode: 0x805516a0 Shortcode: NP-32089-2
  • Returncode: 0x805516a1 Shortcode: NP-32090-4
  • Returncode: 0x805516a2 Shortcode: NP-32091-5
  • Returncode: 0x805516a3 Shortcode: NP-32092-6
  • Returncode: 0x805516a4 Shortcode: NP-32093-7
  • Returncode: 0x805516a5 Shortcode: NP-32094-8
  • Returncode: 0x805516a6 Shortcode: NP-32095-9
  • Returncode: 0x805516a7 Shortcode: NP-32096-0
  • Returncode: 0x805516a8 Shortcode: NP-32097-1
  • Returncode: 0x805516a9 Shortcode: NP-32098-2
  • Returncode: 0x805516aa Shortcode: NP-32099-3
  • Returncode: 0x805516ab Shortcode: NP-32100-6
  • Returncode: 0x805516ac Shortcode: NP-32101-7
  • Returncode: 0x805516ad Shortcode: NP-32102-8
  • Returncode: 0x805516ae Shortcode: NP-32103-9
  • Returncode: 0x805516af Shortcode: NP-32104-0
  • Returncode: 0x805516b0 Shortcode: NP-32105-1
  • Returncode: 0x805516b1 Shortcode: NP-32106-2
  • Returncode: 0x805516b2 Shortcode: NP-32107-3
  • Returncode: 0x805516b3 Shortcode: NP-32108-4
  • Returncode: 0x805516b4 Shortcode: NP-32109-5
  • Returncode: 0x805516b5 Shortcode: NP-32110-7
  • Returncode: 0x805516b6 Shortcode: NP-32111-8
  • Returncode: 0x805516b7 Shortcode: NP-32112-9
  • Returncode: 0x805516b8 Shortcode: NP-32113-0
  • Returncode: 0x805516b9 Shortcode: NP-32114-1
  • Returncode: 0x805516ba Shortcode: NP-32115-2
  • Returncode: 0x805516bb Shortcode: NP-32116-3
  • Returncode: 0x805516bc Shortcode: NP-32117-4
  • Returncode: 0x805516bd Shortcode: NP-32118-5
  • Returncode: 0x805516be Shortcode: NP-32119-6
  • Returncode: 0x805516bf Shortcode: NP-32120-8
  • Returncode: 0x805516c0 Shortcode: NP-32121-9
  • Returncode: 0x805516c1 Shortcode: NP-32122-0
  • Returncode: 0x805516c2 Shortcode: NP-32123-1
  • Returncode: 0x805516c3 Shortcode: NP-32124-2
  • Returncode: 0x805516c4 Shortcode: NP-32125-3
  • Returncode: 0x805516c5 Shortcode: NP-32126-4
  • Returncode: 0x805516c6 Shortcode: NP-32127-5
  • Returncode: 0x805516c7 Shortcode: NP-32128-6
  • Returncode: 0x805516c8 Shortcode: NP-32129-7
  • Returncode: 0x805516c9 Shortcode: NP-32130-9
  • Returncode: 0x805516ca Shortcode: NP-32131-0
  • Returncode: 0x805516cb Shortcode: NP-32132-1
  • Returncode: 0x805516cc Shortcode: NP-32133-2
  • Returncode: 0x805516cd Shortcode: NP-32134-3
  • Returncode: 0x805516ce Shortcode: NP-32135-4
  • Returncode: 0x805516cf Shortcode: NP-32136-5
  • Returncode: 0x805516d0 Shortcode: NP-32137-6
  • Returncode: 0x805516d1 Shortcode: NP-32138-7
  • Returncode: 0x805516d2 Shortcode: NP-32139-8
  • Returncode: 0x805516d3 Shortcode: NP-32140-0
  • Returncode: 0x805516d4 Shortcode: NP-34358-3
  • Returncode: 0x805516d5 Shortcode: NP-34359-4
  • Returncode: 0x805516d6 Shortcode: NP-34360-6
  • Returncode: 0x805516d7 Shortcode: NP-34361-7
  • Returncode: 0x805516d8 Shortcode: NP-34362-8
  • Returncode: 0x805516d9 Shortcode: NP-34363-9
  • Returncode: 0x805516da Shortcode: NP-34364-0
  • Returncode: 0x805516db Shortcode: NP-34365-1
  • Returncode: 0x805516dc Shortcode: NP-34366-2
  • Returncode: 0x805516dd Shortcode: NP-34367-3
  • Returncode: 0x805516de Shortcode: NP-34368-4
  • Returncode: 0x805516df Shortcode: NP-34369-5
  • Returncode: 0x805516e0 Shortcode: NP-34370-7
  • Returncode: 0x805516e1 Shortcode: NP-34371-8
  • Returncode: 0x805516e2 Shortcode: NP-34372-9
  • Returncode: 0x805516e3 Shortcode: NP-34373-0
  • Returncode: 0x805516e4 Shortcode: NP-34374-1
  • Returncode: 0x805516e5 Shortcode: NP-34375-2
  • Returncode: 0x805516e6 Shortcode: NP-34376-3
  • Returncode: 0x805516e7 Shortcode: NP-34841-0
  • Returncode: 0x805516e8 Shortcode: NP-34842-1
  • Returncode: 0x805516e9 Shortcode: NP-34843-2
  • Returncode: 0x805516ea Shortcode: NP-34844-3
  • Returncode: 0x805516eb Shortcode: NP-34845-4
  • Returncode: 0x805516ec Shortcode: NP-34929-7
  • Returncode: 0x805516ed Shortcode: NP-34930-9
  • Returncode: 0x805516ee Shortcode: NP-34931-0
  • Returncode: 0x805516ef Shortcode: NP-34932-1
  • Returncode: 0x805516f0 Shortcode: NP-34933-2
  • Returncode: 0x805516f1 Shortcode: NP-34934-3
  • Returncode: 0x805516f2 Shortcode: NP-34935-4
  • Returncode: 0x805516f3 Shortcode: NP-34936-5
  • Returncode: 0x805516f4 Shortcode: NP-34937-6
  • Returncode: 0x805516f5 Shortcode: NP-34938-7
  • Returncode: 0x805516f6 Shortcode: NP-34939-8
  • Returncode: 0x805516f7 Shortcode: NP-34940-0
  • Returncode: 0x805516f8 Shortcode: NP-34941-1
  • Returncode: 0x805516f9 Shortcode: NP-34942-2
  • Returncode: 0x805516fa Shortcode: NP-35645-3
  • Returncode: 0x805516fb Shortcode: NP-36006-5
  • Returncode: 0x80551700 Shortcode: NP-32141-1
  • Returncode: 0x80551701 Shortcode: NP-32142-2
  • Returncode: 0x80551702 Shortcode: NP-32143-3
  • Returncode: 0x80551703 Shortcode: NP-32144-4
  • Returncode: 0x80551704 Shortcode: NP-32145-5
  • Returncode: 0x80551705 Shortcode: NP-32146-6
  • Returncode: 0x80551706 Shortcode: NP-32147-7
  • Returncode: 0x80551707 Shortcode: NP-32148-8
  • Returncode: 0x80551708 Shortcode: NP-32149-9
  • Returncode: 0x80551709 Shortcode: NP-32150-1
  • Returncode: 0x8055170a Shortcode: NP-32151-2
  • Returncode: 0x8055170b Shortcode: NP-32152-3
  • Returncode: 0x8055170c Shortcode: NP-32153-4
  • Returncode: 0x8055170d Shortcode: NP-32154-5
  • Returncode: 0x8055170e Shortcode: NP-32155-6
  • Returncode: 0x8055170f Shortcode: NP-32156-7
  • Returncode: 0x80551801 Shortcode: NP-32157-8
  • Returncode: 0x80551802 Shortcode: NP-32158-9
  • Returncode: 0x80551803 Shortcode: NP-32159-0
  • Returncode: 0x80551804 Shortcode: NP-32160-2
  • Returncode: 0x80551805 Shortcode: NP-32161-3
  • Returncode: 0x80551807 Shortcode: NP-32162-4
  • Returncode: 0x8055180a Shortcode: NP-32163-5
  • Returncode: 0x80551811 Shortcode: NP-32164-6
  • Returncode: 0x80551847 Shortcode: NP-32165-7
  • Returncode: 0x80551863 Shortcode: NP-34377-4
  • Returncode: 0x80551f02 Shortcode: NP-32166-8
  • Returncode: 0x80551f03 Shortcode: NP-32167-9
  • Returncode: 0x80551f04 Shortcode: NP-32168-0
  • Returncode: 0x80551f05 Shortcode: NP-32169-1
  • Returncode: 0x80551f06 Shortcode: NP-32170-3
  • Returncode: 0x80551f07 Shortcode: NP-32171-4
  • Returncode: 0x80552501 Shortcode: NP-32172-5
  • Returncode: 0x80552502 Shortcode: NP-32173-6
  • Returncode: 0x80552503 Shortcode: NP-32174-7
  • Returncode: 0x80552504 Shortcode: NP-32175-8
  • Returncode: 0x80552505 Shortcode: NP-32176-9
  • Returncode: 0x80552506 Shortcode: NP-32177-0
  • Returncode: 0x80552507 Shortcode: NP-32178-1
  • Returncode: 0x80552508 Shortcode: NP-32179-2
  • Returncode: 0x80552509 Shortcode: NP-32180-4
  • Returncode: 0x80552510 Shortcode: NP-32181-5
  • Returncode: 0x80552511 Shortcode: NP-32182-6
  • Returncode: 0x80552512 Shortcode: NP-32183-7
  • Returncode: 0x80552513 Shortcode: NP-34378-5
  • Returncode: 0x80552601 Shortcode: NP-32184-8
  • Returncode: 0x80552602 Shortcode: NP-32185-9
  • Returncode: 0x80552603 Shortcode: NP-32186-0
  • Returncode: 0x80552604 Shortcode: NP-32187-1
  • Returncode: 0x80552605 Shortcode: NP-32188-2
  • Returncode: 0x80552606 Shortcode: NP-32189-3
  • Returncode: 0x80552607 Shortcode: NP-32190-5
  • Returncode: 0x80552608 Shortcode: NP-32191-6
  • Returncode: 0x80552609 Shortcode: NP-35692-5
  • Returncode: 0x80552701 Shortcode: NP-32192-7
  • Returncode: 0x80552702 Shortcode: NP-32193-8
  • Returncode: 0x80552703 Shortcode: NP-32194-9
  • Returncode: 0x80552704 Shortcode: NP-32195-0
  • Returncode: 0x80552705 Shortcode: NP-32196-1
  • Returncode: 0x80552706 Shortcode: NP-32197-2
  • Returncode: 0x80552707 Shortcode: NP-32198-3
  • Returncode: 0x80552708 Shortcode: NP-32199-4
  • Returncode: 0x80552709 Shortcode: NP-32200-7
  • Returncode: 0x8055270a Shortcode: NP-32201-8
  • Returncode: 0x8055270b Shortcode: NP-32202-9
  • Returncode: 0x8055270c Shortcode: NP-32203-0
  • Returncode: 0x8055270d Shortcode: NP-32204-1
  • Returncode: 0x8055270e Shortcode: NP-32205-2
  • Returncode: 0x8055270f Shortcode: NP-32206-3
  • Returncode: 0x80552710 Shortcode: NP-32207-4
  • Returncode: 0x80552711 Shortcode: NP-32208-5
  • Returncode: 0x80552712 Shortcode: NP-32209-6
  • Returncode: 0x80552713 Shortcode: NP-32210-8
  • Returncode: 0x80552714 Shortcode: NP-32211-9
  • Returncode: 0x80552715 Shortcode: NP-32212-0
  • Returncode: 0x80552716 Shortcode: NP-32213-1
  • Returncode: 0x80552717 Shortcode: NP-32214-2
  • Returncode: 0x80552718 Shortcode: NP-32215-3
  • Returncode: 0x80552719 Shortcode: NP-34943-3
  • Returncode: 0x8055271a Shortcode: NP-36007-6
  • Returncode: 0x80552901 Shortcode: NP-32216-4
  • Returncode: 0x80552902 Shortcode: NP-32217-5
  • Returncode: 0x80552903 Shortcode: NP-32218-6
  • Returncode: 0x80552904 Shortcode: NP-32219-7
  • Returncode: 0x80552905 Shortcode: NP-32220-9
  • Returncode: 0x80552906 Shortcode: NP-32221-0
  • Returncode: 0x80552907 Shortcode: NP-32222-1
  • Returncode: 0x80552908 Shortcode: NP-32223-2
  • Returncode: 0x80552909 Shortcode: NP-32224-3
  • Returncode: 0x8055290a Shortcode: NP-32225-4
  • Returncode: 0x8055290b Shortcode: NP-32226-5
  • Returncode: 0x8055290c Shortcode: NP-32227-6
  • Returncode: 0x8055290d Shortcode: NP-32228-7
  • Returncode: 0x8055290e Shortcode: NP-32229-8
  • Returncode: 0x8055290f Shortcode: NP-32230-0
  • Returncode: 0x80552910 Shortcode: NP-32231-1
  • Returncode: 0x80552911 Shortcode: NP-34379-6
  • Returncode: 0x80552912 Shortcode: NP-34380-8
  • Returncode: 0x80552913 Shortcode: NP-34381-9
  • Returncode: 0x80552914 Shortcode: NP-34382-0
  • Returncode: 0x80552915 Shortcode: NP-34383-1
  • Returncode: 0x80552916 Shortcode: NP-34944-4
  • Returncode: 0x80552917 Shortcode: NP-34945-5
  • Returncode: 0x80552918 Shortcode: NP-34946-6
  • Returncode: 0x80552919 Shortcode: NP-36008-7
  • Returncode: 0x8055291a Shortcode: NP-37517-3
  • Returncode: 0x8055291b Shortcode: NP-37518-4
  • Returncode: 0x80552a00 Shortcode: NP-32232-2
  • Returncode: 0x80552a01 Shortcode: NP-32233-3
  • Returncode: 0x80552a02 Shortcode: NP-32234-4
  • Returncode: 0x80552a03 Shortcode: NP-32235-5
  • Returncode: 0x80552a04 Shortcode: NP-32236-6
  • Returncode: 0x80552a05 Shortcode: NP-32237-7
  • Returncode: 0x80552a06 Shortcode: NP-32238-8
  • Returncode: 0x80552a07 Shortcode: NP-32239-9
  • Returncode: 0x80552a08 Shortcode: NP-32240-1
  • Returncode: 0x80552a09 Shortcode: NP-32241-2
  • Returncode: 0x80552a0a Shortcode: NP-32242-3
  • Returncode: 0x80552a10 Shortcode: NP-32243-4
  • Returncode: 0x80552a11 Shortcode: NP-32244-5
  • Returncode: 0x80552a12 Shortcode: NP-32245-6
  • Returncode: 0x80552a13 Shortcode: NP-32246-7
  • Returncode: 0x80552a14 Shortcode: NP-32247-8
  • Returncode: 0x80552a15 Shortcode: NP-32248-9
  • Returncode: 0x80552a16 Shortcode: NP-32249-0
  • Returncode: 0x80552a17 Shortcode: NP-32250-2
  • Returncode: 0x80552a18 Shortcode: NP-32251-3
  • Returncode: 0x80552a19 Shortcode: NP-34384-2
  • Returncode: 0x80552a1a Shortcode: NP-34385-3
  • Returncode: 0x80552a1b Shortcode: NP-34386-4
  • Returncode: 0x80552a1c Shortcode: NP-34387-5
  • Returncode: 0x80552a1d Shortcode: NP-34947-7
  • Returncode: 0x80552a80 Shortcode: NP-32252-4
  • Returncode: 0x80552a81 Shortcode: NP-32253-5
  • Returncode: 0x80552a82 Shortcode: NP-32254-6
  • Returncode: 0x80552a83 Shortcode: NP-32255-7
  • Returncode: 0x80552b01 Shortcode: NP-32256-8
  • Returncode: 0x80552b02 Shortcode: NP-32257-9
  • Returncode: 0x80552b03 Shortcode: NP-32258-0
  • Returncode: 0x80552b04 Shortcode: NP-32259-1
  • Returncode: 0x80552b05 Shortcode: NP-32260-3
  • Returncode: 0x80552b06 Shortcode: NP-32261-4
  • Returncode: 0x80552b07 Shortcode: NP-32262-5
  • Returncode: 0x80552b08 Shortcode: NP-32263-6
  • Returncode: 0x80552b09 Shortcode: NP-36009-8
  • Returncode: 0x80552c00 Shortcode: NP-36010-0
  • Returncode: 0x80552c01 Shortcode: NP-36011-1
  • Returncode: 0x80552c02 Shortcode: NP-36012-2
  • Returncode: 0x80552c03 Shortcode: NP-36013-3
  • Returncode: 0x80552c04 Shortcode: NP-36014-4
  • Returncode: 0x80552c05 Shortcode: NP-36015-5
  • Returncode: 0x80552c06 Shortcode: NP-36016-6
  • Returncode: 0x80552c07 Shortcode: NP-36017-7
  • Returncode: 0x80552c08 Shortcode: NP-36018-8
  • Returncode: 0x80552c09 Shortcode: NP-36019-9
  • Returncode: 0x80552c0a Shortcode: NP-36020-1
  • Returncode: 0x80552c0b Shortcode: NP-36021-2
  • Returncode: 0x80552c0c Shortcode: NP-36022-3
  • Returncode: 0x80552c0d Shortcode: NP-36023-4
  • Returncode: 0x80552c0e Shortcode: NP-36024-5
  • Returncode: 0x80552c0f Shortcode: NP-36025-6
  • Returncode: 0x80552c10 Shortcode: NP-36026-7
  • Returncode: 0x80552c11 Shortcode: NP-36027-8
  • Returncode: 0x80552c12 Shortcode: NP-36028-9
  • Returncode: 0x80552c13 Shortcode: NP-36029-0
  • Returncode: 0x80552c14 Shortcode: NP-36030-2
  • Returncode: 0x80552c15 Shortcode: NP-36031-3
  • Returncode: 0x80552c16 Shortcode: NP-36032-4
  • Returncode: 0x80552c17 Shortcode: NP-36033-5
  • Returncode: 0x80552c18 Shortcode: NP-36034-6
  • Returncode: 0x80552c19 Shortcode: NP-36035-7
  • Returncode: 0x80552c1a Shortcode: NP-36036-8
  • Returncode: 0x80552c1b Shortcode: NP-36037-9
  • Returncode: 0x80552c1c Shortcode: NP-36038-0
  • Returncode: 0x80552c1d Shortcode: NP-36039-1
  • Returncode: 0x80552c1e Shortcode: NP-36040-3
  • Returncode: 0x80552c1f Shortcode: NP-36041-4
  • Returncode: 0x80552c20 Shortcode: NP-36042-5
  • Returncode: 0x80552c21 Shortcode: NP-36043-6
  • Returncode: 0x80552c30 Shortcode: NP-36044-7
  • Returncode: 0x80552c31 Shortcode: NP-36045-8
  • Returncode: 0x80552c32 Shortcode: NP-36046-9
  • Returncode: 0x80552c33 Shortcode: NP-36047-0
  • Returncode: 0x80552c34 Shortcode: NP-36048-1
  • Returncode: 0x80552c35 Shortcode: NP-36049-2
  • Returncode: 0x80552c36 Shortcode: NP-36050-4
  • Returncode: 0x80552c37 Shortcode: NP-36051-5
  • Returncode: 0x80552c38 Shortcode: NP-36052-6
  • Returncode: 0x80552c39 Shortcode: NP-36053-7
  • Returncode: 0x80552c3a Shortcode: NP-36054-8
  • Returncode: 0x80552c3b Shortcode: NP-36055-9
  • Returncode: 0x80552c3c Shortcode: NP-36056-0
  • Returncode: 0x80552c3d Shortcode: NP-36057-1
  • Returncode: 0x80552c3e Shortcode: NP-36058-2
  • Returncode: 0x80552c3f Shortcode: NP-36059-3
  • Returncode: 0x80552c40 Shortcode: NP-36060-5
  • Returncode: 0x80552c41 Shortcode: NP-36061-6
  • Returncode: 0x80552c42 Shortcode: NP-36062-7
  • Returncode: 0x80552c43 Shortcode: NP-36063-8
  • Returncode: 0x80552c44 Shortcode: NP-36064-9
  • Returncode: 0x80552c45 Shortcode: NP-36065-0
  • Returncode: 0x80552c46 Shortcode: NP-36066-1
  • Returncode: 0x80552c47 Shortcode: NP-36067-2
  • Returncode: 0x80552c48 Shortcode: NP-36068-3
  • Returncode: 0x80552c49 Shortcode: NP-36069-4
  • Returncode: 0x80552c4a Shortcode: NP-36070-6
  • Returncode: 0x80552c4b Shortcode: NP-36071-7
  • Returncode: 0x80552c4c Shortcode: NP-36072-8
  • Returncode: 0x80552c4d Shortcode: NP-36073-9
  • Returncode: 0x80552c4e Shortcode: NP-36074-0
  • Returncode: 0x80552c4f Shortcode: NP-36075-1
  • Returncode: 0x80552c50 Shortcode: NP-36076-2
  • Returncode: 0x80552c51 Shortcode: NP-36077-3
  • Returncode: 0x80552c52 Shortcode: NP-36078-4
  • Returncode: 0x80552c53 Shortcode: NP-36079-5
  • Returncode: 0x80552c54 Shortcode: NP-36080-7
  • Returncode: 0x80552c55 Shortcode: NP-36081-8
  • Returncode: 0x80552c56 Shortcode: NP-36082-9
  • Returncode: 0x80552c57 Shortcode: NP-36083-0
  • Returncode: 0x80552c58 Shortcode: NP-36084-1
  • Returncode: 0x80552c60 Shortcode: NP-36085-2
  • Returncode: 0x80552c61 Shortcode: NP-36086-3
  • Returncode: 0x80552c62 Shortcode: NP-36087-4
  • Returncode: 0x80552c63 Shortcode: NP-36088-5
  • Returncode: 0x80552c64 Shortcode: NP-36089-6
  • Returncode: 0x80552c65 Shortcode: NP-36090-8
  • Returncode: 0x80552c66 Shortcode: NP-36091-9
  • Returncode: 0x80552c67 Shortcode: NP-36092-0
  • Returncode: 0x80552c70 Shortcode: NP-36093-1
  • Returncode: 0x80552c71 Shortcode: NP-36094-2
  • Returncode: 0x80552c72 Shortcode: NP-36095-3
  • Returncode: 0x80552c73 Shortcode: NP-36096-4
  • Returncode: 0x80552c74 Shortcode: NP-36097-5
  • Returncode: 0x80552c75 Shortcode: NP-36098-6
  • Returncode: 0x80552c76 Shortcode: NP-36099-7
  • Returncode: 0x80552c77 Shortcode: NP-36100-0
  • Returncode: 0x80552c78 Shortcode: NP-36101-1
  • Returncode: 0x80552c79 Shortcode: NP-36102-2
  • Returncode: 0x80552c7a Shortcode: NP-36103-3
  • Returncode: 0x80552c7b Shortcode: NP-36104-4
  • Returncode: 0x80552c7c Shortcode: NP-36105-5
  • Returncode: 0x80552c7d Shortcode: NP-36106-6
  • Returncode: 0x80552c7e Shortcode: NP-36107-7
  • Returncode: 0x80552c7f Shortcode: NP-36108-8
  • Returncode: 0x80552c80 Shortcode: NP-36109-9
  • Returncode: 0x80552c81 Shortcode: NP-36110-1
  • Returncode: 0x80552c82 Shortcode: NP-36111-2
  • Returncode: 0x80552c83 Shortcode: NP-36112-3
  • Returncode: 0x80552c84 Shortcode: NP-36113-4
  • Returncode: 0x80552c85 Shortcode: NP-36114-5
  • Returncode: 0x80552c86 Shortcode: NP-36115-6
  • Returncode: 0x80552c87 Shortcode: NP-36116-7
  • Returncode: 0x80552c88 Shortcode: NP-36117-8
  • Returncode: 0x80552c89 Shortcode: NP-36118-9
  • Returncode: 0x80552c8a Shortcode: NP-36119-0
  • Returncode: 0x80552c8b Shortcode: NP-36120-2
  • Returncode: 0x80552c8c Shortcode: NP-36121-3
  • Returncode: 0x80552c8d Shortcode: NP-36122-4
  • Returncode: 0x80552c8e Shortcode: NP-36123-5
  • Returncode: 0x80552c8f Shortcode: NP-36124-6
  • Returncode: 0x80552c90 Shortcode: NP-36125-7
  • Returncode: 0x80552c91 Shortcode: NP-36126-8
  • Returncode: 0x80552c92 Shortcode: NP-36127-9
  • Returncode: 0x80552c93 Shortcode: NP-36128-0
  • Returncode: 0x80552c94 Shortcode: NP-36129-1
  • Returncode: 0x80552c95 Shortcode: NP-36130-3
  • Returncode: 0x80552c96 Shortcode: NP-36131-4
  • Returncode: 0x80552c97 Shortcode: NP-36132-5
  • Returncode: 0x80552c98 Shortcode: NP-36133-6
  • Returncode: 0x80552c99 Shortcode: NP-36134-7
  • Returncode: 0x80552c9a Shortcode: NP-36135-8
  • Returncode: 0x80552c9b Shortcode: NP-36136-9
  • Returncode: 0x80552c9c Shortcode: NP-36137-0
  • Returncode: 0x80552c9d Shortcode: NP-36138-1
  • Returncode: 0x80552c9e Shortcode: NP-36139-2
  • Returncode: 0x80552ca0 Shortcode: NP-36140-4
  • Returncode: 0x80552ca1 Shortcode: NP-36141-5
  • Returncode: 0x80552ca2 Shortcode: NP-36142-6
  • Returncode: 0x80552ca3 Shortcode: NP-36143-7
  • Returncode: 0x80552ca4 Shortcode: NP-36144-8
  • Returncode: 0x80552ca5 Shortcode: NP-36145-9
  • Returncode: 0x80552ca6 Shortcode: NP-36146-0
  • Returncode: 0x80552ca7 Shortcode: NP-36147-1
  • Returncode: 0x80552ca8 Shortcode: NP-36148-2
  • Returncode: 0x80552caa Shortcode: NP-36149-3
  • Returncode: 0x80552cab Shortcode: NP-36150-5
  • Returncode: 0x80552cd0 Shortcode: NP-36151-6
  • Returncode: 0x80552cd1 Shortcode: NP-36152-7
  • Returncode: 0x80552cd2 Shortcode: NP-36153-8
  • Returncode: 0x80552cd3 Shortcode: NP-36154-9
  • Returncode: 0x80552cd4 Shortcode: NP-36155-0
  • Returncode: 0x80552cd5 Shortcode: NP-36156-1
  • Returncode: 0x80552cd6 Shortcode: NP-36157-2
  • Returncode: 0x80552cd7 Shortcode: NP-36158-3
  • Returncode: 0x80552cd8 Shortcode: NP-36159-4
  • Returncode: 0x80552cd9 Shortcode: NP-36160-6
  • Returncode: 0x80552cda Shortcode: NP-36161-7
  • Returncode: 0x80552cdb Shortcode: NP-36162-8
  • Returncode: 0x80552cdc Shortcode: NP-36163-9
  • Returncode: 0x80552cdd Shortcode: NP-36164-0
  • Returncode: 0x80552cde Shortcode: NP-36165-1
  • Returncode: 0x80552cdf Shortcode: NP-36166-2
  • Returncode: 0x80552ce0 Shortcode: NP-36167-3
  • Returncode: 0x80552ce1 Shortcode: NP-36168-4
  • Returncode: 0x80552ce2 Shortcode: NP-36169-5
  • Returncode: 0x80552ce3 Shortcode: NP-36170-7
  • Returncode: 0x80552ce4 Shortcode: NP-36171-8
  • Returncode: 0x80552ce5 Shortcode: NP-36172-9
  • Returncode: 0x80552ce6 Shortcode: NP-36173-0
  • Returncode: 0x80552ce7 Shortcode: NP-36174-1
  • Returncode: 0x80552ce8 Shortcode: NP-36175-2
  • Returncode: 0x80558001 Shortcode: NP-32264-7
  • Returncode: 0x80558002 Shortcode: NP-32265-8
  • Returncode: 0x80558003 Shortcode: NP-32266-9
  • Returncode: 0x80558004 Shortcode: NP-32267-0
  • Returncode: 0x80558005 Shortcode: NP-32268-1
  • Returncode: 0x80558006 Shortcode: NP-32269-2
  • Returncode: 0x80558007 Shortcode: NP-32270-4
  • Returncode: 0x80558008 Shortcode: NP-32271-5
  • Returncode: 0x80558009 Shortcode: NP-32272-6
  • Returncode: 0x8055800a Shortcode: NP-32273-7
  • Returncode: 0x8055800b Shortcode: NP-32274-8
  • Returncode: 0x8055800c Shortcode: NP-32275-9
  • Returncode: 0x8055800d Shortcode: NP-32276-0
  • Returncode: 0x8055800e Shortcode: NP-32277-1
  • Returncode: 0x8055800f Shortcode: NP-36176-3
  • Returncode: 0x80558201 Shortcode: NP-34948-8
  • Returncode: 0x80558202 Shortcode: NP-34949-9
  • Returncode: 0x80558203 Shortcode: NP-34950-1
  • Returncode: 0x80558204 Shortcode: NP-34951-2
  • Returncode: 0x80558205 Shortcode: NP-34952-3
  • Returncode: 0x80558206 Shortcode: NP-34953-4
  • Returncode: 0x80558207 Shortcode: NP-34954-5
  • Returncode: 0x80558208 Shortcode: NP-34955-6
  • Returncode: 0x80558209 Shortcode: NP-34956-7
  • Returncode: 0x8055820a Shortcode: NP-34957-8
  • Returncode: 0x8055820b Shortcode: NP-34958-9
  • Returncode: 0x8055820c Shortcode: NP-34959-0
  • Returncode: 0x8055820d Shortcode: NP-34960-2
  • Returncode: 0x8055820e Shortcode: NP-34961-3
  • Returncode: 0x8055820f Shortcode: NP-34962-4
  • Returncode: 0x80558220 Shortcode: NP-34963-5
  • Returncode: 0x80558221 Shortcode: NP-34964-6
  • Returncode: 0x80558222 Shortcode: NP-34965-7
  • Returncode: 0x80558223 Shortcode: NP-34966-8
  • Returncode: 0x80558224 Shortcode: NP-34967-9
  • Returncode: 0x80558225 Shortcode: NP-34968-0
  • Returncode: 0x80558300 Shortcode: NP-34969-1
  • Returncode: 0x80558301 Shortcode: NP-34970-3
  • Returncode: 0x80558302 Shortcode: NP-34971-4
  • Returncode: 0x80558310 Shortcode: NP-34972-5
  • Returncode: 0x80558311 Shortcode: NP-34973-6
  • Returncode: 0x80558312 Shortcode: NP-34974-7
  • Returncode: 0x80558314 Shortcode: NP-34975-8
  • Returncode: 0x80558320 Shortcode: NP-34976-9
  • Returncode: 0x80558321 Shortcode: NP-34977-0
  • Returncode: 0x80558322 Shortcode: NP-34978-1
  • Returncode: 0x80558324 Shortcode: NP-34979-2
  • Returncode: 0x80558327 Shortcode: NP-34980-4
  • Returncode: 0x80558328 Shortcode: NP-34981-5
  • Returncode: 0x80558329 Shortcode: NP-34982-6
  • Returncode: 0x80558330 Shortcode: NP-34983-7
  • Returncode: 0x80558331 Shortcode: NP-34984-8
  • Returncode: 0x80558332 Shortcode: NP-34985-9
  • Returncode: 0x80558333 Shortcode: NP-34986-0
  • Returncode: 0x80558350 Shortcode: NP-34987-1
  • Returncode: 0x80558351 Shortcode: NP-34988-2
  • Returncode: 0x80558352 Shortcode: NP-34989-3
  • Returncode: 0x80558353 Shortcode: NP-34990-5
  • Returncode: 0x80558355 Shortcode: NP-34991-6
  • Returncode: 0x80558360 Shortcode: NP-34992-7
  • Returncode: 0x80558380 Shortcode: NP-34993-8
  • Returncode: 0x80559201 Shortcode: NP-32278-2
  • Returncode: 0x80559202 Shortcode: NP-32279-3
  • Returncode: 0x80559203 Shortcode: NP-32280-5
  • Returncode: 0x80559204 Shortcode: NP-32281-6
  • Returncode: 0x80559205 Shortcode: NP-32282-7
  • Returncode: 0x80559206 Shortcode: NP-32283-8
  • Returncode: 0x80559207 Shortcode: NP-32284-9
  • Returncode: 0x80559208 Shortcode: NP-32285-0
  • Returncode: 0x80559209 Shortcode: NP-32286-1
  • Returncode: 0x8055920a Shortcode: NP-32287-2
  • Returncode: 0x8055920b Shortcode: NP-32288-3
  • Returncode: 0x8055920c Shortcode: NP-32289-4
  • Returncode: 0x8055920d Shortcode: NP-32290-6
  • Returncode: 0x8055920e Shortcode: NP-32291-7
  • Returncode: 0x8055920f Shortcode: NP-32292-8
  • Returncode: 0x80559210 Shortcode: NP-32293-9
  • Returncode: 0x80559211 Shortcode: NP-32294-0
  • Returncode: 0x80559212 Shortcode: NP-32295-1
  • Returncode: 0x80559213 Shortcode: NP-32296-2
  • Returncode: 0x80559214 Shortcode: NP-32297-3
  • Returncode: 0x80559215 Shortcode: NP-32298-4
  • Returncode: 0x80559216 Shortcode: NP-32299-5
  • Returncode: 0x80559217 Shortcode: NP-32300-8
  • Returncode: 0x80559218 Shortcode: NP-32301-9
  • Returncode: 0x80559219 Shortcode: NP-32302-0
  • Returncode: 0x8055921a Shortcode: NP-32303-1
  • Returncode: 0x8055921b Shortcode: NP-32304-2
  • Returncode: 0x8055921c Shortcode: NP-32305-3
  • Returncode: 0x8055921d Shortcode: NP-32306-4
  • Returncode: 0x8055921e Shortcode: NP-32307-5
  • Returncode: 0x8055921f Shortcode: NP-32308-6
  • Returncode: 0x80559220 Shortcode: NP-32309-7
  • Returncode: 0x80559221 Shortcode: NP-32310-9
  • Returncode: 0x80559222 Shortcode: NP-32311-0
  • Returncode: 0x80559223 Shortcode: NP-32312-1
  • Returncode: 0x80559224 Shortcode: NP-32313-2
  • Returncode: 0x80559225 Shortcode: NP-32314-3
  • Returncode: 0x80559226 Shortcode: NP-32315-4
  • Returncode: 0x80559227 Shortcode: NP-32316-5
  • Returncode: 0x80559228 Shortcode: NP-32317-6
  • Returncode: 0x80559229 Shortcode: NP-34994-9
  • Returncode: 0x8055922a Shortcode: NP-34995-0
  • Returncode: 0x8055922b Shortcode: NP-34996-1
  • Returncode: 0x8055922c Shortcode: NP-34997-2
  • Returncode: 0x80559400 Shortcode: NP-32318-7
  • Returncode: 0x80559401 Shortcode: NP-32319-8
  • Returncode: 0x80559402 Shortcode: NP-34388-6
  • Returncode: 0x80559403 Shortcode: NP-34389-7
  • Returncode: 0x80559500 Shortcode: NP-32320-0
  • Returncode: 0x80559501 Shortcode: NP-32321-1
  • Returncode: 0x80559502 Shortcode: NP-32322-2
  • Returncode: 0x80559503 Shortcode: NP-32323-3
  • Returncode: 0x80559504 Shortcode: NP-32324-4
  • Returncode: 0x80559505 Shortcode: NP-32325-5
  • Returncode: 0x80559506 Shortcode: NP-32326-6
  • Returncode: 0x80559507 Shortcode: NP-32327-7
  • Returncode: 0x80559508 Shortcode: NP-32328-8
  • Returncode: 0x80559509 Shortcode: NP-32329-9
  • Returncode: 0x8055950a Shortcode: NP-32330-1
  • Returncode: 0x8055950b Shortcode: NP-32331-2
  • Returncode: 0x8055950c Shortcode: NP-32332-3
  • Returncode: 0x8055950d Shortcode: NP-32333-4
  • Returncode: 0x8055950e Shortcode: NP-32334-5
  • Returncode: 0x8055950f Shortcode: NP-32335-6
  • Returncode: 0x80559510 Shortcode: NP-32336-7
  • Returncode: 0x80559511 Shortcode: NP-32337-8
  • Returncode: 0x80559512 Shortcode: NP-32338-9
  • Returncode: 0x80559513 Shortcode: NP-32339-0
  • Returncode: 0x80559514 Shortcode: NP-32340-2
  • Returncode: 0x80559515 Shortcode: NP-32341-3
  • Returncode: 0x80559516 Shortcode: NP-32342-4
  • Returncode: 0x80559517 Shortcode: NP-32343-5
  • Returncode: 0x80559518 Shortcode: NP-32344-6
  • Returncode: 0x80559519 Shortcode: NP-32345-7
  • Returncode: 0x8055951a Shortcode: NP-34846-5
  • Returncode: 0x8055951b Shortcode: NP-34847-6
  • Returncode: 0x8055951c Shortcode: NP-34848-7
  • Returncode: 0x8055951d Shortcode: NP-34849-8
  • Returncode: 0x8055951e Shortcode: NP-34850-0
  • Returncode: 0x80559601 Shortcode: NP-32347-9
  • Returncode: 0x80559602 Shortcode: NP-32348-0
  • Returncode: 0x80559603 Shortcode: NP-32349-1
  • Returncode: 0x80559604 Shortcode: NP-32350-3
  • Returncode: 0x80559605 Shortcode: NP-32351-4
  • Returncode: 0x80559606 Shortcode: NP-32352-5
  • Returncode: 0x80559607 Shortcode: NP-32353-6
  • Returncode: 0x80559608 Shortcode: NP-32354-7
  • Returncode: 0x80559609 Shortcode: NP-32355-8
  • Returncode: 0x8055960a Shortcode: NP-32356-9
  • Returncode: 0x8055960b Shortcode: NP-32357-0
  • Returncode: 0x8055960c Shortcode: NP-32358-1
  • Returncode: 0x8055960d Shortcode: NP-32359-2
  • Returncode: 0x8055960e Shortcode: NP-32360-4
  • Returncode: 0x8055960f Shortcode: NP-34390-9
  • Returncode: 0x80559681 Shortcode: NP-32361-5
  • Returncode: 0x80559901 Shortcode: NP-32362-6
  • Returncode: 0x80559b00 Shortcode: NP-32363-7
  • Returncode: 0x80559b01 Shortcode: NP-32364-8
  • Returncode: 0x80559b02 Shortcode: NP-32365-9
  • Returncode: 0x80559b03 Shortcode: NP-32366-0
  • Returncode: 0x80559b04 Shortcode: NP-32367-1
  • Returncode: 0x80559b05 Shortcode: NP-32368-2
  • Returncode: 0x80559b06 Shortcode: NP-32369-3
  • Returncode: 0x80559b07 Shortcode: NP-32370-5
  • Returncode: 0x80559b09 Shortcode: NP-32372-7
  • Returncode: 0x80559b0a Shortcode: NP-32373-8
  • Returncode: 0x80559b0b Shortcode: NP-34391-0
  • Returncode: 0x80559b0c Shortcode: NP-34998-3
  • Returncode: 0x80559b0d Shortcode: NP-34999-4
  • Returncode: 0x80559b0e Shortcode: NP-35000-8
  • Returncode: 0x80559b10 Shortcode: NP-35001-9
  • Returncode: 0x80559b11 Shortcode: NP-35002-0
  • Returncode: 0x80559b12 Shortcode: NP-35003-1
  • Returncode: 0x80559b13 Shortcode: NP-35646-4
  • Returncode: 0x80559b14 Shortcode: NP-35647-5
  • Returncode: 0x80559b15 Shortcode: NP-36177-4
  • Returncode: 0x80559b16 Shortcode: NP-37519-5
  • Returncode: 0x80559b17 Shortcode: NP-37520-7
  • Returncode: 0x80559c00 Shortcode: NP-32374-9
  • Returncode: 0x80559c01 Shortcode: NP-32375-0
  • Returncode: 0x80559c02 Shortcode: NP-35004-2
  • Returncode: 0x80559c03 Shortcode: NP-35005-3
  • Returncode: 0x80559c04 Shortcode: NP-35006-4
  • Returncode: 0x80559c05 Shortcode: NP-36178-5
  • Returncode: 0x80559d00 Shortcode: NP-32376-1
  • Returncode: 0x80559d01 Shortcode: NP-32377-2
  • Returncode: 0x80559d02 Shortcode: NP-32378-3
  • Returncode: 0x80559d03 Shortcode: NP-32379-4
  • Returncode: 0x80559d04 Shortcode: NP-32380-6
  • Returncode: 0x80559d05 Shortcode: NP-32381-7
  • Returncode: 0x80559d06 Shortcode: NP-32382-8
  • Returncode: 0x80559d07 Shortcode: NP-32383-9
  • Returncode: 0x80559d08 Shortcode: NP-32384-0
  • Returncode: 0x80559d09 Shortcode: NP-32385-1
  • Returncode: 0x80559d0a Shortcode: NP-32386-2
  • Returncode: 0x80559d0b Shortcode: NP-32387-3
  • Returncode: 0x80559d0c Shortcode: NP-32388-4
  • Returncode: 0x80559d0d Shortcode: NP-32389-5
  • Returncode: 0x80559d0e Shortcode: NP-32390-7
  • Returncode: 0x80559d0f Shortcode: NP-32391-8
  • Returncode: 0x80559d10 Shortcode: NP-32392-9
  • Returncode: 0x80559d11 Shortcode: NP-32393-0
  • Returncode: 0x80559d12 Shortcode: NP-32394-1
  • Returncode: 0x80559d13 Shortcode: NP-32395-2
  • Returncode: 0x80559d14 Shortcode: NP-32396-3
  • Returncode: 0x80559d15 Shortcode: NP-32397-4
  • Returncode: 0x80559d16 Shortcode: NP-32398-5
  • Returncode: 0x80559d17 Shortcode: NP-32399-6
  • Returncode: 0x80559d18 Shortcode: NP-32400-9
  • Returncode: 0x80559d19 Shortcode: NP-32401-0
  • Returncode: 0x80559d1a Shortcode: NP-32402-1
  • Returncode: 0x80559d1b Shortcode: NP-32403-2
  • Returncode: 0x80559d1c Shortcode: NP-35007-5
  • Returncode: 0x80559e00 Shortcode: NP-32404-3
  • Returncode: 0x80559e01 Shortcode: NP-32405-4
  • Returncode: 0x80559e02 Shortcode: NP-32406-5
  • Returncode: 0x80559e03 Shortcode: NP-32407-6
  • Returncode: 0x80559e04 Shortcode: NP-32408-7
  • Returncode: 0x80559e05 Shortcode: NP-32409-8
  • Returncode: 0x80559e06 Shortcode: NP-32410-0
  • Returncode: 0x80559e07 Shortcode: NP-32411-1
  • Returncode: 0x80559e08 Shortcode: NP-32412-2
  • Returncode: 0x80559e09 Shortcode: NP-32413-3
  • Returncode: 0x80559e0a Shortcode: NP-32414-4
  • Returncode: 0x80559e0b Shortcode: NP-32415-5
  • Returncode: 0x80559e0c Shortcode: NP-32416-6
  • Returncode: 0x80559e0d Shortcode: NP-32417-7
  • Returncode: 0x80559e0e Shortcode: NP-32418-8
  • Returncode: 0x80559e0f Shortcode: NP-32419-9
  • Returncode: 0x80559e10 Shortcode: NP-32420-1
  • Returncode: 0x80559e11 Shortcode: NP-32421-2
  • Returncode: 0x80559e12 Shortcode: NP-32422-3
  • Returncode: 0x80559e13 Shortcode: NP-32423-4
  • Returncode: 0x80559e14 Shortcode: NP-32424-5
  • Returncode: 0x80559e15 Shortcode: NP-32425-6
  • Returncode: 0x80559e16 Shortcode: NP-32426-7
  • Returncode: 0x80559e17 Shortcode: NP-32427-8
  • Returncode: 0x80559e18 Shortcode: NP-32428-9
  • Returncode: 0x80559e19 Shortcode: NP-32429-0
  • Returncode: 0x80559e1a Shortcode: NP-32430-2
  • Returncode: 0x80559e1b Shortcode: NP-32431-3
  • Returncode: 0x80559e1c Shortcode: NP-32432-4
  • Returncode: 0x80559e1d Shortcode: NP-32433-5
  • Returncode: 0x80559e1e Shortcode: NP-32434-6
  • Returncode: 0x80559e1f Shortcode: NP-32435-7
  • Returncode: 0x80559e20 Shortcode: NP-32436-8
  • Returncode: 0x80559e21 Shortcode: NP-32437-9
  • Returncode: 0x80559e22 Shortcode: NP-32438-0
  • Returncode: 0x80559e23 Shortcode: NP-34392-1
  • Returncode: 0x80559e24 Shortcode: NP-34393-2
  • Returncode: 0x80559e25 Shortcode: NP-34851-1
  • Returncode: 0x80559e26 Shortcode: NP-34852-2
  • Returncode: 0x80559e27 Shortcode: NP-34853-3
  • Returncode: 0x80559e28 Shortcode: NP-34854-4
  • Returncode: 0x80559e29 Shortcode: NP-35008-6
  • Returncode: 0x80559e2a Shortcode: NP-35009-7
  • Returncode: 0x80559e2b Shortcode: NP-35010-9
  • Returncode: 0x80559e2c Shortcode: NP-35011-0
  • Returncode: 0x80559e2d Shortcode: NP-36179-6
  • Returncode: 0x80559e2e Shortcode: NP-36180-8
  • Returncode: 0x80559e2f Shortcode: NP-36181-9
  • Returncode: 0x80559e30 Shortcode: NP-36182-0
  • Returncode: 0x80559e31 Shortcode: NP-36183-1
  • Returncode: 0x80559f00 Shortcode: NP-32439-1
  • Returncode: 0x80559f01 Shortcode: NP-32440-3
  • Returncode: 0x80559f02 Shortcode: NP-32441-4
  • Returncode: 0x80559f03 Shortcode: NP-32442-5
  • Returncode: 0x80559f04 Shortcode: NP-32443-6
  • Returncode: 0x80559f05 Shortcode: NP-32444-7
  • Returncode: 0x80559f06 Shortcode: NP-32445-8
  • Returncode: 0x80559f07 Shortcode: NP-32446-9
  • Returncode: 0x80559f08 Shortcode: NP-32447-0
  • Returncode: 0x80559f09 Shortcode: NP-32448-1
  • Returncode: 0x80559f0a Shortcode: NP-32449-2
  • Returncode: 0x80559f0b Shortcode: NP-32450-4
  • Returncode: 0x80559f0c Shortcode: NP-32451-5
  • Returncode: 0x80559f0d Shortcode: NP-32452-6
  • Returncode: 0x80559f0e Shortcode: NP-36184-2
  • Returncode: 0x8055a000 Shortcode: NP-32453-7
  • Returncode: 0x8055a001 Shortcode: NP-32454-8
  • Returncode: 0x8055a002 Shortcode: NP-32455-9
  • Returncode: 0x8055a003 Shortcode: NP-32456-0
  • Returncode: 0x8055a004 Shortcode: NP-32457-1
  • Returncode: 0x8055a005 Shortcode: NP-32458-2
  • Returncode: 0x8055a006 Shortcode: NP-32459-3
  • Returncode: 0x8055a007 Shortcode: NP-32460-5
  • Returncode: 0x8055a008 Shortcode: NP-32461-6
  • Returncode: 0x8055a009 Shortcode: NP-32462-7
  • Returncode: 0x8055a00a Shortcode: NP-32463-8
  • Returncode: 0x8055a00b Shortcode: NP-32464-9
  • Returncode: 0x8055a00c Shortcode: NP-32465-0
  • Returncode: 0x8055a00d Shortcode: NP-32466-1
  • Returncode: 0x8055a00e Shortcode: NP-32467-2
  • Returncode: 0x8055a00f Shortcode: NP-32468-3
  • Returncode: 0x8055a010 Shortcode: NP-32469-4
  • Returncode: 0x8055a011 Shortcode: NP-32470-6
  • Returncode: 0x8055a012 Shortcode: NP-32471-7
  • Returncode: 0x8055a013 Shortcode: NP-32472-8
  • Returncode: 0x8055a014 Shortcode: NP-32473-9
  • Returncode: 0x8055a015 Shortcode: NP-32474-0
  • Returncode: 0x8055a016 Shortcode: NP-32475-1
  • Returncode: 0x8055a017 Shortcode: NP-32476-2
  • Returncode: 0x8055a018 Shortcode: NP-32477-3
  • Returncode: 0x8055a019 Shortcode: NP-32478-4
  • Returncode: 0x8055a01a Shortcode: NP-32479-5
  • Returncode: 0x8055a01b Shortcode: NP-32480-7
  • Returncode: 0x8055a01c Shortcode: NP-34394-3
  • Returncode: 0x8055a01d Shortcode: NP-34395-4
  • Returncode: 0x8055a01e Shortcode: NP-34396-5
  • Returncode: 0x8055a01f Shortcode: NP-34397-6
  • Returncode: 0x8055a020 Shortcode: NP-34398-7
  • Returncode: 0x8055a021 Shortcode: NP-34399-8
  • Returncode: 0x8055a022 Shortcode: NP-34400-1
  • Returncode: 0x8055a023 Shortcode: NP-34855-5
  • Returncode: 0x8055a024 Shortcode: NP-34856-6
  • Returncode: 0x8055a025 Shortcode: NP-35012-1
  • Returncode: 0x8055a026 Shortcode: NP-35013-2
  • Returncode: 0x8055a027 Shortcode: NP-35014-3
  • Returncode: 0x8055a028 Shortcode: NP-35015-4
  • Returncode: 0x8055a029 Shortcode: NP-35016-5
  • Returncode: 0x8055a02a Shortcode: NP-35648-6
  • Returncode: 0x8055a02b Shortcode: NP-35649-7
  • Returncode: 0x8055a02c Shortcode: NP-36185-3
  • Returncode: 0x8055a201 Shortcode: NP-32488-5
  • Returncode: 0x8055a202 Shortcode: NP-32489-6
  • Returncode: 0x8055a203 Shortcode: NP-32490-8
  • Returncode: 0x8055a204 Shortcode: NP-32491-9
  • Returncode: 0x8055a205 Shortcode: NP-32492-0
  • Returncode: 0x8055a206 Shortcode: NP-32493-1
  • Returncode: 0x8055a207 Shortcode: NP-32494-2
  • Returncode: 0x8055a208 Shortcode: NP-32495-3
  • Returncode: 0x8055a281 Shortcode: NP-32496-4
  • Returncode: 0x8055a282 Shortcode: NP-32497-5
  • Returncode: 0x8055a283 Shortcode: NP-32498-6
  • Returncode: 0x8055a284 Shortcode: NP-32499-7
  • Returncode: 0x8055a285 Shortcode: NP-32500-0
  • Returncode: 0x8055a286 Shortcode: NP-32501-1
  • Returncode: 0x8055a287 Shortcode: NP-32502-2
  • Returncode: 0x8055a288 Shortcode: NP-32503-3
  • Returncode: 0x8055a289 Shortcode: NP-32504-4
  • Returncode: 0x8055a28a Shortcode: NP-32505-5
  • Returncode: 0x8055a28b Shortcode: NP-34401-2
  • Returncode: 0x8055a28c Shortcode: NP-34402-3
  • Returncode: 0x8055a28d Shortcode: NP-34403-4
  • Returncode: 0x8055a28e Shortcode: NP-34404-5
  • Returncode: 0x8055a28f Shortcode: NP-37521-8
  • Returncode: 0x8055a301 Shortcode: NP-32506-6
  • Returncode: 0x8055a302 Shortcode: NP-32507-7
  • Returncode: 0x8055a303 Shortcode: NP-32508-8
  • Returncode: 0x8055a304 Shortcode: NP-32509-9
  • Returncode: 0x8055a305 Shortcode: NP-32510-1
  • Returncode: 0x8055a306 Shortcode: NP-32511-2
  • Returncode: 0x8055a307 Shortcode: NP-32512-3
  • Returncode: 0x8055a308 Shortcode: NP-32513-4
  • Returncode: 0x8055a309 Shortcode: NP-32514-5
  • Returncode: 0x8055a380 Shortcode: NP-32515-6
  • Returncode: 0x8055a381 Shortcode: NP-32516-7
  • Returncode: 0x8055a382 Shortcode: NP-32517-8
  • Returncode: 0x8055a383 Shortcode: NP-32518-9
  • Returncode: 0x8055a384 Shortcode: NP-32519-0
  • Returncode: 0x8055a385 Shortcode: NP-32520-2
  • Returncode: 0x8055a386 Shortcode: NP-32521-3
  • Returncode: 0x8055a387 Shortcode: NP-32522-4
  • Returncode: 0x8055a388 Shortcode: NP-32523-5
  • Returncode: 0x8055a389 Shortcode: NP-32524-6
  • Returncode: 0x8055a38a Shortcode: NP-32525-7
  • Returncode: 0x8055a38b Shortcode: NP-32526-8
  • Returncode: 0x8055a38c Shortcode: NP-32527-9
  • Returncode: 0x8055a38d Shortcode: NP-32528-0
  • Returncode: 0x8055a38e Shortcode: NP-32529-1
  • Returncode: 0x8055a38f Shortcode: NP-32530-3
  • Returncode: 0x8055a390 Shortcode: NP-32531-4
  • Returncode: 0x8055a391 Shortcode: NP-32532-5
  • Returncode: 0x8055a392 Shortcode: NP-32533-6
  • Returncode: 0x8055a393 Shortcode: NP-32534-7
  • Returncode: 0x8055a394 Shortcode: NP-32535-8
  • Returncode: 0x8055a395 Shortcode: NP-32536-9
  • Returncode: 0x8055a396 Shortcode: NP-32537-0
  • Returncode: 0x8055a397 Shortcode: NP-32538-1
  • Returncode: 0x8055a401 Shortcode: NP-34405-6
  • Returncode: 0x8055a402 Shortcode: NP-34406-7
  • Returncode: 0x8055a403 Shortcode: NP-36186-4
  • Returncode: 0x8055a501 Shortcode: NP-32540-4
  • Returncode: 0x8055a502 Shortcode: NP-32541-5
  • Returncode: 0x8055a503 Shortcode: NP-32542-6
  • Returncode: 0x8055a601 Shortcode: NP-32543-7
  • Returncode: 0x8055a602 Shortcode: NP-32544-8
  • Returncode: 0x8055a603 Shortcode: NP-32545-9
  • Returncode: 0x8055a604 Shortcode: NP-32546-0
  • Returncode: 0x8055a605 Shortcode: NP-32547-1
  • Returncode: 0x8055a606 Shortcode: NP-34407-8
  • Returncode: 0x8055a607 Shortcode: NP-37522-9
  • Returncode: 0x8055a608 Shortcode: NP-37523-0
  • Returncode: 0x8055a701 Shortcode: NP-32548-2
  • Returncode: 0x8055a702 Shortcode: NP-32549-3
  • Returncode: 0x8055a703 Shortcode: NP-32550-5
  • Returncode: 0x8055a704 Shortcode: NP-32551-6
  • Returncode: 0x8055a705 Shortcode: NP-32552-7
  • Returncode: 0x8055a706 Shortcode: NP-34408-9
  • Returncode: 0x8055a707 Shortcode: NP-36187-5
  • Returncode: 0x8055a901 Shortcode: NP-32553-8
  • Returncode: 0x8055a902 Shortcode: NP-32554-9
  • Returncode: 0x8055a903 Shortcode: NP-32555-0
  • Returncode: 0x8055a904 Shortcode: NP-32556-1
  • Returncode: 0x8055a905 Shortcode: NP-32557-2
  • Returncode: 0x8055a906 Shortcode: NP-32558-3
  • Returncode: 0x8055a907 Shortcode: NP-32559-4
  • Returncode: 0x8055a908 Shortcode: NP-32560-6
  • Returncode: 0x8055a909 Shortcode: NP-32561-7
  • Returncode: 0x8055a90a Shortcode: NP-32562-8
  • Returncode: 0x8055a90b Shortcode: NP-32563-9
  • Returncode: 0x8055a90c Shortcode: NP-32564-0
  • Returncode: 0x8055a90d Shortcode: NP-32565-1
  • Returncode: 0x8055aa01 Shortcode: NP-34409-0
  • Returncode: 0x8055aa02 Shortcode: NP-34410-2
  • Returncode: 0x8055aa03 Shortcode: NP-34411-3
  • Returncode: 0x8055aa04 Shortcode: NP-34412-4
  • Returncode: 0x8055aa05 Shortcode: NP-34413-5
  • Returncode: 0x8055aa06 Shortcode: NP-34414-6
  • Returncode: 0x8055aa07 Shortcode: NP-34415-7
  • Returncode: 0x8055aa08 Shortcode: NP-34416-8
  • Returncode: 0x8055aa09 Shortcode: NP-34417-9
  • Returncode: 0x8055aa0a Shortcode: NP-34418-0
  • Returncode: 0x8055aa0b Shortcode: NP-34419-1
  • Returncode: 0x8055aa0c Shortcode: NP-35017-6
  • Returncode: 0x8055ab01 Shortcode: NP-34420-3
  • Returncode: 0x8055ab02 Shortcode: NP-35693-6
  • Returncode: 0x8055ac01 Shortcode: NP-35018-7
  • Returncode: 0x8055ac02 Shortcode: NP-35019-8
  • Returncode: 0x8055ac03 Shortcode: NP-35020-0
  • Returncode: 0x8055ac04 Shortcode: NP-35021-1
  • Returncode: 0x8055ac05 Shortcode: NP-35022-2
  • Returncode: 0x8055ac06 Shortcode: NP-35023-3
  • Returncode: 0x8055ac07 Shortcode: NP-35024-4
  • Returncode: 0x8055ac08 Shortcode: NP-35025-5
  • Returncode: 0x8055ac09 Shortcode: NP-35026-6
  • Returncode: 0x8055ac0a Shortcode: NP-35027-7
  • Returncode: 0x8055ac0b Shortcode: NP-35028-8
  • Returncode: 0x8055ac0c Shortcode: NP-35029-9
  • Returncode: 0x8055ac0d Shortcode: NP-35030-1
  • Returncode: 0x8055ac0e Shortcode: NP-35031-2
  • Returncode: 0x8055ac0f Shortcode: NP-35032-3
  • Returncode: 0x8055ac10 Shortcode: NP-35033-4
  • Returncode: 0x8055ac11 Shortcode: NP-35034-5
  • Returncode: 0x8055ac12 Shortcode: NP-35035-6
  • Returncode: 0x8055ac13 Shortcode: NP-35036-7
  • Returncode: 0x8055ac14 Shortcode: NP-35037-8
  • Returncode: 0x8055ac15 Shortcode: NP-35038-9
  • Returncode: 0x8055ac16 Shortcode: NP-35039-0
  • Returncode: 0x8055ad01 Shortcode: NP-36188-6
  • Returncode: 0x8055ad02 Shortcode: NP-36189-7
  • Returncode: 0x8055ad03 Shortcode: NP-36190-9
  • Returncode: 0x8055ad04 Shortcode: NP-36191-0
  • Returncode: 0x8055ad05 Shortcode: NP-36192-1
  • Returncode: 0x8055ad06 Shortcode: NP-36193-2
  • Returncode: 0x8055ad07 Shortcode: NP-36194-3
  • Returncode: 0x8055ad08 Shortcode: NP-36195-4
  • Returncode: 0x8055ad09 Shortcode: NP-36196-5
  • Returncode: 0x8055ad0a Shortcode: NP-36197-6
  • Returncode: 0x8055ad0b Shortcode: NP-36198-7
  • Returncode: 0x8055ae01 Shortcode: NP-36199-8
  • Returncode: 0x8055ae02 Shortcode: NP-36200-1
  • Returncode: 0x8055ae03 Shortcode: NP-36201-2
  • Returncode: 0x8055ae04 Shortcode: NP-36202-3
  • Returncode: 0x8055ae05 Shortcode: NP-36203-4
  • Returncode: 0x8055ae06 Shortcode: NP-36204-5
  • Returncode: 0x8055ae07 Shortcode: NP-36205-6
  • Returncode: 0x8055ae08 Shortcode: NP-36206-7
  • Returncode: 0x8055ae09 Shortcode: NP-36207-8
  • Returncode: 0x8055ae0a Shortcode: NP-36208-9
  • Returncode: 0x8055ae0b Shortcode: NP-36209-0
  • Returncode: 0x8055ae0c Shortcode: NP-36210-2
  • Returncode: 0x8055ae0d Shortcode: NP-36211-3
  • Returncode: 0x80590001 Shortcode: CE-32566-2
  • Returncode: 0x80590002 Shortcode: CE-32567-3
  • Returncode: 0x80590003 Shortcode: CE-32568-4
  • Returncode: 0x80590004 Shortcode: CE-32569-5
  • Returncode: 0x80590005 Shortcode: CE-32570-7
  • Returncode: 0x80590006 Shortcode: CE-32571-8
  • Returncode: 0x805a1000 Shortcode: CE-32572-9
  • Returncode: 0x805a1001 Shortcode: CE-32573-0
  • Returncode: 0x805a10ff Shortcode: CE-32574-1
  • Returncode: 0x805c0001 Shortcode: CE-32575-2
  • Returncode: 0x805c0004 Shortcode: CE-32576-3
  • Returncode: 0x805c0010 Shortcode: CE-32577-4
  • Returncode: 0x805c0011 Shortcode: CE-32578-5
  • Returncode: 0x805c0014 Shortcode: CE-32579-6
  • Returncode: 0x805c0015 Shortcode: CE-32580-8
  • Returncode: 0x805c0020 Shortcode: CE-32581-9
  • Returncode: 0x805c0024 Shortcode: CE-32582-0
  • Returncode: 0x805c0030 Shortcode: CE-32583-1
  • Returncode: 0x805c0031 Shortcode: CE-32584-2
  • Returncode: 0x80650001 Shortcode: CE-32585-3
  • Returncode: 0x80650002 Shortcode: CE-32586-4
  • Returncode: 0x80650003 Shortcode: CE-32587-5
  • Returncode: 0x80650004 Shortcode: CE-32588-6
  • Returncode: 0x80650005 Shortcode: CE-32589-7
  • Returncode: 0x80650006 Shortcode: CE-32590-9
  • Returncode: 0x80650010 Shortcode: CE-32591-0
  • Returncode: 0x80650011 Shortcode: CE-32592-1
  • Returncode: 0x80650012 Shortcode: CE-32593-2
  • Returncode: 0x80650020 Shortcode: CE-32594-3
  • Returncode: 0x80650101 Shortcode: CE-32595-4
  • Returncode: 0x80650102 Shortcode: CE-32596-5
  • Returncode: 0x80650103 Shortcode: CE-32597-6
  • Returncode: 0x80650104 Shortcode: CE-32598-7
  • Returncode: 0x80650110 Shortcode: CE-32599-8
  • Returncode: 0x80650120 Shortcode: CE-32600-1
  • Returncode: 0x80690001 Shortcode: CE-32601-2
  • Returncode: 0x80690002 Shortcode: CE-32602-3
  • Returncode: 0x80690003 Shortcode: CE-32603-4
  • Returncode: 0x80690004 Shortcode: CE-32604-5
  • Returncode: 0x80690005 Shortcode: CE-32605-6
  • Returncode: 0x80690010 Shortcode: CE-32606-7
  • Returncode: 0x80690011 Shortcode: CE-32607-8
  • Returncode: 0x80690012 Shortcode: CE-32608-9
  • Returncode: 0x80690020 Shortcode: CE-32609-0
  • Returncode: 0x80690101 Shortcode: CE-32610-2
  • Returncode: 0x80690102 Shortcode: CE-32611-3
  • Returncode: 0x80690103 Shortcode: CE-32612-4
  • Returncode: 0x80690104 Shortcode: CE-32613-5
  • Returncode: 0x80690110 Shortcode: CE-32614-6
  • Returncode: 0x80690120 Shortcode: CE-32615-7
  • Returncode: 0x806a0001 Shortcode: CE-32616-8
  • Returncode: 0x806a0002 Shortcode: CE-32617-9
  • Returncode: 0x806a0003 Shortcode: CE-32618-0
  • Returncode: 0x806a0004 Shortcode: CE-32619-1
  • Returncode: 0x806a00a0 Shortcode: CE-32620-3
  • Returncode: 0x806a00a1 Shortcode: CE-32621-4
  • Returncode: 0x806a00b0 Shortcode: CE-32622-5
  • Returncode: 0x806a00b4 Shortcode: CE-32623-6
  • Returncode: 0x806a00b5 Shortcode: CE-32624-7
  • Returncode: 0x806a00bf Shortcode: CE-32625-8
  • Returncode: 0x80770001 Shortcode: NW-32626-9
  • Returncode: 0x80770002 Shortcode: NW-32627-0
  • Returncode: 0x80770003 Shortcode: NW-32628-1
  • Returncode: 0x80770004 Shortcode: NW-32629-2
  • Returncode: 0x80770005 Shortcode: NW-32630-4
  • Returncode: 0x80770006 Shortcode: NW-32631-5
  • Returncode: 0x80770007 Shortcode: NW-32632-6
  • Returncode: 0x80770008 Shortcode: NW-32633-7
  • Returncode: 0x80770009 Shortcode: NW-32634-8
  • Returncode: 0x8077000a Shortcode: NW-32635-9
  • Returncode: 0x8077000b Shortcode: NW-32636-0
  • Returncode: 0x8077000c Shortcode: NW-32637-1
  • Returncode: 0x8077000d Shortcode: NW-32638-2
  • Returncode: 0x8077000e Shortcode: NW-32639-3
  • Returncode: 0x8077000f Shortcode: NW-32640-5
  • Returncode: 0x80770010 Shortcode: NW-32641-6
  • Returncode: 0x80770011 Shortcode: NW-32642-7
  • Returncode: 0x80770012 Shortcode: NW-32643-8
  • Returncode: 0x80770013 Shortcode: NW-32644-9
  • Returncode: 0x80770014 Shortcode: NW-32645-0
  • Returncode: 0x80770015 Shortcode: NW-32646-1
  • Returncode: 0x80770016 Shortcode: NW-32647-2
  • Returncode: 0x80770017 Shortcode: NW-32648-3
  • Returncode: 0x80770018 Shortcode: NW-32649-4
  • Returncode: 0x80770019 Shortcode: NW-32650-6
  • Returncode: 0x8077001a Shortcode: NW-32651-7
  • Returncode: 0x8077001b Shortcode: NW-32652-8
  • Returncode: 0x8077001c Shortcode: NW-32653-9
  • Returncode: 0x8077001d Shortcode: NW-32654-0
  • Returncode: 0x8077001e Shortcode: NW-32655-1
  • Returncode: 0x8077001f Shortcode: NW-32656-2
  • Returncode: 0x80770020 Shortcode: NW-32657-3
  • Returncode: 0x80770021 Shortcode: NW-32658-4
  • Returncode: 0x80770022 Shortcode: NW-32659-5
  • Returncode: 0x80770023 Shortcode: NW-32660-7
  • Returncode: 0x80770024 Shortcode: NW-32661-8
  • Returncode: 0x80770025 Shortcode: NW-32662-9
  • Returncode: 0x80770026 Shortcode: NW-32663-0
  • Returncode: 0x807700ff Shortcode: NW-32664-1
  • Returncode: 0x807f0000 Shortcode: CE-32665-2
  • Returncode: 0x807f0001 Shortcode: CE-32666-3
  • Returncode: 0x807f0002 Shortcode: CE-32667-4
  • Returncode: 0x807f0003 Shortcode: CE-32668-5
  • Returncode: 0x807f0004 Shortcode: CE-32669-6
  • Returncode: 0x807f0005 Shortcode: CE-32670-8
  • Returncode: 0x807f0006 Shortcode: CE-32671-9
  • Returncode: 0x807f0007 Shortcode: CE-32672-0
  • Returncode: 0x807f0008 Shortcode: CE-32673-1
  • Returncode: 0x807f0009 Shortcode: CE-32674-2
  • Returncode: 0x807f000a Shortcode: CE-32675-3
  • Returncode: 0x807f000b Shortcode: CE-32676-4
  • Returncode: 0x807f000c Shortcode: CE-32677-5
  • Returncode: 0x807f000d Shortcode: CE-32678-6
  • Returncode: 0x807f000e Shortcode: CE-32679-7
  • Returncode: 0x807f000f Shortcode: CE-32680-9
  • Returncode: 0x807f0010 Shortcode: CE-32681-0
  • Returncode: 0x807f0011 Shortcode: CE-32682-1
  • Returncode: 0x807f0012 Shortcode: CE-32683-2
  • Returncode: 0x807f0300 Shortcode: CE-32684-3
  • Returncode: 0x807f0302 Shortcode: CE-32685-4
  • Returncode: 0x807f0303 Shortcode: CE-32686-5
  • Returncode: 0x807f0304 Shortcode: CE-32687-6
  • Returncode: 0x807f0305 Shortcode: CE-35650-9
  • Returncode: 0x807f0306 Shortcode: CE-36212-4
  • Returncode: 0x807f0400 Shortcode: CE-32688-7
  • Returncode: 0x807f0401 Shortcode: CE-32689-8
  • Returncode: 0x807f0402 Shortcode: CE-32690-0
  • Returncode: 0x807f0403 Shortcode: CE-32691-1
  • Returncode: 0x807f0404 Shortcode: CE-32692-2
  • Returncode: 0x807f0405 Shortcode: CE-32693-3
  • Returncode: 0x807f0406 Shortcode: CE-32694-4
  • Returncode: 0x807f0407 Shortcode: CE-32695-5
  • Returncode: 0x807f0408 Shortcode: CE-32696-6
  • Returncode: 0x807f0409 Shortcode: CE-32697-7
  • Returncode: 0x807f040a Shortcode: CE-32698-8
  • Returncode: 0x807f0a00 Shortcode: CE-32699-9
  • Returncode: 0x807f1000 Shortcode: CE-32700-2
  • Returncode: 0x807f2000 Shortcode: CE-32701-3
  • Returncode: 0x807f2001 Shortcode: CE-32702-4
  • Returncode: 0x807f2002 Shortcode: CE-32703-5
  • Returncode: 0x807f2003 Shortcode: CE-32704-6
  • Returncode: 0x807f2004 Shortcode: CE-32705-7
  • Returncode: 0x807f2005 Shortcode: CE-32706-8
  • Returncode: 0x80810001 Shortcode: CE-32707-9
  • Returncode: 0x80810002 Shortcode: CE-32708-0
  • Returncode: 0x80810003 Shortcode: CE-32709-1
  • Returncode: 0x80810004 Shortcode: CE-32710-3
  • Returncode: 0x80810005 Shortcode: CE-32711-4
  • Returncode: 0x80810006 Shortcode: CE-32712-5
  • Returncode: 0x80810007 Shortcode: CE-32713-6
  • Returncode: 0x80810008 Shortcode: CE-32714-7
  • Returncode: 0x80810009 Shortcode: CE-32715-8
  • Returncode: 0x8081000a Shortcode: CE-32716-9
  • Returncode: 0x80820000 Shortcode: CE-32717-0
  • Returncode: 0x80820001 Shortcode: CE-32718-1
  • Returncode: 0x80820002 Shortcode: CE-32719-2
  • Returncode: 0x80820003 Shortcode: CE-32720-4
  • Returncode: 0x80820004 Shortcode: CE-32721-5
  • Returncode: 0x80820005 Shortcode: CE-32722-6
  • Returncode: 0x80820006 Shortcode: CE-32723-7
  • Returncode: 0x80820007 Shortcode: CE-32724-8
  • Returncode: 0x80820008 Shortcode: CE-32725-9
  • Returncode: 0x80820009 Shortcode: CE-32726-0
  • Returncode: 0x8082000a Shortcode: CE-32727-1
  • Returncode: 0x8082000b Shortcode: CE-32728-2
  • Returncode: 0x8082000c Shortcode: CE-32729-3
  • Returncode: 0x8082000d Shortcode: CE-32730-5
  • Returncode: 0x8082000e Shortcode: CE-32731-6
  • Returncode: 0x8082000f Shortcode: CE-32732-7
  • Returncode: 0x80820010 Shortcode: CE-32733-8
  • Returncode: 0x80820011 Shortcode: CE-32734-9
  • Returncode: 0x80820012 Shortcode: CE-32735-0
  • Returncode: 0x80820013 Shortcode: CE-32736-1
  • Returncode: 0x80820014 Shortcode: CE-32737-2
  • Returncode: 0x80820015 Shortcode: CE-32738-3
  • Returncode: 0x80820016 Shortcode: CE-32739-4
  • Returncode: 0x80820017 Shortcode: CE-32740-6
  • Returncode: 0x80820018 Shortcode: CE-32741-7
  • Returncode: 0x80820019 Shortcode: CE-32742-8
  • Returncode: 0x8082001a Shortcode: CE-32743-9
  • Returncode: 0x8082001b Shortcode: CE-32744-0
  • Returncode: 0x8082001c Shortcode: CE-32745-1
  • Returncode: 0x8082001d Shortcode: CE-32746-2
  • Returncode: 0x8082001e Shortcode: CE-32747-3
  • Returncode: 0x8082001f Shortcode: CE-32748-4
  • Returncode: 0x80820020 Shortcode: CE-32749-5
  • Returncode: 0x80820021 Shortcode: CE-32750-7
  • Returncode: 0x80820022 Shortcode: CE-32751-8
  • Returncode: 0x80820023 Shortcode: CE-32752-9
  • Returncode: 0x80840000 Shortcode: CE-34421-4
  • Returncode: 0x80840001 Shortcode: CE-34422-5
  • Returncode: 0x80840002 Shortcode: CE-34423-6
  • Returncode: 0x80840003 Shortcode: CE-34424-7
  • Returncode: 0x80840004 Shortcode: CE-34425-8
  • Returncode: 0x80840005 Shortcode: CE-34426-9
  • Returncode: 0x80840006 Shortcode: CE-34427-0
  • Returncode: 0x80840007 Shortcode: CE-34428-1
  • Returncode: 0x80840008 Shortcode: CE-34429-2
  • Returncode: 0x80840009 Shortcode: CE-34430-4
  • Returncode: 0x8084000a Shortcode: CE-34431-5
  • Returncode: 0x8084000b Shortcode: CE-34432-6
  • Returncode: 0x8084000c Shortcode: CE-34433-7
  • Returncode: 0x8084000d Shortcode: CE-34434-8
  • Returncode: 0x8084000e Shortcode: CE-34435-9
  • Returncode: 0x8084000f Shortcode: CE-34436-0
  • Returncode: 0x80840010 Shortcode: CE-34437-1
  • Returncode: 0x80840011 Shortcode: CE-34438-2
  • Returncode: 0x80840012 Shortcode: CE-34439-3
  • Returncode: 0x80840013 Shortcode: CE-34440-5
  • Returncode: 0x80840014 Shortcode: CE-34441-6
  • Returncode: 0x80848101 Shortcode: CE-32753-0
  • Returncode: 0x80848102 Shortcode: CE-32754-1
  • Returncode: 0x80848103 Shortcode: CE-32755-2
  • Returncode: 0x80848104 Shortcode: CE-32756-3
  • Returncode: 0x80848105 Shortcode: CE-35040-2
  • Returncode: 0x80848110 Shortcode: CE-32757-4
  • Returncode: 0x80848111 Shortcode: CE-32758-5
  • Returncode: 0x80850000 Shortcode: CE-32759-6
  • Returncode: 0x80850001 Shortcode: CE-32760-8
  • Returncode: 0x80850002 Shortcode: CE-32761-9
  • Returncode: 0x80850003 Shortcode: CE-32762-0
  • Returncode: 0x80850004 Shortcode: CE-32763-1
  • Returncode: 0x80850005 Shortcode: CE-32764-2
  • Returncode: 0x80850006 Shortcode: CE-32765-3
  • Returncode: 0x80850007 Shortcode: CE-32766-4
  • Returncode: 0x80850008 Shortcode: CE-32767-5
  • Returncode: 0x80850009 Shortcode: CE-32768-6
  • Returncode: 0x8085000a Shortcode: CE-32769-7
  • Returncode: 0x8085000b Shortcode: CE-32770-9
  • Returncode: 0x8085000c Shortcode: CE-32771-0
  • Returncode: 0x8085000d Shortcode: CE-32772-1
  • Returncode: 0x8085000e Shortcode: CE-32773-2
  • Returncode: 0x8085000f Shortcode: CE-32774-3
  • Returncode: 0x80850010 Shortcode: CE-32775-4
  • Returncode: 0x80850011 Shortcode: CE-32776-5
  • Returncode: 0x80850012 Shortcode: CE-32777-6
  • Returncode: 0x80850013 Shortcode: CE-32778-7
  • Returncode: 0x80850014 Shortcode: CE-32779-8
  • Returncode: 0x80850015 Shortcode: CE-32780-0
  • Returncode: 0x80850016 Shortcode: CE-32781-1
  • Returncode: 0x80850017 Shortcode: CE-32782-2
  • Returncode: 0x80850018 Shortcode: CE-32783-3
  • Returncode: 0x80850019 Shortcode: CE-32784-4
  • Returncode: 0x8085001a Shortcode: CE-32785-5
  • Returncode: 0x80850200 Shortcode: CE-32786-6
  • Returncode: 0x80850201 Shortcode: CE-32787-7
  • Returncode: 0x80850202 Shortcode: CE-32788-8
  • Returncode: 0x80850203 Shortcode: CE-32789-9
  • Returncode: 0x80850204 Shortcode: CE-32790-1
  • Returncode: 0x80850205 Shortcode: CE-32791-2
  • Returncode: 0x80850206 Shortcode: CE-32792-3
  • Returncode: 0x80850207 Shortcode: CE-32793-4
  • Returncode: 0x80850208 Shortcode: CE-32794-5
  • Returncode: 0x80850209 Shortcode: CE-32795-6
  • Returncode: 0x8085020a Shortcode: CE-32796-7
  • Returncode: 0x80851000 Shortcode: CE-34442-7
  • Returncode: 0x80851001 Shortcode: CE-34443-8
  • Returncode: 0x80851002 Shortcode: CE-34444-9
  • Returncode: 0x80851003 Shortcode: CE-34445-0
  • Returncode: 0x80851004 Shortcode: CE-34446-1
  • Returncode: 0x80851005 Shortcode: CE-34447-2
  • Returncode: 0x80851006 Shortcode: CE-34448-3
  • Returncode: 0x80851007 Shortcode: CE-34449-4
  • Returncode: 0x80851008 Shortcode: CE-34450-6
  • Returncode: 0x80851009 Shortcode: CE-34451-7
  • Returncode: 0x8085100a Shortcode: CE-34452-8
  • Returncode: 0x8085100b Shortcode: CE-34453-9
  • Returncode: 0x8085100c Shortcode: CE-34454-0
  • Returncode: 0x8085100d Shortcode: CE-34455-1
  • Returncode: 0x8085100e Shortcode: CE-34456-2
  • Returncode: 0x8085100f Shortcode: CE-34457-3
  • Returncode: 0x80851010 Shortcode: CE-34458-4
  • Returncode: 0x80851011 Shortcode: CE-34459-5
  • Returncode: 0x80851012 Shortcode: CE-34460-7
  • Returncode: 0x80851013 Shortcode: CE-34461-8
  • Returncode: 0x80851014 Shortcode: CE-34462-9
  • Returncode: 0x80851015 Shortcode: CE-34463-0
  • Returncode: 0x80851016 Shortcode: CE-34464-1
  • Returncode: 0x80851017 Shortcode: CE-34465-2
  • Returncode: 0x80851018 Shortcode: CE-34466-3
  • Returncode: 0x80851019 Shortcode: CE-34467-4
  • Returncode: 0x8085101a Shortcode: CE-34468-5
  • Returncode: 0x8085101b Shortcode: CE-34469-6
  • Returncode: 0x8085101c Shortcode: CE-34470-8
  • Returncode: 0x8085101d Shortcode: CE-34471-9
  • Returncode: 0x8085101e Shortcode: CE-34472-0
  • Returncode: 0x8085101f Shortcode: CE-34473-1
  • Returncode: 0x80851020 Shortcode: CE-34474-2
  • Returncode: 0x80851021 Shortcode: CE-34475-3
  • Returncode: 0x80851022 Shortcode: CE-34476-4
  • Returncode: 0x80851023 Shortcode: CE-34477-5
  • Returncode: 0x80851024 Shortcode: CE-34478-6
  • Returncode: 0x80851025 Shortcode: CE-34479-7
  • Returncode: 0x80851026 Shortcode: CE-34480-9
  • Returncode: 0x80851027 Shortcode: CE-34481-0
  • Returncode: 0x80851028 Shortcode: CE-34482-1
  • Returncode: 0x80851029 Shortcode: CE-34483-2
  • Returncode: 0x8085102a Shortcode: CE-34484-3
  • Returncode: 0x80851100 Shortcode: CE-34485-4
  • Returncode: 0x80851101 Shortcode: CE-34486-5
  • Returncode: 0x80851102 Shortcode: CE-34487-6
  • Returncode: 0x80851103 Shortcode: CE-34488-7
  • Returncode: 0x80851200 Shortcode: CE-34489-8
  • Returncode: 0x80851201 Shortcode: CE-34490-0
  • Returncode: 0x80851202 Shortcode: CE-34491-1
  • Returncode: 0x80851203 Shortcode: CE-34492-2
  • Returncode: 0x80851204 Shortcode: CE-34493-3
  • Returncode: 0x80851205 Shortcode: CE-34494-4
  • Returncode: 0x80851206 Shortcode: CE-34495-5
  • Returncode: 0x80851207 Shortcode: CE-34496-6
  • Returncode: 0x80851208 Shortcode: CE-34497-7
  • Returncode: 0x80851209 Shortcode: CE-34498-8
  • Returncode: 0x8085120a Shortcode: CE-34499-9
  • Returncode: 0x8085120b Shortcode: CE-34500-2
  • Returncode: 0x8085120c Shortcode: CE-34501-3
  • Returncode: 0x8085120d Shortcode: CE-34502-4
  • Returncode: 0x8085120e Shortcode: CE-34503-5
  • Returncode: 0x8085120f Shortcode: CE-34504-6
  • Returncode: 0x80851210 Shortcode: CE-34505-7
  • Returncode: 0x80851300 Shortcode: CE-34506-8
  • Returncode: 0x80851400 Shortcode: CE-34507-9
  • Returncode: 0x80851401 Shortcode: CE-34508-0
  • Returncode: 0x80851402 Shortcode: CE-34509-1
  • Returncode: 0x80851403 Shortcode: CE-34510-3
  • Returncode: 0x80851404 Shortcode: CE-34511-4
  • Returncode: 0x80851405 Shortcode: CE-34512-5
  • Returncode: 0x80851406 Shortcode: CE-34513-6
  • Returncode: 0x80851407 Shortcode: CE-34514-7
  • Returncode: 0x80851408 Shortcode: CE-34515-8
  • Returncode: 0x80851409 Shortcode: CE-34516-9
  • Returncode: 0x8085140a Shortcode: CE-34517-0
  • Returncode: 0x8085140b Shortcode: CE-34518-1
  • Returncode: 0x8085140c Shortcode: CE-34519-2
  • Returncode: 0x8085140d Shortcode: CE-34520-4
  • Returncode: 0x8085140e Shortcode: CE-34521-5
  • Returncode: 0x8085140f Shortcode: CE-34522-6
  • Returncode: 0x80851410 Shortcode: CE-34523-7
  • Returncode: 0x80851411 Shortcode: CE-34524-8
  • Returncode: 0x80851412 Shortcode: CE-34525-9
  • Returncode: 0x80851413 Shortcode: CE-34526-0
  • Returncode: 0x80851414 Shortcode: CE-34527-1
  • Returncode: 0x80851415 Shortcode: CE-34528-2
  • Returncode: 0x80851416 Shortcode: CE-34529-3
  • Returncode: 0x80851417 Shortcode: CE-34530-5
  • Returncode: 0x80851418 Shortcode: CE-34531-6
  • Returncode: 0x80851419 Shortcode: CE-34532-7
  • Returncode: 0x8085141a Shortcode: CE-34533-8
  • Returncode: 0x8085141b Shortcode: CE-34534-9
  • Returncode: 0x80851500 Shortcode: CE-34535-0
  • Returncode: 0x80851501 Shortcode: CE-34536-1
  • Returncode: 0x80851502 Shortcode: CE-34537-2
  • Returncode: 0x80851503 Shortcode: CE-34538-3
  • Returncode: 0x80851600 Shortcode: CE-34539-4
  • Returncode: 0x80851601 Shortcode: CE-34540-6
  • Returncode: 0x80851602 Shortcode: CE-34541-7
  • Returncode: 0x80851700 Shortcode: CE-34542-8
  • Returncode: 0x80870001 Shortcode: CE-32797-8
  • Returncode: 0x80870002 Shortcode: CE-32798-9
  • Returncode: 0x80870003 Shortcode: CE-32799-0
  • Returncode: 0x80870004 Shortcode: CE-32800-3
  • Returncode: 0x80870005 Shortcode: CE-32801-4
  • Returncode: 0x80870006 Shortcode: CE-32802-5
  • Returncode: 0x80870007 Shortcode: CE-32803-6
  • Returncode: 0x80870008 Shortcode: CE-32804-7
  • Returncode: 0x80870009 Shortcode: CE-32805-8
  • Returncode: 0x8087000a Shortcode: CE-32806-9
  • Returncode: 0x8087000b Shortcode: CE-32807-0
  • Returncode: 0x8087000c Shortcode: CE-32808-1
  • Returncode: 0x8087000d Shortcode: CE-32809-2
  • Returncode: 0x8087000e Shortcode: CE-32810-4
  • Returncode: 0x8087000f Shortcode: CE-32811-5
  • Returncode: 0x80890001 Shortcode: CE-36213-5
  • Returncode: 0x80890002 Shortcode: CE-36214-6
  • Returncode: 0x80890003 Shortcode: CE-36215-7
  • Returncode: 0x80890004 Shortcode: CE-36216-8
  • Returncode: 0x80890005 Shortcode: CE-36217-9
  • Returncode: 0x80890006 Shortcode: CE-36218-0
  • Returncode: 0x80890007 Shortcode: CE-36219-1
  • Returncode: 0x80890008 Shortcode: CE-36220-3
  • Returncode: 0x80890009 Shortcode: CE-36221-4
  • Returncode: 0x8089000a Shortcode: CE-36222-5
  • Returncode: 0x808b0001 Shortcode: CE-32812-6
  • Returncode: 0x808b0002 Shortcode: CE-32813-7
  • Returncode: 0x808b0003 Shortcode: CE-32814-8
  • Returncode: 0x808b0004 Shortcode: CE-32815-9
  • Returncode: 0x808b0005 Shortcode: CE-32816-0
  • Returncode: 0x808b0006 Shortcode: CE-32817-1
  • Returncode: 0x808c0000 Shortcode: CE-32818-2
  • Returncode: 0x808c0001 Shortcode: CE-32819-3
  • Returncode: 0x808c0002 Shortcode: CE-32820-5
  • Returncode: 0x808c0003 Shortcode: CE-32821-6
  • Returncode: 0x808c0004 Shortcode: CE-32822-7
  • Returncode: 0x808c0005 Shortcode: CE-32823-8
  • Returncode: 0x808c0006 Shortcode: CE-32824-9
  • Returncode: 0x808c0007 Shortcode: CE-32825-0
  • Returncode: 0x808c0008 Shortcode: CE-32826-1
  • Returncode: 0x808c0009 Shortcode: CE-32827-2
  • Returncode: 0x808c000a Shortcode: CE-32828-3
  • Returncode: 0x808c000b Shortcode: CE-32829-4
  • Returncode: 0x808c000c Shortcode: CE-32830-6
  • Returncode: 0x808c000d Shortcode: CE-32831-7
  • Returncode: 0x808c000e Shortcode: CE-32832-8
  • Returncode: 0x808c000f Shortcode: CE-32833-9
  • Returncode: 0x808c0010 Shortcode: CE-32834-0
  • Returncode: 0x80910001 Shortcode: CE-32835-1
  • Returncode: 0x80910002 Shortcode: CE-32836-2
  • Returncode: 0x80920001 Shortcode: CE-32837-3
  • Returncode: 0x80920002 Shortcode: CE-32838-4
  • Returncode: 0x80920003 Shortcode: CE-32839-5
  • Returncode: 0x80920004 Shortcode: CE-32840-7
  • Returncode: 0x80920005 Shortcode: CE-32841-8
  • Returncode: 0x80920006 Shortcode: CE-32842-9
  • Returncode: 0x80920007 Shortcode: CE-32843-0
  • Returncode: 0x809200ff Shortcode: CE-32844-1
  • Returncode: 0x80920101 Shortcode: CE-34857-7
  • Returncode: 0x80920102 Shortcode: CE-34858-8
  • Returncode: 0x80920103 Shortcode: CE-34859-9
  • Returncode: 0x80920104 Shortcode: CE-34860-1
  • Returncode: 0x80930001 Shortcode: CE-32845-2
  • Returncode: 0x80930002 Shortcode: CE-32846-3
  • Returncode: 0x80930003 Shortcode: CE-32847-4
  • Returncode: 0x80930004 Shortcode: CE-32848-5
  • Returncode: 0x80930005 Shortcode: CE-32849-6
  • Returncode: 0x80930006 Shortcode: CE-32850-8
  • Returncode: 0x80930007 Shortcode: CE-32851-9
  • Returncode: 0x80930008 Shortcode: CE-32852-0
  • Returncode: 0x80930009 Shortcode: CE-32853-1
  • Returncode: 0x8093000a Shortcode: CE-32854-2
  • Returncode: 0x8093000b Shortcode: CE-32855-3
  • Returncode: 0x8093000c Shortcode: CE-32856-4
  • Returncode: 0x8093000d Shortcode: CE-32857-5
  • Returncode: 0x8093000e Shortcode: CE-32858-6
  • Returncode: 0x8093000f Shortcode: CE-32859-7
  • Returncode: 0x80930010 Shortcode: CE-32860-9
  • Returncode: 0x80930011 Shortcode: CE-32861-0
  • Returncode: 0x80930012 Shortcode: CE-32862-1
  • Returncode: 0x80930013 Shortcode: CE-32863-2
  • Returncode: 0x80930014 Shortcode: CE-32864-3
  • Returncode: 0x80930015 Shortcode: CE-32865-4
  • Returncode: 0x80930016 Shortcode: CE-32866-5
  • Returncode: 0x80930017 Shortcode: CE-36223-6
  • Returncode: 0x80940001 Shortcode: CE-32867-6
  • Returncode: 0x80940002 Shortcode: CE-32868-7
  • Returncode: 0x80940004 Shortcode: CE-32869-8
  • Returncode: 0x80940005 Shortcode: CE-32870-0
  • Returncode: 0x80940006 Shortcode: CE-32871-1
  • Returncode: 0x80940008 Shortcode: CE-32872-2
  • Returncode: 0x80940009 Shortcode: CE-32873-3
  • Returncode: 0x8094000a Shortcode: CE-32874-4
  • Returncode: 0x8094000b Shortcode: CE-32875-5
  • Returncode: 0x8094000c Shortcode: CE-32876-6
  • Returncode: 0x8094000d Shortcode: CE-32877-7
  • Returncode: 0x8094000e Shortcode: CE-32878-8
  • Returncode: 0x8094000f Shortcode: CE-32879-9
  • Returncode: 0x80940010 Shortcode: CE-32880-1
  • Returncode: 0x80940011 Shortcode: CE-32881-2
  • Returncode: 0x80940012 Shortcode: CE-32882-3
  • Returncode: 0x80940013 Shortcode: CE-34543-9
  • Returncode: 0x80940014 Shortcode: CE-34544-0
  • Returncode: 0x80940015 Shortcode: CE-35041-3
  • Returncode: 0x80940016 Shortcode: CE-35042-4
  • Returncode: 0x80940017 Shortcode: CE-35043-5
  • Returncode: 0x80940018 Shortcode: CE-35044-6
  • Returncode: 0x80940019 Shortcode: CE-35045-7
  • Returncode: 0x8094001a Shortcode: CE-35651-0
  • Returncode: 0x8094001b Shortcode: CE-36224-7
  • Returncode: 0x8094001c Shortcode: CE-36225-8
  • Returncode: 0x8094001d Shortcode: CE-36226-9
  • Returncode: 0x8094001e Shortcode: CE-36227-0
  • Returncode: 0x80940021 Shortcode: CE-37524-1
  • Returncode: 0x8095170d Shortcode: CE-34861-2
  • Returncode: 0x80951710 Shortcode: CE-34545-1
  • Returncode: 0x809517d5 Shortcode: CE-32883-4
  • Returncode: 0x809520d1 Shortcode: CE-36230-4
  • Returncode: 0x809520d2 Shortcode: CE-36231-5
  • Returncode: 0x809520d3 Shortcode: CE-36232-6
  • Returncode: 0x809520d4 Shortcode: CE-36233-7
  • Returncode: 0x8095f001 Shortcode: CE-32884-5
  • Returncode: 0x8095f002 Shortcode: CE-32885-6
  • Returncode: 0x8095f003 Shortcode: CE-32886-7
  • Returncode: 0x8095f004 Shortcode: CE-32887-8
  • Returncode: 0x8095f005 Shortcode: CE-32888-9
  • Returncode: 0x8095f006 Shortcode: CE-32889-0
  • Returncode: 0x8095f007 Shortcode: CE-32890-2
  • Returncode: 0x8095f008 Shortcode: CE-32891-3
  • Returncode: 0x8095f009 Shortcode: CE-32892-4
  • Returncode: 0x8095f00a Shortcode: CE-32893-5
  • Returncode: 0x8095f00b Shortcode: CE-32894-6
  • Returncode: 0x8095f00c Shortcode: CE-32895-7
  • Returncode: 0x8095f00d Shortcode: CE-32896-8
  • Returncode: 0x8095f00e Shortcode: CE-32897-9
  • Returncode: 0x8095f00f Shortcode: CE-32898-0
  • Returncode: 0x8095f010 Shortcode: CE-32899-1
  • Returncode: 0x8095f011 Shortcode: CE-32900-4
  • Returncode: 0x80960001 Shortcode: CE-32901-5
  • Returncode: 0x80960002 Shortcode: CE-32902-6
  • Returncode: 0x80960003 Shortcode: CE-32903-7
  • Returncode: 0x80960004 Shortcode: CE-32904-8
  • Returncode: 0x80960005 Shortcode: CE-32905-9
  • Returncode: 0x80960006 Shortcode: CE-32906-0
  • Returncode: 0x80960007 Shortcode: CE-32907-1
  • Returncode: 0x80960009 Shortcode: CE-32908-2
  • Returncode: 0x8096000a Shortcode: CE-32909-3
  • Returncode: 0x80960101 Shortcode: CE-32910-5
  • Returncode: 0x80960102 Shortcode: CE-32911-6
  • Returncode: 0x80960103 Shortcode: CE-32912-7
  • Returncode: 0x80960104 Shortcode: CE-32913-8
  • Returncode: 0x80960105 Shortcode: CE-32914-9
  • Returncode: 0x80960106 Shortcode: CE-36234-8
  • Returncode: 0x80990001 Shortcode: CE-32915-0
  • Returncode: 0x80990002 Shortcode: CE-32916-1
  • Returncode: 0x80990003 Shortcode: CE-32917-2
  • Returncode: 0x80990004 Shortcode: CE-32918-3
  • Returncode: 0x80990005 Shortcode: CE-32919-4
  • Returncode: 0x80990006 Shortcode: CE-32920-6
  • Returncode: 0x80990007 Shortcode: CE-32921-7
  • Returncode: 0x80990008 Shortcode: CE-32922-8
  • Returncode: 0x80990009 Shortcode: CE-32923-9
  • Returncode: 0x8099000a Shortcode: CE-32924-0
  • Returncode: 0x8099000b Shortcode: CE-32925-1
  • Returncode: 0x80990011 Shortcode: CE-32926-2
  • Returncode: 0x80990014 Shortcode: CE-32927-3
  • Returncode: 0x80990015 Shortcode: CE-32928-4
  • Returncode: 0x80990018 Shortcode: CE-32929-5
  • Returncode: 0x80990019 Shortcode: CE-32930-7
  • Returncode: 0x8099001b Shortcode: CE-32931-8
  • Returncode: 0x80990020 Shortcode: CE-32932-9
  • Returncode: 0x80990021 Shortcode: CE-32933-0
  • Returncode: 0x80990022 Shortcode: CE-32934-1
  • Returncode: 0x80990023 Shortcode: CE-32935-2
  • Returncode: 0x80990024 Shortcode: CE-32936-3
  • Returncode: 0x80990027 Shortcode: CE-32937-4
  • Returncode: 0x80990028 Shortcode: CE-32938-5
  • Returncode: 0x8099002c Shortcode: CE-32939-6
  • Returncode: 0x8099002f Shortcode: CE-32940-8
  • Returncode: 0x80990032 Shortcode: CE-32941-9
  • Returncode: 0x80990033 Shortcode: CE-32942-0
  • Returncode: 0x80990035 Shortcode: CE-32943-1
  • Returncode: 0x80990036 Shortcode: CE-32944-2
  • Returncode: 0x80990038 Shortcode: CE-32945-3
  • Returncode: 0x80990039 Shortcode: CE-32946-4
  • Returncode: 0x8099003a Shortcode: CE-32947-5
  • Returncode: 0x8099003b Shortcode: CE-32948-6
  • Returncode: 0x8099003c Shortcode: CE-32949-7
  • Returncode: 0x8099003d Shortcode: CE-32950-9
  • Returncode: 0x80990045 Shortcode: CE-32951-0
  • Returncode: 0x80990050 Shortcode: CE-32952-1
  • Returncode: 0x80990051 Shortcode: CE-32953-2
  • Returncode: 0x80990052 Shortcode: CE-32954-3
  • Returncode: 0x80990053 Shortcode: CE-32955-4
  • Returncode: 0x80990054 Shortcode: CE-32956-5
  • Returncode: 0x80990055 Shortcode: CE-32957-6
  • Returncode: 0x80990056 Shortcode: CE-32958-7
  • Returncode: 0x80990057 Shortcode: CE-32959-8
  • Returncode: 0x80990058 Shortcode: CE-32960-0
  • Returncode: 0x80990059 Shortcode: CE-35046-8
  • Returncode: 0x8099005a Shortcode: CE-35652-1
  • Returncode: 0x8099005b Shortcode: CE-35653-2
  • Returncode: 0x8099005c Shortcode: CE-35654-3
  • Returncode: 0x8099005d Shortcode: CE-35655-4
  • Returncode: 0x8099005e Shortcode: CE-35656-5
  • Returncode: 0x8099005f Shortcode: CE-35657-6
  • Returncode: 0x80990060 Shortcode: CE-35658-7
  • Returncode: 0x80990061 Shortcode: CE-35659-8
  • Returncode: 0x80990062 Shortcode: CE-35660-0
  • Returncode: 0x80990063 Shortcode: CE-35661-1
  • Returncode: 0x80990064 Shortcode: CE-35662-2
  • Returncode: 0x80990065 Shortcode: CE-35663-3
  • Returncode: 0x80990066 Shortcode: CE-35664-4
  • Returncode: 0x80990067 Shortcode: CE-35665-5
  • Returncode: 0x80990068 Shortcode: CE-35666-6
  • Returncode: 0x80990069 Shortcode: CE-35667-7
  • Returncode: 0x8099006a Shortcode: CE-35668-8
  • Returncode: 0x8099006b Shortcode: CE-35669-9
  • Returncode: 0x8099006c Shortcode: CE-35670-1
  • Returncode: 0x8099006d Shortcode: CE-35671-2
  • Returncode: 0x8099006e Shortcode: CE-36235-9
  • Returncode: 0x8099006f Shortcode: CE-36236-0
  • Returncode: 0x80990070 Shortcode: CE-36237-1
  • Returncode: 0x80990071 Shortcode: CE-36238-2
  • Returncode: 0x80990072 Shortcode: CE-36239-3
  • Returncode: 0x80990073 Shortcode: CE-36240-5
  • Returncode: 0x80990074 Shortcode: CE-36241-6
  • Returncode: 0x80990075 Shortcode: CE-36242-7
  • Returncode: 0x80990076 Shortcode: CE-36243-8
  • Returncode: 0x80990077 Shortcode: CE-36244-9
  • Returncode: 0x80990078 Shortcode: CE-36245-0
  • Returncode: 0x80990079 Shortcode: CE-36246-1
  • Returncode: 0x8099007a Shortcode: CE-36247-2
  • Returncode: 0x8099007b Shortcode: CE-36248-3
  • Returncode: 0x8099007c Shortcode: CE-36249-4
  • Returncode: 0x8099007d Shortcode: CE-36250-6
  • Returncode: 0x8099007e Shortcode: CE-36251-7
  • Returncode: 0x8099007f Shortcode: CE-36252-8
  • Returncode: 0x80990080 Shortcode: CE-37525-2
  • Returncode: 0x809a0001 Shortcode: CE-32961-1
  • Returncode: 0x809a0002 Shortcode: CE-32962-2
  • Returncode: 0x809a0003 Shortcode: CE-32963-3
  • Returncode: 0x809a0004 Shortcode: CE-32964-4
  • Returncode: 0x809a0005 Shortcode: CE-32965-5
  • Returncode: 0x809a0006 Shortcode: CE-32966-6
  • Returncode: 0x809a0007 Shortcode: CE-34546-2
  • Returncode: 0x809a0008 Shortcode: CE-34862-3
  • Returncode: 0x809a0009 Shortcode: CE-34863-4
  • Returncode: 0x809a000a Shortcode: CE-34864-5
  • Returncode: 0x809a000b Shortcode: CE-37529-6
  • Returncode: 0x809a0010 Shortcode: CE-32967-7
  • Returncode: 0x809a0011 Shortcode: CE-32968-8
  • Returncode: 0x809a0080 Shortcode: CE-32969-9
  • Returncode: 0x809a0081 Shortcode: CE-32970-1
  • Returncode: 0x809a0082 Shortcode: CE-34865-6
  • Returncode: 0x809a00ff Shortcode: CE-32971-2
  • Returncode: 0x809b0001 Shortcode: CE-32975-6
  • Returncode: 0x809b0002 Shortcode: CE-32976-7
  • Returncode: 0x809b0003 Shortcode: CE-32977-8
  • Returncode: 0x809b0004 Shortcode: CE-32972-3
  • Returncode: 0x809b0005 Shortcode: CE-32978-9
  • Returncode: 0x809b0006 Shortcode: CE-32979-0
  • Returncode: 0x809b0007 Shortcode: CE-32980-2
  • Returncode: 0x809b0008 Shortcode: CE-32981-3
  • Returncode: 0x809b0009 Shortcode: CE-34547-3
  • Returncode: 0x809b0080 Shortcode: CE-32974-5
  • Returncode: 0x809b0081 Shortcode: CE-32973-4
  • Returncode: 0x809b0082 Shortcode: CE-32983-5
  • Returncode: 0x809b0083 Shortcode: CE-32982-4
  • Returncode: 0x809b0084 Shortcode: CE-32984-6
  • Returncode: 0x809b0085 Shortcode: CE-32985-7
  • Returncode: 0x809b0086 Shortcode: CE-32986-8
  • Returncode: 0x809b0087 Shortcode: CE-32987-9
  • Returncode: 0x809b0088 Shortcode: CE-34548-4
  • Returncode: 0x809b00ff Shortcode: CE-32988-0
  • Returncode: 0x809c0101 Shortcode: CE-34549-5
  • Returncode: 0x809c0102 Shortcode: CE-34550-7
  • Returncode: 0x809c0103 Shortcode: CE-34551-8
  • Returncode: 0x809c0104 Shortcode: CE-34552-9
  • Returncode: 0x809c0105 Shortcode: CE-34553-0
  • Returncode: 0x809c0106 Shortcode: CE-34554-1
  • Returncode: 0x809c0107 Shortcode: CE-34555-2
  • Returncode: 0x809c0108 Shortcode: CE-34556-3
  • Returncode: 0x809c0109 Shortcode: CE-34557-4
  • Returncode: 0x809c0201 Shortcode: CE-34558-5
  • Returncode: 0x809c0202 Shortcode: CE-34559-6
  • Returncode: 0x809c0203 Shortcode: CE-34560-8
  • Returncode: 0x809c0204 Shortcode: CE-34561-9
  • Returncode: 0x809c0205 Shortcode: CE-34562-0
  • Returncode: 0x809c0206 Shortcode: CE-34563-1
  • Returncode: 0x809c0207 Shortcode: CE-34564-2
  • Returncode: 0x809c0208 Shortcode: CE-34565-3
  • Returncode: 0x809c0209 Shortcode: CE-34566-4
  • Returncode: 0x809c020a Shortcode: CE-34567-5
  • Returncode: 0x809c020b Shortcode: CE-34568-6
  • Returncode: 0x809c020c Shortcode: CE-34569-7
  • Returncode: 0x809c020d Shortcode: CE-34570-9
  • Returncode: 0x809c020e Shortcode: CE-34571-0
  • Returncode: 0x809c020f Shortcode: CE-34572-1
  • Returncode: 0x809c0210 Shortcode: CE-34573-2
  • Returncode: 0x809c0211 Shortcode: CE-34574-3
  • Returncode: 0x809c0212 Shortcode: CE-34575-4
  • Returncode: 0x809c0213 Shortcode: CE-34576-5
  • Returncode: 0x809c0214 Shortcode: CE-34577-6
  • Returncode: 0x809c0215 Shortcode: CE-34578-7
  • Returncode: 0x809c0216 Shortcode: CE-34579-8
  • Returncode: 0x809c0217 Shortcode: CE-34580-0
  • Returncode: 0x809c0218 Shortcode: CE-34581-1
  • Returncode: 0x809c0219 Shortcode: CE-34582-2
  • Returncode: 0x809c021a Shortcode: CE-34583-3
  • Returncode: 0x809c0d01 Shortcode: CE-34584-4
  • Returncode: 0x809c0d02 Shortcode: CE-34585-5
  • Returncode: 0x809c0d03 Shortcode: CE-34586-6
  • Returncode: 0x809c0d04 Shortcode: CE-34587-7
  • Returncode: 0x809c0d05 Shortcode: CE-34588-8
  • Returncode: 0x809c0d06 Shortcode: CE-34589-9
  • Returncode: 0x809c0d07 Shortcode: CE-34590-1
  • Returncode: 0x809c0d08 Shortcode: CE-34591-2
  • Returncode: 0x809c0d09 Shortcode: CE-34592-3
  • Returncode: 0x809c0d0a Shortcode: CE-34593-4
  • Returncode: 0x809c0d0b Shortcode: CE-34866-7
  • Returncode: 0x809c0d0c Shortcode: CE-34594-5
  • Returncode: 0x809c0d0d Shortcode: CE-34595-6
  • Returncode: 0x809c0d0e Shortcode: CE-34596-7
  • Returncode: 0x809c0d0f Shortcode: CE-34597-8
  • Returncode: 0x809c0d10 Shortcode: CE-34598-9
  • Returncode: 0x809c0d11 Shortcode: CE-34599-0
  • Returncode: 0x809c0d12 Shortcode: CE-34600-3
  • Returncode: 0x809c1001 Shortcode: CE-34601-4
  • Returncode: 0x809c1002 Shortcode: CE-34602-5
  • Returncode: 0x809c1003 Shortcode: CE-34603-6
  • Returncode: 0x809c1004 Shortcode: CE-34604-7
  • Returncode: 0x809c1005 Shortcode: CE-34605-8
  • Returncode: 0x809c1006 Shortcode: CE-34606-9
  • Returncode: 0x809c1007 Shortcode: CE-34607-0
  • Returncode: 0x809c1008 Shortcode: CE-34608-1
  • Returncode: 0x809c1009 Shortcode: CE-34609-2
  • Returncode: 0x809c100a Shortcode: CE-34610-4
  • Returncode: 0x809c100b Shortcode: CE-34611-5
  • Returncode: 0x809c100c Shortcode: CE-34612-6
  • Returncode: 0x809c100d Shortcode: CE-34613-7
  • Returncode: 0x809c100e Shortcode: CE-34614-8
  • Returncode: 0x809c1100 Shortcode: CE-32989-1
  • Returncode: 0x809c1101 Shortcode: CE-32990-3
  • Returncode: 0x809c1102 Shortcode: CE-32991-4
  • Returncode: 0x809c1103 Shortcode: CE-32992-5
  • Returncode: 0x809c1104 Shortcode: CE-32993-6
  • Returncode: 0x809c1105 Shortcode: CE-32994-7
  • Returncode: 0x809c1106 Shortcode: CE-32995-8
  • Returncode: 0x809c1107 Shortcode: CE-32996-9
  • Returncode: 0x809c1108 Shortcode: CE-32997-0
  • Returncode: 0x809c1109 Shortcode: CE-32998-1
  • Returncode: 0x809c110a Shortcode: CE-32999-2
  • Returncode: 0x809c110b Shortcode: CE-33000-6
  • Returncode: 0x809c110c Shortcode: CE-33001-7
  • Returncode: 0x809c110d Shortcode: CE-33002-8
  • Returncode: 0x809c110e Shortcode: CE-33003-9
  • Returncode: 0x809c110f Shortcode: CE-33004-0
  • Returncode: 0x809c1110 Shortcode: CE-33005-1
  • Returncode: 0x809c1111 Shortcode: CE-33006-2
  • Returncode: 0x809c1112 Shortcode: CE-33007-3
  • Returncode: 0x809c1113 Shortcode: CE-33008-4
  • Returncode: 0x809c1114 Shortcode: CE-33009-5
  • Returncode: 0x809c1115 Shortcode: CE-33010-7
  • Returncode: 0x809c1116 Shortcode: CE-33011-8
  • Returncode: 0x809c1117 Shortcode: CE-33012-9
  • Returncode: 0x809c1118 Shortcode: CE-33013-0
  • Returncode: 0x809c1119 Shortcode: CE-33014-1
  • Returncode: 0x809c111a Shortcode: CE-33015-2
  • Returncode: 0x809c111b Shortcode: CE-33016-3
  • Returncode: 0x809c111c Shortcode: CE-33017-4
  • Returncode: 0x809c111d Shortcode: CE-33018-5
  • Returncode: 0x809c111e Shortcode: CE-33019-6
  • Returncode: 0x809c111f Shortcode: CE-33020-8
  • Returncode: 0x809c1120 Shortcode: CE-33021-9
  • Returncode: 0x809c1121 Shortcode: CE-33022-0
  • Returncode: 0x809c1122 Shortcode: CE-33023-1
  • Returncode: 0x809c1123 Shortcode: CE-33024-2
  • Returncode: 0x809c1124 Shortcode: CE-33025-3
  • Returncode: 0x809c1125 Shortcode: CE-33026-4
  • Returncode: 0x809c1126 Shortcode: CE-33027-5
  • Returncode: 0x809c1127 Shortcode: CE-33028-6
  • Returncode: 0x809c1128 Shortcode: CE-33029-7
  • Returncode: 0x809c1129 Shortcode: CE-33030-9
  • Returncode: 0x809c112a Shortcode: CE-33031-0
  • Returncode: 0x809c112b Shortcode: CE-33032-1
  • Returncode: 0x809c112c Shortcode: CE-33033-2
  • Returncode: 0x809c112d Shortcode: CE-33034-3
  • Returncode: 0x809c112e Shortcode: CE-33035-4
  • Returncode: 0x809c112f Shortcode: CE-33036-5
  • Returncode: 0x809c1130 Shortcode: CE-33037-6
  • Returncode: 0x809c1131 Shortcode: CE-33038-7
  • Returncode: 0x809c1132 Shortcode: CE-33039-8
  • Returncode: 0x809c1133 Shortcode: CE-33040-0
  • Returncode: 0x809c1134 Shortcode: CE-33041-1
  • Returncode: 0x809c1135 Shortcode: CE-33042-2
  • Returncode: 0x809c1136 Shortcode: CE-33043-3
  • Returncode: 0x809c1137 Shortcode: CE-33044-4
  • Returncode: 0x809c1138 Shortcode: CE-33045-5
  • Returncode: 0x809c1139 Shortcode: CE-33046-6
  • Returncode: 0x809d0001 Shortcode: CE-33047-7
  • Returncode: 0x809d0002 Shortcode: CE-33048-8
  • Returncode: 0x809d0003 Shortcode: CE-33049-9
  • Returncode: 0x809d0004 Shortcode: CE-33050-1
  • Returncode: 0x809d0005 Shortcode: CE-33051-2
  • Returncode: 0x809d0006 Shortcode: CE-33052-3
  • Returncode: 0x809d0007 Shortcode: CE-33053-4
  • Returncode: 0x809d0008 Shortcode: CE-33054-5
  • Returncode: 0x809d0009 Shortcode: CE-33055-6
  • Returncode: 0x809d000a Shortcode: CE-33056-7
  • Returncode: 0x809d000b Shortcode: CE-33057-8
  • Returncode: 0x809d000c Shortcode: CE-33058-9
  • Returncode: 0x809d000d Shortcode: CE-33059-0
  • Returncode: 0x809d000e Shortcode: CE-33060-2
  • Returncode: 0x809d000f Shortcode: CE-33061-3
  • Returncode: 0x809d0010 Shortcode: CE-33062-4
  • Returncode: 0x809d0011 Shortcode: CE-33063-5
  • Returncode: 0x809d0012 Shortcode: CE-33064-6
  • Returncode: 0x809d0013 Shortcode: CE-33065-7
  • Returncode: 0x809d0014 Shortcode: CE-33066-8
  • Returncode: 0x809d0015 Shortcode: CE-33067-9
  • Returncode: 0x809d0016 Shortcode: CE-33068-0
  • Returncode: 0x809d0017 Shortcode: CE-36253-9
  • Returncode: 0x809d1001 Shortcode: CE-35047-9
  • Returncode: 0x809d1002 Shortcode: CE-35048-0
  • Returncode: 0x809d1003 Shortcode: CE-35049-1
  • Returncode: 0x809d1004 Shortcode: CE-35050-3
  • Returncode: 0x809d1005 Shortcode: CE-35672-3
  • Returncode: 0x809d1006 Shortcode: CE-35052-5
  • Returncode: 0x809d1007 Shortcode: CE-35673-4
  • Returncode: 0x809d1008 Shortcode: CE-35674-5
  • Returncode: 0x809d1009 Shortcode: CE-35675-6
  • Returncode: 0x809d100a Shortcode: CE-35676-7
  • Returncode: 0x809d100b Shortcode: CE-35677-8
  • Returncode: 0x809d100c Shortcode: CE-35678-9
  • Returncode: 0x809d100d Shortcode: CE-35679-0
  • Returncode: 0x809d100e Shortcode: CE-36254-0
  • Returncode: 0x809d100f Shortcode: CE-36255-1
  • Returncode: 0x809d1010 Shortcode: CE-36256-2
  • Returncode: 0x809d1011 Shortcode: CE-36257-3
  • Returncode: 0x809d1012 Shortcode: CE-36258-4
  • Returncode: 0x809d3001 Shortcode: CE-33069-1
  • Returncode: 0x809d3002 Shortcode: CE-33070-3
  • Returncode: 0x809d3003 Shortcode: CE-33071-4
  • Returncode: 0x809d3004 Shortcode: CE-33072-5
  • Returncode: 0x809d3005 Shortcode: CE-33073-6
  • Returncode: 0x809d3006 Shortcode: CE-33074-7
  • Returncode: 0x809d3011 Shortcode: CE-33075-8
  • Returncode: 0x809d3012 Shortcode: CE-33076-9
  • Returncode: 0x809d3013 Shortcode: CE-33077-0
  • Returncode: 0x809d3015 Shortcode: CE-33078-1
  • Returncode: 0x809d3016 Shortcode: CE-33079-2
  • Returncode: 0x809d3017 Shortcode: CE-33080-4
  • Returncode: 0x809d3018 Shortcode: CE-33081-5
  • Returncode: 0x809d3019 Shortcode: CE-37530-8
  • Returncode: 0x809d3019 Shortcode: CE-36259-5
  • Returncode: 0x809d3fff Shortcode: CE-34615-9
  • Returncode: 0x809d4001 Shortcode: CE-34616-0
  • Returncode: 0x809d4002 Shortcode: CE-34617-1
  • Returncode: 0x809d4003 Shortcode: CE-34618-2
  • Returncode: 0x809d4004 Shortcode: CE-34619-3
  • Returncode: 0x809d4005 Shortcode: CE-34620-5
  • Returncode: 0x809d4006 Shortcode: CE-35059-2
  • Returncode: 0x809d4011 Shortcode: CE-34621-6
  • Returncode: 0x809d4012 Shortcode: CE-34622-7
  • Returncode: 0x809d4013 Shortcode: CE-35060-4
  • Returncode: 0x809d4014 Shortcode: CE-35061-5
  • Returncode: 0x809d4015 Shortcode: CE-35062-6
  • Returncode: 0x809d4016 Shortcode: CE-35063-7
  • Returncode: 0x809d4017 Shortcode: CE-35064-8
  • Returncode: 0x809d4018 Shortcode: CE-35065-9
  • Returncode: 0x809d4019 Shortcode: CE-35066-0
  • Returncode: 0x809d401a Shortcode: CE-35067-1
  • Returncode: 0x809d401b Shortcode: CE-35068-2
  • Returncode: 0x809d401c Shortcode: CE-35069-3
  • Returncode: 0x809d401d Shortcode: CE-35070-5
  • Returncode: 0x809d401e Shortcode: CE-35071-6
  • Returncode: 0x809d401f Shortcode: CE-35072-7
  • Returncode: 0x809d4020 Shortcode: CE-35073-8
  • Returncode: 0x809d4021 Shortcode: CE-35074-9
  • Returncode: 0x809d4024 Shortcode: CE-35075-0
  • Returncode: 0x809d4025 Shortcode: CE-35076-1
  • Returncode: 0x809d4026 Shortcode: CE-35077-2
  • Returncode: 0x809d4027 Shortcode: CE-35078-3
  • Returncode: 0x809d4028 Shortcode: CE-35079-4
  • Returncode: 0x809d4029 Shortcode: CE-35080-6
  • Returncode: 0x809d402a Shortcode: CE-35081-7
  • Returncode: 0x809d402b Shortcode: CE-35082-8
  • Returncode: 0x809d402c Shortcode: CE-35083-9
  • Returncode: 0x809d402d Shortcode: CE-35084-0
  • Returncode: 0x809d402e Shortcode: CE-35085-1
  • Returncode: 0x809d402f Shortcode: CE-35086-2
  • Returncode: 0x809d4030 Shortcode: CE-35087-3
  • Returncode: 0x809d4031 Shortcode: CE-35088-4
  • Returncode: 0x809d4032 Shortcode: CE-35089-5
  • Returncode: 0x809d4033 Shortcode: CE-35090-7
  • Returncode: 0x809d4034 Shortcode: CE-35091-8
  • Returncode: 0x809d4035 Shortcode: CE-35092-9
  • Returncode: 0x809d4036 Shortcode: CE-35093-0
  • Returncode: 0x809d4037 Shortcode: CE-35094-1
  • Returncode: 0x809d4038 Shortcode: CE-35095-2
  • Returncode: 0x809d4039 Shortcode: CE-35096-3
  • Returncode: 0x809d403a Shortcode: CE-35097-4
  • Returncode: 0x809d403b Shortcode: CE-35098-5
  • Returncode: 0x809d403c Shortcode: CE-35099-6
  • Returncode: 0x809d403d Shortcode: CE-35100-9
  • Returncode: 0x809d403e Shortcode: CE-35101-0
  • Returncode: 0x809d4050 Shortcode: CE-35102-1
  • Returncode: 0x809d4051 Shortcode: CE-35103-2
  • Returncode: 0x809d4052 Shortcode: CE-35104-3
  • Returncode: 0x809d4053 Shortcode: CE-35105-4
  • Returncode: 0x809d4200 Shortcode: CE-33082-6
  • Returncode: 0x809d4201 Shortcode: CE-33083-7
  • Returncode: 0x809d4202 Shortcode: CE-33084-8
  • Returncode: 0x809d4203 Shortcode: CE-33085-9
  • Returncode: 0x809d4204 Shortcode: CE-33086-0
  • Returncode: 0x809d4205 Shortcode: CE-33087-1
  • Returncode: 0x809d4206 Shortcode: CE-33088-2
  • Returncode: 0x809d4207 Shortcode: CE-33089-3
  • Returncode: 0x809d4208 Shortcode: CE-33090-5
  • Returncode: 0x809d4209 Shortcode: CE-33091-6
  • Returncode: 0x809d420a Shortcode: CE-33092-7
  • Returncode: 0x809d420b Shortcode: CE-33093-8
  • Returncode: 0x809e0001 Shortcode: CE-33094-9
  • Returncode: 0x809e0002 Shortcode: CE-33095-0
  • Returncode: 0x809e0003 Shortcode: CE-33096-1
  • Returncode: 0x809e0004 Shortcode: CE-33097-2
  • Returncode: 0x809e0005 Shortcode: CE-33098-3
  • Returncode: 0x809e0006 Shortcode: CE-33099-4
  • Returncode: 0x809e0007 Shortcode: CE-33100-7
  • Returncode: 0x809e0101 Shortcode: CE-33101-8
  • Returncode: 0x809e0201 Shortcode: CE-33102-9
  • Returncode: 0x809e0202 Shortcode: CE-33103-0
  • Returncode: 0x809e0203 Shortcode: CE-33104-1
  • Returncode: 0x809f0000 Shortcode: CE-33105-2
  • Returncode: 0x809f0001 Shortcode: CE-33106-3
  • Returncode: 0x809f0002 Shortcode: CE-33107-4
  • Returncode: 0x809f0003 Shortcode: CE-33108-5
  • Returncode: 0x809f0004 Shortcode: CE-33109-6
  • Returncode: 0x809f0005 Shortcode: CE-33110-8
  • Returncode: 0x809f0006 Shortcode: CE-33111-9
  • Returncode: 0x809f0007 Shortcode: CE-33112-0
  • Returncode: 0x809f0008 Shortcode: CE-33113-1
  • Returncode: 0x809f0009 Shortcode: CE-33114-2
  • Returncode: 0x809f000a Shortcode: CE-33115-3
  • Returncode: 0x809f000b Shortcode: CE-33116-4
  • Returncode: 0x809f000c Shortcode: CE-33117-5
  • Returncode: 0x809f000d Shortcode: CE-33118-6
  • Returncode: 0x809f000e Shortcode: CE-33119-7
  • Returncode: 0x809f000f Shortcode: CE-33120-9
  • Returncode: 0x809f0010 Shortcode: CE-33121-0
  • Returncode: 0x809f0011 Shortcode: CE-33122-1
  • Returncode: 0x809f0012 Shortcode: CE-36260-7
  • Returncode: 0x809f8001 Shortcode: CE-35106-5
  • Returncode: 0x809f8002 Shortcode: CE-35107-6
  • Returncode: 0x809f8003 Shortcode: CE-35108-7
  • Returncode: 0x809f8004 Shortcode: CE-35109-8
  • Returncode: 0x809f8005 Shortcode: CE-35110-0
  • Returncode: 0x809f8006 Shortcode: CE-35111-1
  • Returncode: 0x809f8007 Shortcode: CE-35112-2
  • Returncode: 0x809f8008 Shortcode: CE-35113-3
  • Returncode: 0x809f8009 Shortcode: CE-35114-4
  • Returncode: 0x809f800a Shortcode: CE-35115-5
  • Returncode: 0x809f8010 Shortcode: CE-35116-6
  • Returncode: 0x809f8011 Shortcode: CE-35117-7
  • Returncode: 0x809f8012 Shortcode: CE-35118-8
  • Returncode: 0x809f8013 Shortcode: CE-35119-9
  • Returncode: 0x809f8014 Shortcode: CE-36261-8
  • Returncode: 0x809f8020 Shortcode: CE-35120-1
  • Returncode: 0x809f8021 Shortcode: CE-35121-2
  • Returncode: 0x809f8022 Shortcode: CE-35122-3
  • Returncode: 0x809f8023 Shortcode: CE-35123-4
  • Returncode: 0x809f8024 Shortcode: CE-35124-5
  • Returncode: 0x809f8025 Shortcode: CE-35125-6
  • Returncode: 0x809f8026 Shortcode: CE-36262-9
  • Returncode: 0x809f8030 Shortcode: CE-35126-7
  • Returncode: 0x809f8031 Shortcode: CE-35127-8
  • Returncode: 0x809f8032 Shortcode: CE-35128-9
  • Returncode: 0x809f8033 Shortcode: CE-35129-0
  • Returncode: 0x809f8034 Shortcode: CE-35130-2
  • Returncode: 0x809f8035 Shortcode: CE-35131-3
  • Returncode: 0x809f8036 Shortcode: CE-35132-4
  • Returncode: 0x809f8037 Shortcode: CE-35133-5
  • Returncode: 0x809f8038 Shortcode: CE-35134-6
  • Returncode: 0x809f8039 Shortcode: CE-35135-7
  • Returncode: 0x809f804e Shortcode: CE-35136-8
  • Returncode: 0x809f804f Shortcode: CE-35137-9
  • Returncode: 0x809f8050 Shortcode: CE-35138-0
  • Returncode: 0x809f8051 Shortcode: CE-35139-1
  • Returncode: 0x809f8052 Shortcode: CE-35140-3
  • Returncode: 0x809f8053 Shortcode: CE-35141-4
  • Returncode: 0x809f8054 Shortcode: CE-35142-5
  • Returncode: 0x809f8055 Shortcode: CE-35143-6
  • Returncode: 0x809f8056 Shortcode: CE-35144-7
  • Returncode: 0x809f8057 Shortcode: CE-35145-8
  • Returncode: 0x809f8058 Shortcode: CE-35146-9
  • Returncode: 0x809f8059 Shortcode: CE-35147-0
  • Returncode: 0x809f805a Shortcode: CE-35148-1
  • Returncode: 0x809f805c Shortcode: CE-35149-2
  • Returncode: 0x809f805d Shortcode: CE-35150-4
  • Returncode: 0x809f805e Shortcode: CE-35151-5
  • Returncode: 0x809f805f Shortcode: CE-35152-6
  • Returncode: 0x809f806f Shortcode: CE-35153-7
  • Returncode: 0x809f8070 Shortcode: CE-35154-8
  • Returncode: 0x809f8071 Shortcode: CE-35155-9
  • Returncode: 0x809f8072 Shortcode: CE-35156-0
  • Returncode: 0x809f8080 Shortcode: CE-35157-1
  • Returncode: 0x809f8081 Shortcode: CE-35680-2
  • Returncode: 0x809f8082 Shortcode: CE-35681-3
  • Returncode: 0x809f8090 Shortcode: CE-35158-2
  • Returncode: 0x809f80a0 Shortcode: CE-35159-3
  • Returncode: 0x809f80a1 Shortcode: CE-35160-5
  • Returncode: 0x809f80a2 Shortcode: CE-35161-6
  • Returncode: 0x809f80a3 Shortcode: CE-35162-7
  • Returncode: 0x809f80a4 Shortcode: CE-35163-8
  • Returncode: 0x809f80a5 Shortcode: CE-35164-9
  • Returncode: 0x809f80a6 Shortcode: CE-35165-0
  • Returncode: 0x809f80a7 Shortcode: CE-35166-1
  • Returncode: 0x809f80c0 Shortcode: CE-35167-2
  • Returncode: 0x809f80c1 Shortcode: CE-35168-3
  • Returncode: 0x809f80c2 Shortcode: CE-35169-4
  • Returncode: 0x809f80c3 Shortcode: CE-35170-6
  • Returncode: 0x809f80e0 Shortcode: CE-35171-7
  • Returncode: 0x809f80e1 Shortcode: CE-35172-8
  • Returncode: 0x809f80e2 Shortcode: CE-35173-9
  • Returncode: 0x809f80e3 Shortcode: CE-35174-0
  • Returncode: 0x809f80e4 Shortcode: CE-35175-1
  • Returncode: 0x809f80e5 Shortcode: CE-35176-2
  • Returncode: 0x809f80e6 Shortcode: CE-35177-3
  • Returncode: 0x809f80e7 Shortcode: CE-35178-4
  • Returncode: 0x809f80e8 Shortcode: CE-35179-5
  • Returncode: 0x809f80e9 Shortcode: CE-35180-7
  • Returncode: 0x809f80ea Shortcode: CE-35181-8
  • Returncode: 0x809f8110 Shortcode: CE-35182-9
  • Returncode: 0x809f8111 Shortcode: CE-35183-0
  • Returncode: 0x809f8112 Shortcode: CE-35184-1
  • Returncode: 0x809f8113 Shortcode: CE-35185-2
  • Returncode: 0x809f8114 Shortcode: CE-35186-3
  • Returncode: 0x809f8200 Shortcode: CE-35187-4
  • Returncode: 0x809f8300 Shortcode: CE-35188-5
  • Returncode: 0x809f8301 Shortcode: CE-35189-6
  • Returncode: 0x809f8400 Shortcode: CE-35190-8
  • Returncode: 0x809f8500 Shortcode: CE-36263-0
  • Returncode: 0x809f8600 Shortcode: CE-36264-1
  • Returncode: 0x809f8601 Shortcode: CE-36265-2
  • Returncode: 0x809f8602 Shortcode: CE-36266-3
  • Returncode: 0x809fa000 Shortcode: CE-33123-2
  • Returncode: 0x809fa001 Shortcode: CE-33124-3
  • Returncode: 0x809fa002 Shortcode: CE-34623-8
  • Returncode: 0x809fa003 Shortcode: CE-34624-9
  • Returncode: 0x809fa004 Shortcode: CE-34625-0
  • Returncode: 0x809fa005 Shortcode: CE-35191-9
  • Returncode: 0x809fa006 Shortcode: CE-35192-0
  • Returncode: 0x809fa007 Shortcode: CE-35193-1
  • Returncode: 0x809fa008 Shortcode: CE-35194-2
  • Returncode: 0x809fa009 Shortcode: CE-35195-3
  • Returncode: 0x809fa00a Shortcode: CE-35196-4
  • Returncode: 0x809fa00b Shortcode: CE-35682-4
  • Returncode: 0x809fa00c Shortcode: CE-35683-5
  • Returncode: 0x809fa00d Shortcode: CE-36267-4
  • Returncode: 0x809fa00e Shortcode: CE-36268-5
  • Returncode: 0x809fa00f Shortcode: CE-36269-6
  • Returncode: 0x809fa010 Shortcode: CE-36270-8
  • Returncode: 0x809fa011 Shortcode: CE-36271-9
  • Returncode: 0x80a00001 Shortcode: CE-33125-4
  • Returncode: 0x80a00002 Shortcode: CE-33126-5
  • Returncode: 0x80a00003 Shortcode: CE-33127-6
  • Returncode: 0x80a00004 Shortcode: CE-33128-7
  • Returncode: 0x80a00005 Shortcode: CE-33129-8
  • Returncode: 0x80a00006 Shortcode: CE-33130-0
  • Returncode: 0x80a00007 Shortcode: CE-36272-0
  • Returncode: 0x80a00008 Shortcode: CE-36273-1
  • Returncode: 0x80a00101 Shortcode: CE-33131-1
  • Returncode: 0x80a00102 Shortcode: CE-33132-2
  • Returncode: 0x80a00103 Shortcode: CE-33133-3
  • Returncode: 0x80a00104 Shortcode: CE-33134-4
  • Returncode: 0x80a00105 Shortcode: CE-33135-5
  • Returncode: 0x80a00106 Shortcode: CE-33136-6
  • Returncode: 0x80a00107 Shortcode: CE-33137-7
  • Returncode: 0x80a00108 Shortcode: CE-33138-8
  • Returncode: 0x80a00109 Shortcode: CE-33139-9
  • Returncode: 0x80a0010a Shortcode: CE-33140-1
  • Returncode: 0x80a0010b Shortcode: CE-33141-2
  • Returncode: 0x80a0010c Shortcode: CE-33142-3
  • Returncode: 0x80a0010d Shortcode: CE-33143-4
  • Returncode: 0x80a0010e Shortcode: CE-33144-5
  • Returncode: 0x80a0010f Shortcode: CE-33145-6
  • Returncode: 0x80a00110 Shortcode: CE-33146-7
  • Returncode: 0x80a00111 Shortcode: CE-33147-8
  • Returncode: 0x80a00112 Shortcode: CE-33148-9
  • Returncode: 0x80a00201 Shortcode: CE-33149-0
  • Returncode: 0x80a00202 Shortcode: CE-33150-2
  • Returncode: 0x80a00203 Shortcode: CE-33151-3
  • Returncode: 0x80a00301 Shortcode: CE-33152-4
  • Returncode: 0x80a00302 Shortcode: CE-33153-5
  • Returncode: 0x80a00303 Shortcode: CE-33154-6
  • Returncode: 0x80a00304 Shortcode: CE-36274-2
  • Returncode: 0x80a00305 Shortcode: CE-36275-3
  • Returncode: 0x80a00306 Shortcode: CE-36276-4
  • Returncode: 0x80a00307 Shortcode: CE-36277-5
  • Returncode: 0x80a00308 Shortcode: CE-36278-6
  • Returncode: 0x80a00309 Shortcode: CE-36279-7
  • Returncode: 0x80a01000 Shortcode: CE-35198-6
  • Returncode: 0x80a01001 Shortcode: CE-35199-7
  • Returncode: 0x80a01002 Shortcode: CE-35200-0
  • Returncode: 0x80a01003 Shortcode: CE-35201-1
  • Returncode: 0x80a01004 Shortcode: CE-35202-2
  • Returncode: 0x80a01005 Shortcode: CE-35203-3
  • Returncode: 0x80a01006 Shortcode: CE-35204-4
  • Returncode: 0x80a01007 Shortcode: CE-35205-5
  • Returncode: 0x80a01008 Shortcode: CE-35206-6
  • Returncode: 0x80a01009 Shortcode: CE-35207-7
  • Returncode: 0x80a0100a Shortcode: CE-35208-8
  • Returncode: 0x80a0100b Shortcode: CE-36280-9
  • Returncode: 0x80a0100c Shortcode: CE-36281-0
  • Returncode: 0x80a02000 Shortcode: CE-35209-9
  • Returncode: 0x80a02001 Shortcode: CE-35210-1
  • Returncode: 0x80a02002 Shortcode: CE-35211-2
  • Returncode: 0x80a02003 Shortcode: CE-35212-3
  • Returncode: 0x80a02004 Shortcode: CE-35213-4
  • Returncode: 0x80a02005 Shortcode: CE-35214-5
  • Returncode: 0x80a02006 Shortcode: CE-35215-6
  • Returncode: 0x80a02007 Shortcode: CE-35216-7
  • Returncode: 0x80a02008 Shortcode: CE-35217-8
  • Returncode: 0x80a02009 Shortcode: CE-35218-9
  • Returncode: 0x80a0200a Shortcode: CE-35219-0
  • Returncode: 0x80a0200b Shortcode: CE-36282-1
  • Returncode: 0x80a0200c Shortcode: CE-36283-2
  • Returncode: 0x80a02100 Shortcode: CE-35220-2
  • Returncode: 0x80a02101 Shortcode: CE-35221-3
  • Returncode: 0x80a02102 Shortcode: CE-35222-4
  • Returncode: 0x80a02103 Shortcode: CE-35223-5
  • Returncode: 0x80a02104 Shortcode: CE-35224-6
  • Returncode: 0x80a02105 Shortcode: CE-35225-7
  • Returncode: 0x80a03000 Shortcode: CE-35226-8
  • Returncode: 0x80a03001 Shortcode: CE-35227-9
  • Returncode: 0x80a03002 Shortcode: CE-35228-0
  • Returncode: 0x80a03003 Shortcode: CE-35229-1
  • Returncode: 0x80a03004 Shortcode: CE-35230-3
  • Returncode: 0x80a03005 Shortcode: CE-35231-4
  • Returncode: 0x80a03006 Shortcode: CE-35232-5
  • Returncode: 0x80a03007 Shortcode: CE-35233-6
  • Returncode: 0x80a03008 Shortcode: CE-35234-7
  • Returncode: 0x80a03009 Shortcode: CE-35235-8
  • Returncode: 0x80a0300a Shortcode: CE-35236-9
  • Returncode: 0x80a0300b Shortcode: CE-36284-3
  • Returncode: 0x80a0300c Shortcode: CE-36285-4
  • Returncode: 0x80a03100 Shortcode: CE-36286-5
  • Returncode: 0x80a03101 Shortcode: CE-36287-6
  • Returncode: 0x80a04000 Shortcode: CE-36288-7
  • Returncode: 0x80a04001 Shortcode: CE-36289-8
  • Returncode: 0x80a04002 Shortcode: CE-36290-0
  • Returncode: 0x80a04003 Shortcode: CE-36291-1
  • Returncode: 0x80a04004 Shortcode: CE-36292-2
  • Returncode: 0x80a04005 Shortcode: CE-36293-3
  • Returncode: 0x80a04006 Shortcode: CE-36294-4
  • Returncode: 0x80a04007 Shortcode: CE-36295-5
  • Returncode: 0x80a04008 Shortcode: CE-36296-6
  • Returncode: 0x80a04009 Shortcode: CE-36297-7
  • Returncode: 0x80a0400a Shortcode: CE-36298-8
  • Returncode: 0x80a0400b Shortcode: CE-36299-9
  • Returncode: 0x80a0400c Shortcode: CE-36300-2
  • Returncode: 0x80a04100 Shortcode: CE-36301-3
  • Returncode: 0x80a04101 Shortcode: CE-36302-4
  • Returncode: 0x80a04102 Shortcode: CE-36303-5
  • Returncode: 0x80a04103 Shortcode: CE-36304-6
  • Returncode: 0x80a04104 Shortcode: CE-36305-7
  • Returncode: 0x80a04105 Shortcode: CE-36306-8
  • Returncode: 0x80a04106 Shortcode: CE-36307-9
  • Returncode: 0x80a04107 Shortcode: CE-36308-0
  • Returncode: 0x80a04108 Shortcode: CE-36309-1
  • Returncode: 0x80a04109 Shortcode: CE-36310-3
  • Returncode: 0x80a0410a Shortcode: CE-36311-4
  • Returncode: 0x80a10001 Shortcode: CE-33155-7
  • Returncode: 0x80a10002 Shortcode: CE-33156-8
  • Returncode: 0x80a10003 Shortcode: CE-33157-9
  • Returncode: 0x80a10004 Shortcode: CE-33158-0
  • Returncode: 0x80a10005 Shortcode: CE-33159-1
  • Returncode: 0x80a10006 Shortcode: CE-33160-3
  • Returncode: 0x80a10007 Shortcode: CE-35684-6
  • Returncode: 0x80a10008 Shortcode: CE-35685-7
  • Returncode: 0x80a10009 Shortcode: CE-36312-5
  • Returncode: 0x80a20001 Shortcode: CE-33161-4
  • Returncode: 0x80a20002 Shortcode: CE-33162-5
  • Returncode: 0x80a20003 Shortcode: CE-33163-6
  • Returncode: 0x80a20004 Shortcode: CE-33164-7
  • Returncode: 0x80a20005 Shortcode: CE-33165-8
  • Returncode: 0x80a20006 Shortcode: CE-33166-9
  • Returncode: 0x80a20007 Shortcode: CE-33167-0
  • Returncode: 0x80a20008 Shortcode: CE-33168-1
  • Returncode: 0x80a20009 Shortcode: CE-33169-2
  • Returncode: 0x80a30001 Shortcode: CE-33170-4
  • Returncode: 0x80a30002 Shortcode: CE-33171-5
  • Returncode: 0x80a30003 Shortcode: CE-33172-6
  • Returncode: 0x80a30004 Shortcode: CE-33173-7
  • Returncode: 0x80a30005 Shortcode: CE-33174-8
  • Returncode: 0x80a30006 Shortcode: CE-33175-9
  • Returncode: 0x80a30007 Shortcode: CE-33176-0
  • Returncode: 0x80a30008 Shortcode: CE-33177-1
  • Returncode: 0x80a30009 Shortcode: CE-33178-2
  • Returncode: 0x80a3000a Shortcode: CE-33179-3
  • Returncode: 0x80a3000b Shortcode: CE-33180-5
  • Returncode: 0x80a3000c Shortcode: CE-34626-1
  • Returncode: 0x80a3000d Shortcode: CE-34627-2
  • Returncode: 0x80a3000e Shortcode: CE-34628-3
  • Returncode: 0x80a3000f Shortcode: CE-34629-4
  • Returncode: 0x80a30010 Shortcode: CE-35694-7
  • Returncode: 0x80a30011 Shortcode: CE-35695-8
  • Returncode: 0x80a30012 Shortcode: CE-36313-6
  • Returncode: 0x80a30013 Shortcode: CE-36314-7
  • Returncode: 0x80a31000 Shortcode: CE-33181-6
  • Returncode: 0x80a31001 Shortcode: CE-33182-7
  • Returncode: 0x80a40001 Shortcode: CE-33183-8
  • Returncode: 0x80a40002 Shortcode: CE-33184-9
  • Returncode: 0x80a40003 Shortcode: CE-33185-0
  • Returncode: 0x80a40004 Shortcode: CE-33186-1
  • Returncode: 0x80a40005 Shortcode: CE-33187-2
  • Returncode: 0x80a40006 Shortcode: CE-33188-3
  • Returncode: 0x80a40007 Shortcode: CE-33189-4
  • Returncode: 0x80a40008 Shortcode: CE-33190-6
  • Returncode: 0x80a40009 Shortcode: CE-33191-7
  • Returncode: 0x80a4000a Shortcode: CE-33192-8
  • Returncode: 0x80a4000b Shortcode: CE-33193-9
  • Returncode: 0x80a4000c Shortcode: CE-33194-0
  • Returncode: 0x80a4000d Shortcode: CE-33195-1
  • Returncode: 0x80a4000e Shortcode: CE-33196-2
  • Returncode: 0x80a4000f Shortcode: CE-33197-3
  • Returncode: 0x80a40010 Shortcode: CE-33198-4
  • Returncode: 0x80a40011 Shortcode: CE-33199-5
  • Returncode: 0x80a40012 Shortcode: CE-33200-8
  • Returncode: 0x80a40013 Shortcode: CE-33201-9
  • Returncode: 0x80a40014 Shortcode: CE-33202-0
  • Returncode: 0x80a40015 Shortcode: CE-33203-1
  • Returncode: 0x80a40016 Shortcode: CE-33204-2
  • Returncode: 0x80a40017 Shortcode: CE-33205-3
  • Returncode: 0x80a40018 Shortcode: CE-33206-4
  • Returncode: 0x80a40019 Shortcode: CE-33207-5
  • Returncode: 0x80a40020 Shortcode: CE-33208-6
  • Returncode: 0x80a40021 Shortcode: CE-33209-7
  • Returncode: 0x80a40022 Shortcode: CE-34630-6
  • Returncode: 0x80a40023 Shortcode: CE-34631-7
  • Returncode: 0x80a40024 Shortcode: CE-34632-8
  • Returncode: 0x80a40025 Shortcode: CE-34633-9
  • Returncode: 0x80a40026 Shortcode: CE-34634-0
  • Returncode: 0x80a40027 Shortcode: CE-34867-8
  • Returncode: 0x80a40028 Shortcode: CE-34868-9
  • Returncode: 0x80a40029 Shortcode: CE-35237-0
  • Returncode: 0x80a4002a Shortcode: CE-35238-1
  • Returncode: 0x80a4002b Shortcode: CE-35239-2
  • Returncode: 0x80a4002c Shortcode: CE-35240-4
  • Returncode: 0x80a4002d Shortcode: CE-35241-5
  • Returncode: 0x80a4002e Shortcode: CE-35242-6
  • Returncode: 0x80a4002f Shortcode: CE-35696-9
  • Returncode: 0x80a40030 Shortcode: CE-36315-8
  • Returncode: 0x80a40031 Shortcode: CE-36316-9
  • Returncode: 0x80a40032 Shortcode: CE-36317-0
  • Returncode: 0x80a40033 Shortcode: CE-36318-1
  • Returncode: 0x80a40034 Shortcode: CE-36319-2
  • Returncode: 0x80a40035 Shortcode: CE-36320-4
  • Returncode: 0x80a40036 Shortcode: CE-36321-5
  • Returncode: 0x80a70001 Shortcode: CE-33210-9
  • Returncode: 0x80a70002 Shortcode: CE-33211-0
  • Returncode: 0x80a70003 Shortcode: CE-33212-1
  • Returncode: 0x80a70004 Shortcode: CE-33213-2
  • Returncode: 0x80a70005 Shortcode: CE-33214-3
  • Returncode: 0x80a70006 Shortcode: CE-33215-4
  • Returncode: 0x80a70007 Shortcode: CE-33216-5
  • Returncode: 0x80a70008 Shortcode: CE-33217-6
  • Returncode: 0x80a70009 Shortcode: CE-33218-7
  • Returncode: 0x80a7000a Shortcode: CE-34869-0
  • Returncode: 0x80a80001 Shortcode: CE-33219-8
  • Returncode: 0x80a80002 Shortcode: CE-33220-0
  • Returncode: 0x80a80003 Shortcode: CE-33221-1
  • Returncode: 0x80a80004 Shortcode: CE-33222-2
  • Returncode: 0x80a80005 Shortcode: CE-33223-3
  • Returncode: 0x80a80006 Shortcode: CE-33224-4
  • Returncode: 0x80a80007 Shortcode: CE-33225-5
  • Returncode: 0x80a80008 Shortcode: CE-34870-2
  • Returncode: 0x80a80009 Shortcode: CE-35697-0
  • Returncode: 0x80a8000a Shortcode: CE-36322-6
  • Returncode: 0x80a90000 Shortcode: CE-33226-6
  • Returncode: 0x80a90001 Shortcode: CE-33227-7
  • Returncode: 0x80a90002 Shortcode: CE-33228-8
  • Returncode: 0x80a90003 Shortcode: CE-33229-9
  • Returncode: 0x80a90004 Shortcode: CE-33230-1
  • Returncode: 0x80a90005 Shortcode: CE-33231-2
  • Returncode: 0x80a90006 Shortcode: CE-33232-3
  • Returncode: 0x80a90007 Shortcode: CE-33233-4
  • Returncode: 0x80a90008 Shortcode: CE-33234-5
  • Returncode: 0x80a90009 Shortcode: CE-34635-1
  • Returncode: 0x80aa0001 Shortcode: CE-33235-6
  • Returncode: 0x80aa0002 Shortcode: CE-33236-7
  • Returncode: 0x80aa0003 Shortcode: CE-33237-8
  • Returncode: 0x80aa0004 Shortcode: CE-33238-9
  • Returncode: 0x80aa0005 Shortcode: CE-33239-0
  • Returncode: 0x80aa0006 Shortcode: CE-33240-2
  • Returncode: 0x80aa0007 Shortcode: CE-33241-3
  • Returncode: 0x80aa0008 Shortcode: CE-33242-4
  • Returncode: 0x80aa0009 Shortcode: CE-33243-5
  • Returncode: 0x80aa000a Shortcode: CE-33244-6
  • Returncode: 0x80aa000b Shortcode: CE-33245-7
  • Returncode: 0x80aa000c Shortcode: CE-33246-8
  • Returncode: 0x80aa000d Shortcode: CE-33247-9
  • Returncode: 0x80aa000e Shortcode: CE-33248-0
  • Returncode: 0x80aa000f Shortcode: CE-33249-1
  • Returncode: 0x80aa0010 Shortcode: CE-33250-3
  • Returncode: 0x80aa0011 Shortcode: CE-36323-7
  • Returncode: 0x80aa0012 Shortcode: CE-36324-8
  • Returncode: 0x80aa0013 Shortcode: CE-36325-9
  • Returncode: 0x80aa0014 Shortcode: CE-36326-0
  • Returncode: 0x80aa0015 Shortcode: CE-36327-1
  • Returncode: 0x80ab0001 Shortcode: CE-33251-4
  • Returncode: 0x80ab0002 Shortcode: CE-33252-5
  • Returncode: 0x80ab0003 Shortcode: CE-33253-6
  • Returncode: 0x80ab0004 Shortcode: CE-33254-7
  • Returncode: 0x80ab0005 Shortcode: CE-33255-8
  • Returncode: 0x80ab0006 Shortcode: CE-33256-9
  • Returncode: 0x80ab0007 Shortcode: CE-33257-0
  • Returncode: 0x80ab0008 Shortcode: CE-33258-1
  • Returncode: 0x80ab0009 Shortcode: CE-33259-2
  • Returncode: 0x80ab000a Shortcode: CE-33260-4
  • Returncode: 0x80ab000b Shortcode: CE-33261-5
  • Returncode: 0x80ab000c Shortcode: CE-33262-6
  • Returncode: 0x80ab000d Shortcode: CE-33263-7
  • Returncode: 0x80ab000e Shortcode: CE-33264-8
  • Returncode: 0x80ab000f Shortcode: CE-33265-9
  • Returncode: 0x80ad0001 Shortcode: CE-33266-0
  • Returncode: 0x80ad0002 Shortcode: CE-33267-1
  • Returncode: 0x80ad0003 Shortcode: CE-33268-2
  • Returncode: 0x80ad0004 Shortcode: CE-33269-3
  • Returncode: 0x80ad0005 Shortcode: CE-33270-5
  • Returncode: 0x80ad0006 Shortcode: CE-33271-6
  • Returncode: 0x80ad0007 Shortcode: CE-33272-7
  • Returncode: 0x80ad0008 Shortcode: CE-33273-8
  • Returncode: 0x80af0001 Shortcode: CE-34636-2
  • Returncode: 0x80af0002 Shortcode: CE-34637-3
  • Returncode: 0x80af0003 Shortcode: CE-34638-4
  • Returncode: 0x80af0004 Shortcode: CE-34639-5
  • Returncode: 0x80af0020 Shortcode: CE-34640-7
  • Returncode: 0x80af0021 Shortcode: CE-34641-8
  • Returncode: 0x80af0022 Shortcode: CE-34642-9
  • Returncode: 0x80af0023 Shortcode: CE-34643-0
  • Returncode: 0x80af0024 Shortcode: CE-34644-1
  • Returncode: 0x80af0025 Shortcode: CE-34645-2
  • Returncode: 0x80af0030 Shortcode: CE-34646-3
  • Returncode: 0x80af0031 Shortcode: CE-34647-4
  • Returncode: 0x80af0040 Shortcode: CE-34648-5
  • Returncode: 0x80af0041 Shortcode: CE-34649-6
  • Returncode: 0x80af0042 Shortcode: CE-34650-8
  • Returncode: 0x80af0043 Shortcode: CE-34651-9
  • Returncode: 0x80af0044 Shortcode: CE-34652-0
  • Returncode: 0x80af0080 Shortcode: CE-34653-1
  • Returncode: 0x80af0081 Shortcode: CE-34654-2
  • Returncode: 0x80af0082 Shortcode: CE-34655-3
  • Returncode: 0x80af0083 Shortcode: CE-34656-4
  • Returncode: 0x80af0084 Shortcode: CE-34657-5
  • Returncode: 0x80af0085 Shortcode: CE-34658-6
  • Returncode: 0x80af0086 Shortcode: CE-34659-7
  • Returncode: 0x80af0087 Shortcode: CE-34660-9
  • Returncode: 0x80af0088 Shortcode: CE-34661-0
  • Returncode: 0x80af008e Shortcode: CE-34662-1
  • Returncode: 0x80af008f Shortcode: CE-34663-2
  • Returncode: 0x80af0701 Shortcode: CE-34664-3
  • Returncode: 0x80af0702 Shortcode: CE-34665-4
  • Returncode: 0x80af0901 Shortcode: CE-34666-5
  • Returncode: 0x80af0902 Shortcode: CE-34667-6
  • Returncode: 0x80af5001 Shortcode: CE-34668-7
  • Returncode: 0x80af5002 Shortcode: CE-34669-8
  • Returncode: 0x80af5003 Shortcode: CE-34670-0
  • Returncode: 0x80af5004 Shortcode: CE-34671-1
  • Returncode: 0x80af5005 Shortcode: CE-34672-2
  • Returncode: 0x80af5006 Shortcode: CE-34673-3
  • Returncode: 0x80af5021 Shortcode: CE-34674-4
  • Returncode: 0x80af5022 Shortcode: CE-34675-5
  • Returncode: 0x80af5023 Shortcode: CE-34676-6
  • Returncode: 0x80af5024 Shortcode: CE-34677-7
  • Returncode: 0x80af5025 Shortcode: CE-34678-8
  • Returncode: 0x80af5026 Shortcode: CE-34679-9
  • Returncode: 0x80af5027 Shortcode: CE-34680-1
  • Returncode: 0x80af5028 Shortcode: CE-34681-2
  • Returncode: 0x80af5029 Shortcode: CE-34682-3
  • Returncode: 0x80af5041 Shortcode: CE-34683-4
  • Returncode: 0x80af5042 Shortcode: CE-34684-5
  • Returncode: 0x80af5901 Shortcode: CE-34685-6
  • Returncode: 0x80af5902 Shortcode: CE-34686-7
  • Returncode: 0x80b20001 Shortcode: CE-33274-9
  • Returncode: 0x80b20002 Shortcode: CE-33275-0
  • Returncode: 0x80b20003 Shortcode: CE-33276-1
  • Returncode: 0x80b20004 Shortcode: CE-33277-2
  • Returncode: 0x80b20005 Shortcode: CE-33278-3
  • Returncode: 0x80b20006 Shortcode: CE-33279-4
  • Returncode: 0x80b20007 Shortcode: CE-33280-6
  • Returncode: 0x80b20008 Shortcode: CE-33281-7
  • Returncode: 0x80b20009 Shortcode: CE-33282-8
  • Returncode: 0x80b2000a Shortcode: CE-33283-9
  • Returncode: 0x80b2000b Shortcode: CE-33284-0
  • Returncode: 0x80b2000c Shortcode: CE-33285-1
  • Returncode: 0x80b2000d Shortcode: CE-33286-2
  • Returncode: 0x80b2000e Shortcode: CE-33287-3
  • Returncode: 0x80b2000f Shortcode: CE-33288-4
  • Returncode: 0x80b20010 Shortcode: CE-33289-5
  • Returncode: 0x80b30001 Shortcode: CE-33290-7
  • Returncode: 0x80b30002 Shortcode: CE-33291-8
  • Returncode: 0x80b30003 Shortcode: CE-33292-9
  • Returncode: 0x80b30004 Shortcode: CE-33293-0
  • Returncode: 0x80b30005 Shortcode: CE-33294-1
  • Returncode: 0x80b30006 Shortcode: CE-33295-2
  • Returncode: 0x80b30007 Shortcode: CE-33296-3
  • Returncode: 0x80b30008 Shortcode: CE-33297-4
  • Returncode: 0x80b30010 Shortcode: CE-33305-4
  • Returncode: 0x80b30011 Shortcode: CE-33306-5
  • Returncode: 0x80b30012 Shortcode: CE-33307-6
  • Returncode: 0x80b30013 Shortcode: CE-33308-7
  • Returncode: 0x80b30021 Shortcode: CE-33322-3
  • Returncode: 0x80b30022 Shortcode: CE-33323-4
  • Returncode: 0x80b30023 Shortcode: CE-33324-5
  • Returncode: 0x80b30024 Shortcode: CE-33325-6
  • Returncode: 0x80b30025 Shortcode: CE-33326-7
  • Returncode: 0x80b30027 Shortcode: CE-35243-7
  • Returncode: 0x80b30028 Shortcode: CE-35244-8
  • Returncode: 0x80b30030 Shortcode: CE-35245-9
  • Returncode: 0x80b30701 Shortcode: CE-35246-0
  • Returncode: 0x80b30702 Shortcode: CE-35247-1
  • Returncode: 0x80b35001 Shortcode: CE-35248-2
  • Returncode: 0x80b35002 Shortcode: CE-35249-3
  • Returncode: 0x80b35003 Shortcode: CE-35250-5
  • Returncode: 0x80b35004 Shortcode: CE-35251-6
  • Returncode: 0x80b35005 Shortcode: CE-35252-7
  • Returncode: 0x80b35021 Shortcode: CE-35253-8
  • Returncode: 0x80b35022 Shortcode: CE-35254-9
  • Returncode: 0x80b35023 Shortcode: CE-35255-0
  • Returncode: 0x80b35024 Shortcode: CE-35256-1
  • Returncode: 0x80b35025 Shortcode: CE-35257-2
  • Returncode: 0x80b35026 Shortcode: CE-35258-3
  • Returncode: 0x80b35027 Shortcode: CE-35259-4
  • Returncode: 0x80b35028 Shortcode: CE-35260-6
  • Returncode: 0x80b35029 Shortcode: CE-35261-7
  • Returncode: 0x80b35041 Shortcode: CE-35262-8
  • Returncode: 0x80b35042 Shortcode: CE-35263-9
  • Returncode: 0x80b35051 Shortcode: CE-35264-0
  • Returncode: 0x80b35052 Shortcode: CE-35265-1
  • Returncode: 0x80b35500 Shortcode: CE-35266-2
  • Returncode: 0x80b35501 Shortcode: CE-35267-3
  • Returncode: 0x80b35502 Shortcode: CE-35268-4
  • Returncode: 0x80b35503 Shortcode: CE-35269-5
  • Returncode: 0x80b35504 Shortcode: CE-35270-7
  • Returncode: 0x80b35505 Shortcode: CE-35271-8
  • Returncode: 0x80b35506 Shortcode: CE-35272-9
  • Returncode: 0x80b35507 Shortcode: CE-35273-0
  • Returncode: 0x80b35508 Shortcode: CE-35274-1
  • Returncode: 0x80b35600 Shortcode: CE-35275-2
  • Returncode: 0x80b35700 Shortcode: CE-35276-3
  • Returncode: 0x80b35701 Shortcode: CE-35277-4
  • Returncode: 0x80b35702 Shortcode: CE-35278-5
  • Returncode: 0x80b35703 Shortcode: CE-35279-6
  • Returncode: 0x80b35704 Shortcode: CE-35280-8
  • Returncode: 0x80b36000 Shortcode: CE-35281-9
  • Returncode: 0x80b36001 Shortcode: CE-35282-0
  • Returncode: 0x80b36002 Shortcode: CE-35283-1
  • Returncode: 0x80b36004 Shortcode: CE-35284-2
  • Returncode: 0x80b40001 Shortcode: CE-33329-0
  • Returncode: 0x80b40002 Shortcode: CE-33330-2
  • Returncode: 0x80b40003 Shortcode: CE-33331-3
  • Returncode: 0x80b40004 Shortcode: CE-33332-4
  • Returncode: 0x80b40005 Shortcode: CE-33333-5
  • Returncode: 0x80b40006 Shortcode: CE-33334-6
  • Returncode: 0x80b40007 Shortcode: CE-33335-7
  • Returncode: 0x80b40008 Shortcode: CE-33336-8
  • Returncode: 0x80b4000a Shortcode: CE-33338-0
  • Returncode: 0x80b4000b Shortcode: CE-33339-1
  • Returncode: 0x80b4000c Shortcode: CE-33340-3
  • Returncode: 0x80b4000d Shortcode: CE-33341-4
  • Returncode: 0x80b4000e Shortcode: CE-33342-5
  • Returncode: 0x80b4000f Shortcode: CE-33343-6
  • Returncode: 0x80b40010 Shortcode: CE-33344-7
  • Returncode: 0x80b40012 Shortcode: CE-33345-8
  • Returncode: 0x80b40013 Shortcode: CE-33346-9
  • Returncode: 0x80b40014 Shortcode: CE-33347-0
  • Returncode: 0x80b40015 Shortcode: CE-33348-1
  • Returncode: 0x80b40016 Shortcode: CE-33349-2
  • Returncode: 0x80b40017 Shortcode: CE-33350-4
  • Returncode: 0x80b40018 Shortcode: CE-33351-5
  • Returncode: 0x80b40019 Shortcode: CE-34687-8
  • Returncode: 0x80b4001a Shortcode: CE-34688-9
  • Returncode: 0x80b4001b Shortcode: CE-34689-0
  • Returncode: 0x80b50001 Shortcode: CE-33352-6
  • Returncode: 0x80b50002 Shortcode: CE-33353-7
  • Returncode: 0x80b50003 Shortcode: CE-33354-8
  • Returncode: 0x80b50004 Shortcode: CE-33355-9
  • Returncode: 0x80b50005 Shortcode: CE-33356-0
  • Returncode: 0x80b50006 Shortcode: CE-33357-1
  • Returncode: 0x80b50007 Shortcode: CE-33358-2
  • Returncode: 0x80b50008 Shortcode: CE-33359-3
  • Returncode: 0x80b50009 Shortcode: CE-33360-5
  • Returncode: 0x80b5000a Shortcode: CE-33361-6
  • Returncode: 0x80b5000b Shortcode: CE-33362-7
  • Returncode: 0x80b5000c Shortcode: CE-33363-8
  • Returncode: 0x80b5000d Shortcode: CE-33364-9
  • Returncode: 0x80b5000e Shortcode: CE-33365-0
  • Returncode: 0x80b60001 Shortcode: CE-33366-1
  • Returncode: 0x80b60002 Shortcode: CE-33367-2
  • Returncode: 0x80b60003 Shortcode: CE-33368-3
  • Returncode: 0x80b60004 Shortcode: CE-33369-4
  • Returncode: 0x80b60005 Shortcode: CE-33370-6
  • Returncode: 0x80b60006 Shortcode: CE-33371-7
  • Returncode: 0x80b60007 Shortcode: CE-33372-8
  • Returncode: 0x80b60008 Shortcode: CE-33373-9
  • Returncode: 0x80b60009 Shortcode: CE-33374-0
  • Returncode: 0x80b6000a Shortcode: CE-33375-1
  • Returncode: 0x80b6000b Shortcode: CE-33376-2
  • Returncode: 0x80b6000c Shortcode: CE-33377-3
  • Returncode: 0x80b6000d Shortcode: CE-33378-4
  • Returncode: 0x80b6000e Shortcode: CE-33379-5
  • Returncode: 0x80b6000f Shortcode: CE-33380-7
  • Returncode: 0x80b60010 Shortcode: CE-33381-8
  • Returncode: 0x80b60011 Shortcode: CE-34871-3
  • Returncode: 0x80b60012 Shortcode: CE-34872-4
  • Returncode: 0x80b60013 Shortcode: CE-34873-5
  • Returncode: 0x80b60014 Shortcode: CE-35285-3
  • Returncode: 0x80b60015 Shortcode: CE-35286-4
  • Returncode: 0x80b68001 Shortcode: CE-33382-9
  • Returncode: 0x80b68002 Shortcode: CE-33383-0
  • Returncode: 0x80b68003 Shortcode: CE-33384-1
  • Returncode: 0x80b68004 Shortcode: CE-34874-6
  • Returncode: 0x80b68005 Shortcode: CE-35287-5
  • Returncode: 0x80b6a001 Shortcode: CE-33385-2
  • Returncode: 0x80b6a002 Shortcode: CE-33386-3
  • Returncode: 0x80b6a003 Shortcode: CE-33387-4
  • Returncode: 0x80b6a004 Shortcode: CE-33388-5
  • Returncode: 0x80b6a005 Shortcode: CE-33389-6
  • Returncode: 0x80b6a006 Shortcode: CE-33390-8
  • Returncode: 0x80b6a007 Shortcode: CE-33391-9
  • Returncode: 0x80b6a008 Shortcode: CE-33392-0
  • Returncode: 0x80b70001 Shortcode: CE-33393-1
  • Returncode: 0x80b70002 Shortcode: CE-33394-2
  • Returncode: 0x80b70003 Shortcode: CE-33395-3
  • Returncode: 0x80b70004 Shortcode: CE-33396-4
  • Returncode: 0x80b70005 Shortcode: CE-33397-5
  • Returncode: 0x80b70006 Shortcode: CE-33398-6
  • Returncode: 0x80b70007 Shortcode: CE-33399-7
  • Returncode: 0x80b70008 Shortcode: CE-33400-0
  • Returncode: 0x80b70009 Shortcode: CE-33401-1
  • Returncode: 0x80b80001 Shortcode: CE-33402-2
  • Returncode: 0x80b80002 Shortcode: CE-33403-3
  • Returncode: 0x80b80003 Shortcode: CE-33404-4
  • Returncode: 0x80b80004 Shortcode: CE-33405-5
  • Returncode: 0x80b80005 Shortcode: CE-33406-6
  • Returncode: 0x80b80006 Shortcode: CE-33407-7
  • Returncode: 0x80b80007 Shortcode: CE-33408-8
  • Returncode: 0x80b80008 Shortcode: CE-33409-9
  • Returncode: 0x80b80009 Shortcode: CE-33410-1
  • Returncode: 0x80b8000a Shortcode: CE-33411-2
  • Returncode: 0x80b8000b Shortcode: CE-33412-3
  • Returncode: 0x80b8000c Shortcode: CE-33413-4
  • Returncode: 0x80b8000d Shortcode: CE-33414-5
  • Returncode: 0x80b8000e Shortcode: CE-33415-6
  • Returncode: 0x80b8000f Shortcode: CE-33416-7
  • Returncode: 0x80b90001 Shortcode: CE-33417-8
  • Returncode: 0x80b90002 Shortcode: CE-33418-9
  • Returncode: 0x80b90003 Shortcode: CE-33419-0
  • Returncode: 0x80b90005 Shortcode: CE-33420-2
  • Returncode: 0x80ba0001 Shortcode: CE-33421-3
  • Returncode: 0x80ba0002 Shortcode: CE-33422-4
  • Returncode: 0x80ba0003 Shortcode: CE-33423-5
  • Returncode: 0x80ba0004 Shortcode: CE-33424-6
  • Returncode: 0x80ba0005 Shortcode: CE-33425-7
  • Returncode: 0x80ba0006 Shortcode: CE-34690-2
  • Returncode: 0x80ba0007 Shortcode: CE-34691-3
  • Returncode: 0x80ba0008 Shortcode: CE-34692-4
  • Returncode: 0x80ba0009 Shortcode: CE-34875-7
  • Returncode: 0x80ba000a Shortcode: CE-34876-8
  • Returncode: 0x80ba000b Shortcode: CE-34877-9
  • Returncode: 0x80ba000c Shortcode: CE-34878-0
  • Returncode: 0x80ba000d Shortcode: CE-35288-6
  • Returncode: 0x80ba000e Shortcode: CE-35289-7
  • Returncode: 0x80ba000f Shortcode: CE-35290-9
  • Returncode: 0x80ba0010 Shortcode: CE-35291-0
  • Returncode: 0x80ba0011 Shortcode: CE-35292-1
  • Returncode: 0x80ba0012 Shortcode: CE-36328-2
  • Returncode: 0x80ba0013 Shortcode: CE-36329-3
  • Returncode: 0x80ba0014 Shortcode: CE-36330-5
  • Returncode: 0x80bb0000 Shortcode: CE-33426-8
  • Returncode: 0x80bb0001 Shortcode: CE-33427-9
  • Returncode: 0x80bb0002 Shortcode: CE-33428-0
  • Returncode: 0x80bb0003 Shortcode: CE-33429-1
  • Returncode: 0x80bb0004 Shortcode: CE-33430-3
  • Returncode: 0x80bb0005 Shortcode: CE-33431-4
  • Returncode: 0x80bb0006 Shortcode: CE-33432-5
  • Returncode: 0x80bb0007 Shortcode: CE-33433-6
  • Returncode: 0x80bb0008 Shortcode: CE-33434-7
  • Returncode: 0x80bb0009 Shortcode: CE-33435-8
  • Returncode: 0x80bb000a Shortcode: CE-33436-9
  • Returncode: 0x80bb000b Shortcode: CE-33437-0
  • Returncode: 0x80bb000c Shortcode: CE-33438-1
  • Returncode: 0x80bb000d Shortcode: CE-33439-2
  • Returncode: 0x80bb000e Shortcode: CE-35293-2
  • Returncode: 0x80bb000f Shortcode: CE-35294-3
  • Returncode: 0x80bb0010 Shortcode: CE-35295-4
  • Returncode: 0x80bb0011 Shortcode: CE-35296-5
  • Returncode: 0x80bb0012 Shortcode: CE-35297-6
  • Returncode: 0x80bb0100 Shortcode: CE-33440-4
  • Returncode: 0x80bb0101 Shortcode: CE-33441-5
  • Returncode: 0x80bbff00 Shortcode: CE-33442-6
  • Returncode: 0x80bbffff Shortcode: CE-33443-7
  • Returncode: 0x80bc0001 Shortcode: CE-33444-8
  • Returncode: 0x80bc0002 Shortcode: CE-33445-9
  • Returncode: 0x80bc0003 Shortcode: CE-33446-0
  • Returncode: 0x80bc0004 Shortcode: CE-33447-1
  • Returncode: 0x80bc0005 Shortcode: CE-33448-2
  • Returncode: 0x80bc0006 Shortcode: CE-33449-3
  • Returncode: 0x80bc0007 Shortcode: CE-33450-5
  • Returncode: 0x80bc0008 Shortcode: CE-34693-5
  • Returncode: 0x80bc0009 Shortcode: CE-35298-7
  • Returncode: 0x80bc000a Shortcode: CE-35698-1
  • Returncode: 0x80bc0010 Shortcode: CE-33451-6
  • Returncode: 0x80bc0011 Shortcode: CE-33452-7
  • Returncode: 0x80bc0012 Shortcode: CE-33453-8
  • Returncode: 0x80bc0013 Shortcode: CE-33454-9
  • Returncode: 0x80bc0014 Shortcode: CE-33455-0
  • Returncode: 0x80bc0015 Shortcode: CE-33456-1
  • Returncode: 0x80bc0016 Shortcode: CE-33457-2
  • Returncode: 0x80bc0017 Shortcode: CE-33458-3
  • Returncode: 0x80bc0018 Shortcode: CE-33459-4
  • Returncode: 0x80bc0019 Shortcode: CE-33460-6
  • Returncode: 0x80bc001a Shortcode: CE-33461-7
  • Returncode: 0x80bc001b Shortcode: CE-33462-8
  • Returncode: 0x80bc001c Shortcode: CE-33463-9
  • Returncode: 0x80bc001d Shortcode: CE-37531-9
  • Returncode: 0x80bc0020 Shortcode: CE-33464-0
  • Returncode: 0x80bc0021 Shortcode: CE-33465-1
  • Returncode: 0x80bc0022 Shortcode: CE-33466-2
  • Returncode: 0x80bc0023 Shortcode: CE-33467-3
  • Returncode: 0x80bc0024 Shortcode: CE-33468-4
  • Returncode: 0x80bc0030 Shortcode: CE-33469-5
  • Returncode: 0x80bc0031 Shortcode: CE-33470-7
  • Returncode: 0x80bc0032 Shortcode: CE-33471-8
  • Returncode: 0x80bc0033 Shortcode: CE-35699-2
  • Returncode: 0x80bc00ff Shortcode: CE-33472-9
  • Returncode: 0x80bc0101 Shortcode: CE-33473-0
  • Returncode: 0x80bc0105 Shortcode: CE-33474-1
  • Returncode: 0x80bc0106 Shortcode: CE-33475-2
  • Returncode: 0x80bc0107 Shortcode: CE-33476-3
  • Returncode: 0x80bd0001 Shortcode: CE-33477-4
  • Returncode: 0x80bd0002 Shortcode: CE-33478-5
  • Returncode: 0x80bd0003 Shortcode: CE-33479-6
  • Returncode: 0x80bd0004 Shortcode: CE-33480-8
  • Returncode: 0x80bd0005 Shortcode: CE-33481-9
  • Returncode: 0x80bd0006 Shortcode: CE-33482-0
  • Returncode: 0x80bd0007 Shortcode: CE-33483-1
  • Returncode: 0x80bd0008 Shortcode: CE-33484-2
  • Returncode: 0x80be0001 Shortcode: CE-33485-3
  • Returncode: 0x80be0002 Shortcode: CE-33486-4
  • Returncode: 0x80be0003 Shortcode: CE-33487-5
  • Returncode: 0x80be0004 Shortcode: CE-33488-6
  • Returncode: 0x80be0005 Shortcode: CE-33489-7
  • Returncode: 0x80be0006 Shortcode: CE-33490-9
  • Returncode: 0x80be0007 Shortcode: CE-33491-0
  • Returncode: 0x80be0008 Shortcode: CE-33492-1
  • Returncode: 0x80be0009 Shortcode: CE-33493-2
  • Returncode: 0x80be000a Shortcode: CE-33494-3
  • Returncode: 0x80be000b Shortcode: CE-33495-4
  • Returncode: 0x80be000c Shortcode: CE-33496-5
  • Returncode: 0x80be000d Shortcode: CE-33497-6
  • Returncode: 0x80be000e Shortcode: CE-33498-7
  • Returncode: 0x80be0103 Shortcode: CE-33499-8
  • Returncode: 0x80be0104 Shortcode: CE-33500-1
  • Returncode: 0x80be0105 Shortcode: CE-36331-6
  • Returncode: 0x80be0106 Shortcode: CE-36332-7
  • Returncode: 0x80be0121 Shortcode: CE-33501-2
  • Returncode: 0x80be0122 Shortcode: CE-33502-3
  • Returncode: 0x80be0123 Shortcode: CE-33503-4
  • Returncode: 0x80be0131 Shortcode: CE-33504-5
  • Returncode: 0x80be0132 Shortcode: CE-33505-6
  • Returncode: 0x80be0133 Shortcode: CE-33506-7
  • Returncode: 0x80be0134 Shortcode: CE-33507-8
  • Returncode: 0x80be0135 Shortcode: CE-35299-8
  • Returncode: 0x80be0136 Shortcode: CE-36333-8
  • Returncode: 0x80be0141 Shortcode: CE-33508-9
  • Returncode: 0x80be0180 Shortcode: CE-33509-0
  • Returncode: 0x80be0181 Shortcode: CE-33510-2
  • Returncode: 0x80be0190 Shortcode: CE-36334-9
  • Returncode: 0x80be0191 Shortcode: CE-36335-0
  • Returncode: 0x80be0192 Shortcode: CE-36336-1
  • Returncode: 0x80be0193 Shortcode: CE-36337-2
  • Returncode: 0x80be0194 Shortcode: CE-36338-3
  • Returncode: 0x80be0195 Shortcode: CE-36339-4
  • Returncode: 0x80be0196 Shortcode: CE-36340-6
  • Returncode: 0x80bf0000 Shortcode: CE-33511-3
  • Returncode: 0x80bf0001 Shortcode: CE-33512-4
  • Returncode: 0x80bf0002 Shortcode: CE-33513-5
  • Returncode: 0x80bf0003 Shortcode: CE-33514-6
  • Returncode: 0x80bf0004 Shortcode: CE-33515-7
  • Returncode: 0x80bf0005 Shortcode: CE-33516-8
  • Returncode: 0x80bf0006 Shortcode: CE-33517-9
  • Returncode: 0x80bf0007 Shortcode: CE-33518-0
  • Returncode: 0x80bf0008 Shortcode: CE-33519-1
  • Returncode: 0x80bf0009 Shortcode: CE-33520-3
  • Returncode: 0x80bf000a Shortcode: CE-33521-4
  • Returncode: 0x80bf000b Shortcode: CE-34694-6
  • Returncode: 0x80bf000c Shortcode: CE-34695-7
  • Returncode: 0x80c00000 Shortcode: CE-33522-5
  • Returncode: 0x80c00001 Shortcode: CE-33523-6
  • Returncode: 0x80c00002 Shortcode: CE-33524-7
  • Returncode: 0x80c00003 Shortcode: CE-33525-8
  • Returncode: 0x80c00004 Shortcode: CE-33526-9
  • Returncode: 0x80c00005 Shortcode: CE-33527-0
  • Returncode: 0x80c00006 Shortcode: CE-33528-1
  • Returncode: 0x80c00007 Shortcode: CE-33529-2
  • Returncode: 0x80c00008 Shortcode: CE-33530-4
  • Returncode: 0x80c00009 Shortcode: CE-33531-5
  • Returncode: 0x80c0000a Shortcode: CE-33532-6
  • Returncode: 0x80c0000b Shortcode: CE-33533-7
  • Returncode: 0x80c0000c Shortcode: CE-33534-8
  • Returncode: 0x80c0000d Shortcode: CE-33535-9
  • Returncode: 0x80c0000e Shortcode: CE-33536-0
  • Returncode: 0x80c0000f Shortcode: CE-33537-1
  • Returncode: 0x80c00010 Shortcode: CE-33538-2
  • Returncode: 0x80c00011 Shortcode: CE-33539-3
  • Returncode: 0x80c00012 Shortcode: CE-33540-5
  • Returncode: 0x80c00013 Shortcode: CE-33541-6
  • Returncode: 0x80c00014 Shortcode: CE-33542-7
  • Returncode: 0x80c00015 Shortcode: CE-33543-8
  • Returncode: 0x80c00016 Shortcode: CE-34696-8
  • Returncode: 0x80c10000 Shortcode: CE-33544-9
  • Returncode: 0x80c10001 Shortcode: CE-33545-0
  • Returncode: 0x80c10002 Shortcode: CE-33546-1
  • Returncode: 0x80c10003 Shortcode: CE-33547-2
  • Returncode: 0x80c10004 Shortcode: CE-33548-3
  • Returncode: 0x80c10005 Shortcode: CE-33549-4
  • Returncode: 0x80c10006 Shortcode: CE-33550-6
  • Returncode: 0x80c10007 Shortcode: CE-33551-7
  • Returncode: 0x80c10008 Shortcode: CE-33552-8
  • Returncode: 0x80c10009 Shortcode: CE-33553-9
  • Returncode: 0x80c1000a Shortcode: CE-33554-0
  • Returncode: 0x80c1000b Shortcode: CE-33555-1
  • Returncode: 0x80c1000c Shortcode: CE-33556-2
  • Returncode: 0x80c1000d Shortcode: CE-33557-3
  • Returncode: 0x80c1000e Shortcode: CE-33558-4
  • Returncode: 0x80c1000f Shortcode: CE-33559-5
  • Returncode: 0x80c20000 Shortcode: CE-33560-7
  • Returncode: 0x80c20001 Shortcode: CE-33561-8
  • Returncode: 0x80c20002 Shortcode: CE-33562-9
  • Returncode: 0x80c20003 Shortcode: CE-33563-0
  • Returncode: 0x80c20004 Shortcode: CE-33564-1
  • Returncode: 0x80c20005 Shortcode: CE-33565-2
  • Returncode: 0x80c20006 Shortcode: CE-33566-3
  • Returncode: 0x80c20007 Shortcode: CE-34697-9
  • Returncode: 0x80c20008 Shortcode: CE-35300-1
  • Returncode: 0x80c20009 Shortcode: CE-35301-2
  • Returncode: 0x80c21000 Shortcode: CE-33567-4
  • Returncode: 0x80c21001 Shortcode: CE-33568-5
  • Returncode: 0x80c21002 Shortcode: CE-33569-6
  • Returncode: 0x80c21003 Shortcode: CE-33570-8
  • Returncode: 0x80c21004 Shortcode: CE-33571-9
  • Returncode: 0x80c21100 Shortcode: CE-33572-0
  • Returncode: 0x80c21101 Shortcode: CE-33573-1
  • Returncode: 0x80c21102 Shortcode: CE-33574-2
  • Returncode: 0x80c21103 Shortcode: CE-33575-3
  • Returncode: 0x80c30001 Shortcode: CE-33576-4
  • Returncode: 0x80c30002 Shortcode: CE-33577-5
  • Returncode: 0x80c30101 Shortcode: CE-33578-6
  • Returncode: 0x80c30201 Shortcode: CE-33579-7
  • Returncode: 0x80c30202 Shortcode: CE-33580-9
  • Returncode: 0x80c30203 Shortcode: CE-33581-0
  • Returncode: 0x80c30301 Shortcode: CE-33582-1
  • Returncode: 0x80c30302 Shortcode: CE-33583-2
  • Returncode: 0x80c30303 Shortcode: CE-35302-3
  • Returncode: 0x80c30304 Shortcode: CE-36341-7
  • Returncode: 0x80c30401 Shortcode: CE-33584-3
  • Returncode: 0x80c30501 Shortcode: CE-35303-4
  • Returncode: 0x80c40001 Shortcode: CE-33585-4
  • Returncode: 0x80c40002 Shortcode: CE-33586-5
  • Returncode: 0x80c40003 Shortcode: CE-33587-6
  • Returncode: 0x80c40004 Shortcode: CE-33588-7
  • Returncode: 0x80c50001 Shortcode: CE-33589-8
  • Returncode: 0x80c50002 Shortcode: CE-33590-0
  • Returncode: 0x80c50003 Shortcode: CE-33591-1
  • Returncode: 0x80c50004 Shortcode: CE-33592-2
  • Returncode: 0x80c50005 Shortcode: CE-33593-3
  • Returncode: 0x80c50006 Shortcode: CE-33594-4
  • Returncode: 0x80c50007 Shortcode: CE-33595-5
  • Returncode: 0x80c60000 Shortcode: CE-33596-6
  • Returncode: 0x80c60001 Shortcode: CE-33597-7
  • Returncode: 0x80d11000 Shortcode: CE-33598-8
  • Returncode: 0x80d11001 Shortcode: CE-33599-9
  • Returncode: 0x80d11080 Shortcode: CE-33600-2
  • Returncode: 0x80d11081 Shortcode: CE-33601-3
  • Returncode: 0x80d11082 Shortcode: CE-33602-4
  • Returncode: 0x80d110ff Shortcode: CE-33603-5
  • Returncode: 0x80d12001 Shortcode: CE-34698-0
  • Returncode: 0x80d1200f Shortcode: CE-33604-6
  • Returncode: 0x80d13001 Shortcode: CE-33605-7
  • Returncode: 0x80d13002 Shortcode: CE-33606-8
  • Returncode: 0x80d13003 Shortcode: CE-33607-9
  • Returncode: 0x80d13004 Shortcode: CE-33608-0
  • Returncode: 0x80d13005 Shortcode: CE-33609-1
  • Returncode: 0x80d13006 Shortcode: CE-33610-3
  • Returncode: 0x80d13007 Shortcode: CE-33611-4
  • Returncode: 0x80d13008 Shortcode: CE-33612-5
  • Returncode: 0x80d13009 Shortcode: CE-33613-6
  • Returncode: 0x80d1300a Shortcode: CE-33614-7
  • Returncode: 0x80d1300b Shortcode: CE-33615-8
  • Returncode: 0x80d1300c Shortcode: CE-33616-9
  • Returncode: 0x80d1300d Shortcode: CE-33617-0
  • Returncode: 0x80d1300e Shortcode: CE-33618-1
  • Returncode: 0x80d1300f Shortcode: CE-36342-8
  • Returncode: 0x80d13010 Shortcode: CE-36343-9
  • Returncode: 0x80d13011 Shortcode: CE-36344-0
  • Returncode: 0x80d13ffe Shortcode: CE-36345-1
  • Returncode: 0x80d13fff Shortcode: CE-33619-2
  • Returncode: 0x80d15000 Shortcode: CE-33620-4
  • Returncode: 0x80d15001 Shortcode: CE-33621-5
  • Returncode: 0x80d15002 Shortcode: CE-33622-6
  • Returncode: 0x80d1500f Shortcode: CE-33623-7
  • Returncode: 0x80d17000 Shortcode: CE-33624-8
  • Returncode: 0x80d17001 Shortcode: CE-33625-9
  • Returncode: 0x80d17002 Shortcode: CE-33626-0
  • Returncode: 0x80d17003 Shortcode: CE-33627-1
  • Returncode: 0x80d17004 Shortcode: CE-33628-2
  • Returncode: 0x80d170ff Shortcode: CE-33629-3
  • Returncode: 0x80d21000 Shortcode: CE-33630-5
  • Returncode: 0x80d21001 Shortcode: CE-33631-6
  • Returncode: 0x80d21002 Shortcode: CE-33632-7
  • Returncode: 0x80d21003 Shortcode: CE-33633-8
  • Returncode: 0x80d30000 Shortcode: CE-33634-9
  • Returncode: 0x80d30001 Shortcode: CE-33635-0
  • Returncode: 0x80d40001 Shortcode: CE-33636-1
  • Returncode: 0x80d40002 Shortcode: CE-33637-2
  • Returncode: 0x80d40003 Shortcode: CE-33638-3
  • Returncode: 0x80d40004 Shortcode: CE-33639-4
  • Returncode: 0x80d40005 Shortcode: CE-33640-6
  • Returncode: 0x80d40006 Shortcode: CE-33641-7
  • Returncode: 0x80d40007 Shortcode: CE-33642-8
  • Returncode: 0x80d40008 Shortcode: CE-33643-9
  • Returncode: 0x80d40009 Shortcode: CE-33644-0
  • Returncode: 0x80d40010 Shortcode: CE-33645-1
  • Returncode: 0x80d40011 Shortcode: CE-36346-2
  • Returncode: 0x80d400ff Shortcode: CE-33646-2
  • Returncode: 0x80d70000 Shortcode: CE-33647-3
  • Returncode: 0x80d70001 Shortcode: CE-33648-4
  • Returncode: 0x80d70002 Shortcode: CE-33649-5
  • Returncode: 0x80d70003 Shortcode: CE-33650-7
  • Returncode: 0x80d70004 Shortcode: CE-33651-8
  • Returncode: 0x80d70005 Shortcode: CE-33652-9
  • Returncode: 0x80d70100 Shortcode: CE-33653-0
  • Returncode: 0x80d70101 Shortcode: CE-33654-1
  • Returncode: 0x80d70102 Shortcode: CE-33655-2
  • Returncode: 0x80d70103 Shortcode: CE-33656-3
  • Returncode: 0x80d70104 Shortcode: CE-33657-4
  • Returncode: 0x80d70105 Shortcode: CE-33658-5
  • Returncode: 0x80d70106 Shortcode: CE-33659-6
  • Returncode: 0x80d70107 Shortcode: CE-33660-8
  • Returncode: 0x80d70108 Shortcode: CE-33661-9
  • Returncode: 0x80d80001 Shortcode: CE-33662-0
  • Returncode: 0x80d80002 Shortcode: CE-33663-1
  • Returncode: 0x80d80003 Shortcode: CE-33664-2
  • Returncode: 0x80d80004 Shortcode: CE-33665-3
  • Returncode: 0x80d80005 Shortcode: CE-33666-4
  • Returncode: 0x80d80006 Shortcode: CE-33667-5
  • Returncode: 0x80d80007 Shortcode: CE-33668-6
  • Returncode: 0x80d80008 Shortcode: CE-33669-7
  • Returncode: 0x80d80009 Shortcode: CE-33670-9
  • Returncode: 0x80d8000a Shortcode: CE-35304-5
  • Returncode: 0x80d80010 Shortcode: CE-33671-0
  • Returncode: 0x80d90001 Shortcode: CE-33672-1
  • Returncode: 0x80d90002 Shortcode: CE-33673-2
  • Returncode: 0x80d90003 Shortcode: CE-33674-3
  • Returncode: 0x80d90004 Shortcode: CE-33675-4
  • Returncode: 0x80d90005 Shortcode: CE-33676-5
  • Returncode: 0x80d90006 Shortcode: CE-33677-6
  • Returncode: 0x80d90007 Shortcode: CE-33678-7
  • Returncode: 0x80d90008 Shortcode: CE-33679-8
  • Returncode: 0x80d90009 Shortcode: CE-33680-0
  • Returncode: 0x80d9000a Shortcode: CE-35305-6
  • Returncode: 0x80d9000b Shortcode: CE-35306-7
  • Returncode: 0x80d9000c Shortcode: CE-35307-8
  • Returncode: 0x80d9000d Shortcode: CE-35700-5
  • Returncode: 0x80d9000e Shortcode: CE-35701-6
  • Returncode: 0x80d9000f Shortcode: CE-35702-7
  • Returncode: 0x80d91000 Shortcode: CE-36347-3
  • Returncode: 0x80da0001 Shortcode: CE-33681-1
  • Returncode: 0x80da0001 Shortcode: CE-33681-1
  • Returncode: 0x80da0002 Shortcode: CE-33682-2
  • Returncode: 0x80da0002 Shortcode: CE-33682-2
  • Returncode: 0x80da0003 Shortcode: CE-33683-3
  • Returncode: 0x80da0003 Shortcode: CE-33683-3
  • Returncode: 0x80da0004 Shortcode: CE-33684-4
  • Returncode: 0x80da0004 Shortcode: CE-33684-4
  • Returncode: 0x80da0005 Shortcode: CE-33685-5
  • Returncode: 0x80da0005 Shortcode: CE-33685-5
  • Returncode: 0x80da00ff Shortcode: CE-33686-6
  • Returncode: 0x80da00ff Shortcode: CE-33686-6
  • Returncode: 0x80db0001 Shortcode: CE-33687-7
  • Returncode: 0x80db0002 Shortcode: CE-33688-8
  • Returncode: 0x80db0003 Shortcode: CE-33689-9
  • Returncode: 0x80db0004 Shortcode: CE-33690-1
  • Returncode: 0x80dc0001 Shortcode: CE-33691-2
  • Returncode: 0x80dc0003 Shortcode: CE-33692-3
  • Returncode: 0x80dc0004 Shortcode: CE-33693-4
  • Returncode: 0x80dc0005 Shortcode: CE-33694-5
  • Returncode: 0x80dc0006 Shortcode: CE-33695-6
  • Returncode: 0x80dc000d Shortcode: CE-33696-7
  • Returncode: 0x80dc000e Shortcode: CE-33697-8
  • Returncode: 0x80dc0010 Shortcode: CE-33698-9
  • Returncode: 0x80dc0011 Shortcode: CE-33699-0
  • Returncode: 0x80dc0012 Shortcode: CE-33700-3
  • Returncode: 0x80dc0013 Shortcode: CE-33701-4
  • Returncode: 0x80dc0014 Shortcode: CE-33702-5
  • Returncode: 0x80dc0015 Shortcode: CE-33703-6
  • Returncode: 0x80dc0016 Shortcode: CE-33704-7
  • Returncode: 0x80dc0017 Shortcode: CE-34699-1
  • Returncode: 0x80dc0018 Shortcode: CE-34700-4
  • Returncode: 0x80dc0019 Shortcode: CE-36348-4
  • Returncode: 0x80dc0100 Shortcode: CE-33705-8
  • Returncode: 0x80dc0300 Shortcode: CE-33706-9
  • Returncode: 0x80dc0400 Shortcode: CE-33707-0
  • Returncode: 0x80dc0500 Shortcode: CE-33708-1
  • Returncode: 0x80dc0900 Shortcode: CE-34879-1
  • Returncode: 0x80dc8002 Shortcode: CE-33709-2
  • Returncode: 0x80dc8008 Shortcode: CE-33710-4
  • Returncode: 0x80dc8009 Shortcode: CE-33711-5
  • Returncode: 0x80dc800a Shortcode: CE-33712-6
  • Returncode: 0x80dc800b Shortcode: CE-33713-7
  • Returncode: 0x80dc800c Shortcode: CE-33714-8
  • Returncode: 0x80dc80ff Shortcode: CE-33715-9
  • Returncode: 0x80dc8200 Shortcode: CE-33716-0
  • Returncode: 0x80dc8600 Shortcode: CE-33717-1
  • Returncode: 0x80dc8700 Shortcode: CE-33718-2
  • Returncode: 0x80dc8800 Shortcode: CE-33719-3
  • Returncode: 0x80dcff00 Shortcode: CE-33720-5
  • Returncode: 0x80dd0001 Shortcode: CE-33721-6
  • Returncode: 0x80dd0002 Shortcode: CE-33722-7
  • Returncode: 0x80de0001 Shortcode: CE-33723-8
  • Returncode: 0x80de0002 Shortcode: CE-33724-9
  • Returncode: 0x80de0003 Shortcode: CE-33725-0
  • Returncode: 0x80de0010 Shortcode: CE-33726-1
  • Returncode: 0x80de0011 Shortcode: CE-33727-2
  • Returncode: 0x80de0012 Shortcode: CE-33728-3
  • Returncode: 0x80de0013 Shortcode: CE-33729-4
  • Returncode: 0x80de0014 Shortcode: CE-33730-6
  • Returncode: 0x80de0015 Shortcode: CE-33731-7
  • Returncode: 0x80de0030 Shortcode: CE-33732-8
  • Returncode: 0x80de0031 Shortcode: CE-33733-9
  • Returncode: 0x80de0032 Shortcode: CE-33734-0
  • Returncode: 0x80de0033 Shortcode: CE-33735-1
  • Returncode: 0x80de0034 Shortcode: CE-33736-2
  • Returncode: 0x80de0035 Shortcode: CE-33737-3
  • Returncode: 0x80de0036 Shortcode: CE-33738-4
  • Returncode: 0x80de0037 Shortcode: CE-33739-5
  • Returncode: 0x80de0042 Shortcode: CE-33740-7
  • Returncode: 0x80de0043 Shortcode: CE-33741-8
  • Returncode: 0x80de0044 Shortcode: CE-33742-9
  • Returncode: 0x80de0045 Shortcode: CE-33743-0
  • Returncode: 0x80de0046 Shortcode: CE-33744-1
  • Returncode: 0x80de0047 Shortcode: CE-33745-2
  • Returncode: 0x80de0048 Shortcode: CE-33746-3
  • Returncode: 0x80de0049 Shortcode: CE-33747-4
  • Returncode: 0x80de004a Shortcode: CE-33748-5
  • Returncode: 0x80de004b Shortcode: CE-33749-6
  • Returncode: 0x80de004c Shortcode: CE-33750-8
  • Returncode: 0x80de004d Shortcode: CE-33751-9
  • Returncode: 0x80de004e Shortcode: CE-33752-0
  • Returncode: 0x80de004f Shortcode: CE-33753-1
  • Returncode: 0x80de0050 Shortcode: CE-33754-2
  • Returncode: 0x80de0051 Shortcode: CE-34701-5
  • Returncode: 0x80df0001 Shortcode: CE-33755-3
  • Returncode: 0x80df0002 Shortcode: CE-33756-4
  • Returncode: 0x80df0003 Shortcode: CE-33757-5
  • Returncode: 0x80df0004 Shortcode: CE-33758-6
  • Returncode: 0x80df0005 Shortcode: CE-33759-7
  • Returncode: 0x80df00ff Shortcode: CE-33760-9
  • Returncode: 0x80e00000 Shortcode: CE-33761-0
  • Returncode: 0x80e00001 Shortcode: CE-33762-1
  • Returncode: 0x80e00002 Shortcode: CE-33763-2
  • Returncode: 0x80e00003 Shortcode: CE-33764-3
  • Returncode: 0x80e00004 Shortcode: CE-33765-4
  • Returncode: 0x80e00005 Shortcode: CE-33766-5
  • Returncode: 0x80e00006 Shortcode: CE-33767-6
  • Returncode: 0x80e00007 Shortcode: CE-33768-7
  • Returncode: 0x80e00008 Shortcode: CE-33769-8
  • Returncode: 0x80e00009 Shortcode: CE-33770-0
  • Returncode: 0x80e10101 Shortcode: WB-33771-1
  • Returncode: 0x80e10102 Shortcode: WB-33772-2
  • Returncode: 0x80e10103 Shortcode: WB-33773-3
  • Returncode: 0x80e10104 Shortcode: WB-33774-4
  • Returncode: 0x80e10105 Shortcode: WB-33775-5
  • Returncode: 0x80e10106 Shortcode: WB-33776-6
  • Returncode: 0x80e10107 Shortcode: WB-33777-7
  • Returncode: 0x80e10108 Shortcode: WB-33778-8
  • Returncode: 0x80e10109 Shortcode: WB-33779-9
  • Returncode: 0x80e1010a Shortcode: WB-33780-1
  • Returncode: 0x80e1010b Shortcode: WB-33781-2
  • Returncode: 0x80e1010c Shortcode: WB-33782-3
  • Returncode: 0x80e1010d Shortcode: WB-33783-4
  • Returncode: 0x80e10201 Shortcode: WB-33784-5
  • Returncode: 0x80e10202 Shortcode: WB-33785-6
  • Returncode: 0x80e10203 Shortcode: WB-33786-7
  • Returncode: 0x80e10204 Shortcode: WB-33787-8
  • Returncode: 0x80e10205 Shortcode: WB-33788-9
  • Returncode: 0x80e10206 Shortcode: WB-33789-0
  • Returncode: 0x80e10207 Shortcode: WB-33790-2
  • Returncode: 0x80e10208 Shortcode: WB-33791-3
  • Returncode: 0x80e10209 Shortcode: WB-33792-4
  • Returncode: 0x80e10301 Shortcode: WB-33793-5
  • Returncode: 0x80e10302 Shortcode: WB-33794-6
  • Returncode: 0x80e10303 Shortcode: WB-33795-7
  • Returncode: 0x80e10304 Shortcode: WB-33796-8
  • Returncode: 0x80e10305 Shortcode: WB-33797-9
  • Returncode: 0x80e10306 Shortcode: WB-33798-0
  • Returncode: 0x80e10307 Shortcode: WB-33799-1
  • Returncode: 0x80e10308 Shortcode: WB-33800-4
  • Returncode: 0x80e10309 Shortcode: WB-33801-5
  • Returncode: 0x80e1030a Shortcode: WB-33802-6
  • Returncode: 0x80e1030b Shortcode: WB-33803-7
  • Returncode: 0x80e1030c Shortcode: WB-33804-8
  • Returncode: 0x80e1030d Shortcode: WB-33805-9
  • Returncode: 0x80e1030e Shortcode: WB-33806-0
  • Returncode: 0x80e1030f Shortcode: WB-33807-1
  • Returncode: 0x80e10310 Shortcode: WB-33808-2
  • Returncode: 0x80e10311 Shortcode: WB-33809-3
  • Returncode: 0x80e10312 Shortcode: WB-33810-5
  • Returncode: 0x80e10313 Shortcode: WB-33811-6
  • Returncode: 0x80e10314 Shortcode: WB-33812-7
  • Returncode: 0x80e10315 Shortcode: WB-33813-8
  • Returncode: 0x80e10316 Shortcode: WB-33814-9
  • Returncode: 0x80e10317 Shortcode: WB-33815-0
  • Returncode: 0x80e10318 Shortcode: WB-33816-1
  • Returncode: 0x80e10319 Shortcode: WB-33817-2
  • Returncode: 0x80e1031a Shortcode: WB-33818-3
  • Returncode: 0x80e10401 Shortcode: WB-33819-4
  • Returncode: 0x80e10402 Shortcode: WB-33820-6
  • Returncode: 0x80e10403 Shortcode: WB-33821-7
  • Returncode: 0x80e10404 Shortcode: WB-33822-8
  • Returncode: 0x80e10405 Shortcode: WB-33823-9
  • Returncode: 0x80e10406 Shortcode: WB-33824-0
  • Returncode: 0x80e10407 Shortcode: WB-33825-1
  • Returncode: 0x80e10408 Shortcode: WB-33826-2
  • Returncode: 0x80e10409 Shortcode: WB-33827-3
  • Returncode: 0x80e1040a Shortcode: WB-33828-4
  • Returncode: 0x80e1040b Shortcode: WB-33829-5
  • Returncode: 0x80e1040c Shortcode: WB-33830-7
  • Returncode: 0x80e1040d Shortcode: WB-33831-8
  • Returncode: 0x80e1040e Shortcode: WB-33832-9
  • Returncode: 0x80e1040f Shortcode: WB-33833-0
  • Returncode: 0x80e10410 Shortcode: WB-33834-1
  • Returncode: 0x80e10411 Shortcode: WB-33835-2
  • Returncode: 0x80e10412 Shortcode: WB-33836-3
  • Returncode: 0x80e21001 Shortcode: CE-36349-5
  • Returncode: 0x80e30001 Shortcode: CE-33837-4
  • Returncode: 0x80e30002 Shortcode: CE-33838-5
  • Returncode: 0x80e30003 Shortcode: CE-33839-6
  • Returncode: 0x80e30004 Shortcode: CE-33840-8
  • Returncode: 0x80e30005 Shortcode: CE-33841-9
  • Returncode: 0x80e30006 Shortcode: CE-33842-0
  • Returncode: 0x80e30007 Shortcode: CE-33843-1
  • Returncode: 0x80e30008 Shortcode: CE-34702-6
  • Returncode: 0x80e40001 Shortcode: CE-33844-2
  • Returncode: 0x80e40002 Shortcode: CE-33845-3
  • Returncode: 0x80e40003 Shortcode: CE-33846-4
  • Returncode: 0x80e40004 Shortcode: CE-33847-5
  • Returncode: 0x80e40005 Shortcode: CE-33848-6
  • Returncode: 0x80e40006 Shortcode: CE-33849-7
  • Returncode: 0x80e40007 Shortcode: CE-33850-9
  • Returncode: 0x80e40008 Shortcode: CE-33851-0
  • Returncode: 0x80e40009 Shortcode: CE-33852-1
  • Returncode: 0x80e4000a Shortcode: CE-33853-2
  • Returncode: 0x80e4000b Shortcode: CE-33854-3
  • Returncode: 0x80e4000c Shortcode: CE-36575-6
  • Returncode: 0x80e50001 Shortcode: CE-33855-4
  • Returncode: 0x80e50002 Shortcode: CE-33856-5
  • Returncode: 0x80e50003 Shortcode: CE-35308-9
  • Returncode: 0x80e50010 Shortcode: CE-33857-6
  • Returncode: 0x80e50011 Shortcode: CE-33858-7
  • Returncode: 0x80e50012 Shortcode: CE-33859-8
  • Returncode: 0x80e50013 Shortcode: CE-33860-0
  • Returncode: 0x80e50014 Shortcode: CE-33861-1
  • Returncode: 0x80e50015 Shortcode: CE-33862-2
  • Returncode: 0x80e50016 Shortcode: CE-35309-0
  • Returncode: 0x80e50017 Shortcode: CE-35310-2
  • Returncode: 0x80e50018 Shortcode: CE-35311-3
  • Returncode: 0x80e50110 Shortcode: CE-35312-4
  • Returncode: 0x80e50111 Shortcode: CE-35313-5
  • Returncode: 0x80e50112 Shortcode: CE-35314-6
  • Returncode: 0x80e50113 Shortcode: CE-35315-7
  • Returncode: 0x80e50114 Shortcode: CE-35316-8
  • Returncode: 0x80e50115 Shortcode: CE-35317-9
  • Returncode: 0x80e50116 Shortcode: CE-35318-0
  • Returncode: 0x80e50117 Shortcode: CE-35319-1
  • Returncode: 0x80e50118 Shortcode: CE-35320-3
  • Returncode: 0x80e50119 Shortcode: CE-35321-4
  • Returncode: 0x80e5ffff Shortcode: CE-35322-5
  • Returncode: 0x80e60010 Shortcode: CE-33863-3
  • Returncode: 0x80e60011 Shortcode: CE-33864-4
  • Returncode: 0x80e60012 Shortcode: CE-33865-5
  • Returncode: 0x80e60013 Shortcode: CE-33866-6
  • Returncode: 0x80e60014 Shortcode: CE-33867-7
  • Returncode: 0x80e60015 Shortcode: CE-33868-8
  • Returncode: 0x80e60016 Shortcode: CE-33869-9
  • Returncode: 0x80e60017 Shortcode: CE-33870-1
  • Returncode: 0x80e70000 Shortcode: CE-33871-2
  • Returncode: 0x80e70001 Shortcode: CE-33872-3
  • Returncode: 0x80e70002 Shortcode: CE-33873-4
  • Returncode: 0x80e70003 Shortcode: CE-33874-5
  • Returncode: 0x80e70004 Shortcode: CE-33875-6
  • Returncode: 0x80e70005 Shortcode: CE-33876-7
  • Returncode: 0x80e70006 Shortcode: CE-33877-8
  • Returncode: 0x80e70007 Shortcode: CE-33878-9
  • Returncode: 0x80e70008 Shortcode: CE-33879-0
  • Returncode: 0x80e70009 Shortcode: CE-33880-2
  • Returncode: 0x80e70010 Shortcode: CE-33881-3
  • Returncode: 0x80e70011 Shortcode: CE-33882-4
  • Returncode: 0x80e70012 Shortcode: CE-33883-5
  • Returncode: 0x80e70013 Shortcode: CE-33884-6
  • Returncode: 0x80e70014 Shortcode: CE-33885-7
  • Returncode: 0x80e70015 Shortcode: CE-33886-8
  • Returncode: 0x80e70016 Shortcode: CE-33887-9
  • Returncode: 0x80e70017 Shortcode: CE-33888-0
  • Returncode: 0x80e70018 Shortcode: CE-33889-1
  • Returncode: 0x80e70019 Shortcode: CE-33890-3
  • Returncode: 0x80e70020 Shortcode: CE-33891-4
  • Returncode: 0x80e70021 Shortcode: CE-33892-5
  • Returncode: 0x80e700ff Shortcode: CE-33893-6
  • Returncode: 0x80e80001 Shortcode: WV-33894-7
  • Returncode: 0x80e80002 Shortcode: WV-33895-8
  • Returncode: 0x80e80003 Shortcode: WV-33896-9
  • Returncode: 0x80e80005 Shortcode: WV-33897-0
  • Returncode: 0x80e80006 Shortcode: WV-33898-1
  • Returncode: 0x80e80007 Shortcode: WV-33899-2
  • Returncode: 0x80e80009 Shortcode: WV-33900-5
  • Returncode: 0x80e80012 Shortcode: WV-33901-6
  • Returncode: 0x80e80015 Shortcode: WV-33902-7
  • Returncode: 0x80e80017 Shortcode: WV-33903-8
  • Returncode: 0x80e80019 Shortcode: WV-33904-9
  • Returncode: 0x80e8001a Shortcode: WV-33905-0
  • Returncode: 0x80e8001b Shortcode: WV-33906-1
  • Returncode: 0x80e8001c Shortcode: WV-33907-2
  • Returncode: 0x80e80021 Shortcode: WV-33908-3
  • Returncode: 0x80e80022 Shortcode: WV-33909-4
  • Returncode: 0x80e80023 Shortcode: WV-33910-6
  • Returncode: 0x80e80024 Shortcode: WV-33911-7
  • Returncode: 0x80e80025 Shortcode: WV-33912-8
  • Returncode: 0x80e80029 Shortcode: WV-33913-9
  • Returncode: 0x80e8002a Shortcode: WV-33914-0
  • Returncode: 0x80e8002b Shortcode: WV-33915-1
  • Returncode: 0x80e8002d Shortcode: WV-33916-2
  • Returncode: 0x80e8002f Shortcode: WV-33917-3
  • Returncode: 0x80e80030 Shortcode: WV-33918-4
  • Returncode: 0x80e80033 Shortcode: WV-33919-5
  • Returncode: 0x80e80034 Shortcode: WV-36350-7
  • Returncode: 0x80e80037 Shortcode: WV-33920-7
  • Returncode: 0x80e80038 Shortcode: WV-33921-8
  • Returncode: 0x80e8003a Shortcode: WV-33922-9
  • Returncode: 0x80e8003b Shortcode: WV-33923-0
  • Returncode: 0x80e8003c Shortcode: WV-33924-1
  • Returncode: 0x80e8003d Shortcode: WV-33925-2
  • Returncode: 0x80e8003f Shortcode: WV-33926-3
  • Returncode: 0x80e80041 Shortcode: WV-33927-4
  • Returncode: 0x80e80042 Shortcode: WV-33928-5
  • Returncode: 0x80e8004d Shortcode: WV-33929-6
  • Returncode: 0x80e80050 Shortcode: WV-33930-8
  • Returncode: 0x80e80051 Shortcode: WV-33931-9
  • Returncode: 0x80e80053 Shortcode: WV-33932-0
  • Returncode: 0x80e80058 Shortcode: WV-33933-1
  • Returncode: 0x80e81002 Shortcode: WV-36351-8
  • Returncode: 0x80e81003 Shortcode: WV-36352-9
  • Returncode: 0x80e81004 Shortcode: WV-36353-0
  • Returncode: 0x80e81005 Shortcode: WV-36354-1
  • Returncode: 0x80e81006 Shortcode: WV-36355-2
  • Returncode: 0x80e81007 Shortcode: WV-36356-3
  • Returncode: 0x80e81008 Shortcode: WV-36357-4
  • Returncode: 0x80e81009 Shortcode: WV-36358-5
  • Returncode: 0x80e8100a Shortcode: WV-36359-6
  • Returncode: 0x80e8100b Shortcode: WV-36360-8
  • Returncode: 0x80e8100c Shortcode: WV-36361-9
  • Returncode: 0x80e8100d Shortcode: WV-36362-0
  • Returncode: 0x80e8100e Shortcode: WV-36363-1
  • Returncode: 0x80e8100f Shortcode: WV-36364-2
  • Returncode: 0x80e81010 Shortcode: WV-36365-3
  • Returncode: 0x80e81011 Shortcode: WV-36366-4
  • Returncode: 0x80e81012 Shortcode: WV-36367-5
  • Returncode: 0x80e81013 Shortcode: WV-36368-6
  • Returncode: 0x80e81014 Shortcode: WV-36369-7
  • Returncode: 0x80e81015 Shortcode: WV-36370-9
  • Returncode: 0x80e81016 Shortcode: WV-36371-0
  • Returncode: 0x80e81017 Shortcode: WV-36372-1
  • Returncode: 0x80e81018 Shortcode: WV-36373-2
  • Returncode: 0x80e81019 Shortcode: WV-36374-3
  • Returncode: 0x80e8101a Shortcode: WV-36375-4
  • Returncode: 0x80e8101b Shortcode: WV-36376-5
  • Returncode: 0x80e8101c Shortcode: WV-36377-6
  • Returncode: 0x80e8101d Shortcode: WV-36378-7
  • Returncode: 0x80e8101e Shortcode: WV-36379-8
  • Returncode: 0x80e8101f Shortcode: WV-36380-0
  • Returncode: 0x80e81020 Shortcode: WV-36381-1
  • Returncode: 0x80e81021 Shortcode: WV-36382-2
  • Returncode: 0x80e81022 Shortcode: WV-36383-3
  • Returncode: 0x80e81023 Shortcode: WV-36384-4
  • Returncode: 0x80e81024 Shortcode: WV-36385-5
  • Returncode: 0x80e81025 Shortcode: WV-36386-6
  • Returncode: 0x80e81026 Shortcode: WV-36387-7
  • Returncode: 0x80e81027 Shortcode: WV-36388-8
  • Returncode: 0x80e81028 Shortcode: WV-36389-9
  • Returncode: 0x80e81029 Shortcode: WV-36390-1
  • Returncode: 0x80e8102a Shortcode: WV-36391-2
  • Returncode: 0x80e8102b Shortcode: WV-36392-3
  • Returncode: 0x80e8102c Shortcode: WV-36393-4
  • Returncode: 0x80e8102d Shortcode: WV-36394-5
  • Returncode: 0x80e8102e Shortcode: WV-36395-6
  • Returncode: 0x80e8102f Shortcode: WV-36396-7
  • Returncode: 0x80e81030 Shortcode: WV-36397-8
  • Returncode: 0x80e81031 Shortcode: WV-36398-9
  • Returncode: 0x80e81032 Shortcode: WV-36399-0
  • Returncode: 0x80e81033 Shortcode: WV-36400-3
  • Returncode: 0x80e81034 Shortcode: WV-36401-4
  • Returncode: 0x80e81035 Shortcode: WV-36402-5
  • Returncode: 0x80e81036 Shortcode: WV-36403-6
  • Returncode: 0x80e81064 Shortcode: WV-36404-7
  • Returncode: 0x80e90001 Shortcode: CE-33934-2
  • Returncode: 0x80e90002 Shortcode: CE-33935-3
  • Returncode: 0x80e90003 Shortcode: CE-33936-4
  • Returncode: 0x80e90004 Shortcode: CE-33937-5
  • Returncode: 0x80e90005 Shortcode: CE-33938-6
  • Returncode: 0x80e90006 Shortcode: CE-33939-7
  • Returncode: 0x80e90007 Shortcode: CE-33940-9
  • Returncode: 0x80e90008 Shortcode: CE-33941-0
  • Returncode: 0x80e90009 Shortcode: CE-33942-1
  • Returncode: 0x80e9000a Shortcode: CE-33943-2
  • Returncode: 0x80e9000b Shortcode: CE-33944-3
  • Returncode: 0x80e9000c Shortcode: CE-33945-4
  • Returncode: 0x80e9000d Shortcode: CE-33946-5
  • Returncode: 0x80e9000e Shortcode: CE-33947-6
  • Returncode: 0x80e9000f Shortcode: CE-33948-7
  • Returncode: 0x80e90010 Shortcode: CE-33949-8
  • Returncode: 0x80e90011 Shortcode: CE-33950-0
  • Returncode: 0x80e90012 Shortcode: CE-34703-7
  • Returncode: 0x80e90013 Shortcode: CE-34880-3
  • Returncode: 0x80e90014 Shortcode: CE-35323-6
  • Returncode: 0x80e90015 Shortcode: CE-36405-8
  • Returncode: 0x80e90016 Shortcode: CE-36406-9
  • Returncode: 0x80e90017 Shortcode: CE-36407-0
  • Returncode: 0x80e90018 Shortcode: CE-36408-1
  • Returncode: 0x80e90019 Shortcode: CE-36409-2
  • Returncode: 0x80ea0001 Shortcode: CE-33951-1
  • Returncode: 0x80ea0002 Shortcode: CE-33952-2
  • Returncode: 0x80ea0003 Shortcode: CE-33953-3
  • Returncode: 0x80ea0004 Shortcode: CE-33954-4
  • Returncode: 0x80ea0005 Shortcode: CE-33955-5
  • Returncode: 0x80ea0006 Shortcode: CE-33956-6
  • Returncode: 0x80ea0007 Shortcode: CE-33957-7
  • Returncode: 0x80ea0008 Shortcode: CE-33958-8
  • Returncode: 0x80eb0001 Shortcode: CE-33959-9
  • Returncode: 0x80eb0002 Shortcode: CE-33960-1
  • Returncode: 0x80eb0003 Shortcode: CE-33961-2
  • Returncode: 0x80eb0004 Shortcode: CE-33962-3
  • Returncode: 0x80eb0005 Shortcode: CE-33963-4
  • Returncode: 0x80eb0006 Shortcode: CE-33964-5
  • Returncode: 0x80eb0007 Shortcode: CE-33965-6
  • Returncode: 0x80eb0008 Shortcode: CE-33966-7
  • Returncode: 0x80eb0009 Shortcode: CE-33967-8
  • Returncode: 0x80eb000a Shortcode: CE-33968-9
  • Returncode: 0x80eb000b Shortcode: CE-33969-0
  • Returncode: 0x80eb000c Shortcode: CE-33970-2
  • Returncode: 0x80eb000d Shortcode: CE-33971-3
  • Returncode: 0x80eb000e Shortcode: CE-33972-4
  • Returncode: 0x80eb0103 Shortcode: CE-33973-5
  • Returncode: 0x80eb0104 Shortcode: CE-33974-6
  • Returncode: 0x80eb0121 Shortcode: CE-33975-7
  • Returncode: 0x80eb0122 Shortcode: CE-33976-8
  • Returncode: 0x80eb0123 Shortcode: CE-33977-9
  • Returncode: 0x80eb0131 Shortcode: CE-33978-0
  • Returncode: 0x80eb0132 Shortcode: CE-33979-1
  • Returncode: 0x80eb0133 Shortcode: CE-33980-3
  • Returncode: 0x80eb0134 Shortcode: CE-33981-4
  • Returncode: 0x80eb0135 Shortcode: CE-35324-7
  • Returncode: 0x80eb0141 Shortcode: CE-33982-5
  • Returncode: 0x80ec0000 Shortcode: CE-35325-8
  • Returncode: 0x80ec0020 Shortcode: CE-33983-6
  • Returncode: 0x80ec0021 Shortcode: CE-33984-7
  • Returncode: 0x80ec0022 Shortcode: CE-33985-8
  • Returncode: 0x80ec0023 Shortcode: CE-33986-9
  • Returncode: 0x80ec0024 Shortcode: CE-33987-0
  • Returncode: 0x80ec0025 Shortcode: CE-33988-1
  • Returncode: 0x80ec0026 Shortcode: CE-33989-2
  • Returncode: 0x80ec0027 Shortcode: CE-33990-4
  • Returncode: 0x80ec0028 Shortcode: CE-33991-5
  • Returncode: 0x80ec0029 Shortcode: CE-33992-6
  • Returncode: 0x80ec002a Shortcode: CE-33993-7
  • Returncode: 0x80ec0100 Shortcode: CE-35326-9
  • Returncode: 0x80ec0101 Shortcode: CE-35327-0
  • Returncode: 0x80ec0102 Shortcode: CE-36410-4
  • Returncode: 0x80ec0200 Shortcode: CE-36411-5
  • Returncode: 0x80ec0201 Shortcode: CE-36412-6
  • Returncode: 0x80ec0202 Shortcode: CE-36413-7
  • Returncode: 0x80ec0203 Shortcode: CE-36414-8
  • Returncode: 0x80ec0204 Shortcode: CE-36415-9
  • Returncode: 0x80ec0205 Shortcode: CE-36416-0
  • Returncode: 0x80ec0206 Shortcode: CE-36417-1
  • Returncode: 0x80ec0207 Shortcode: CE-36418-2
  • Returncode: 0x80ec0208 Shortcode: CE-36419-3
  • Returncode: 0x80ec0209 Shortcode: CE-36420-5
  • Returncode: 0x80ec020a Shortcode: CE-36421-6
  • Returncode: 0x80ec020b Shortcode: CE-36422-7
  • Returncode: 0x80ec020c Shortcode: CE-36423-8
  • Returncode: 0x80ec020d Shortcode: CE-36424-9
  • Returncode: 0x80ed0001 Shortcode: CE-33994-8
  • Returncode: 0x80ed0002 Shortcode: CE-33995-9
  • Returncode: 0x80ed0003 Shortcode: CE-33996-0
  • Returncode: 0x80ed0004 Shortcode: CE-33997-1
  • Returncode: 0x80ed0005 Shortcode: CE-33998-2
  • Returncode: 0x80ed0006 Shortcode: CE-33999-3
  • Returncode: 0x80ed0007 Shortcode: CE-34000-7
  • Returncode: 0x80ee0001 Shortcode: CE-34001-8
  • Returncode: 0x80ee0002 Shortcode: CE-34002-9
  • Returncode: 0x80ee0003 Shortcode: CE-34003-0
  • Returncode: 0x80ee0004 Shortcode: CE-34004-1
  • Returncode: 0x80ee0005 Shortcode: CE-34005-2
  • Returncode: 0x80ee0006 Shortcode: CE-34006-3
  • Returncode: 0x80ee0007 Shortcode: CE-34007-4
  • Returncode: 0x80ee00ff Shortcode: CE-34008-5
  • Returncode: 0x80ef0001 Shortcode: CE-34009-6
  • Returncode: 0x80ef0002 Shortcode: CE-34010-8
  • Returncode: 0x80ef0003 Shortcode: CE-34011-9
  • Returncode: 0x80ef0004 Shortcode: CE-34012-0
  • Returncode: 0x80f00000 Shortcode: CE-34704-8
  • Returncode: 0x80f00001 Shortcode: CE-34705-9
  • Returncode: 0x80f00002 Shortcode: CE-36425-0
  • Returncode: 0x80f00003 Shortcode: CE-36426-1
  • Returncode: 0x80f00010 Shortcode: CE-34013-1
  • Returncode: 0x80f00100 Shortcode: CE-34706-0
  • Returncode: 0x80f00101 Shortcode: CE-34707-1
  • Returncode: 0x80f00102 Shortcode: CE-36427-2
  • Returncode: 0x80f00200 Shortcode: CE-34708-2
  • Returncode: 0x80f00400 Shortcode: CE-34014-2
  • Returncode: 0x80f00401 Shortcode: CE-34015-3
  • Returncode: 0x80f00402 Shortcode: CE-34016-4
  • Returncode: 0x80f00403 Shortcode: CE-34017-5
  • Returncode: 0x80f00600 Shortcode: CE-36428-3
  • Returncode: 0x80f00601 Shortcode: CE-36429-4
  • Returncode: 0x80f00602 Shortcode: CE-36430-6
  • Returncode: 0x80f00603 Shortcode: CE-36431-7
  • Returncode: 0x80f00610 Shortcode: CE-36432-8
  • Returncode: 0x80f00611 Shortcode: CE-36433-9
  • Returncode: 0x80f00612 Shortcode: CE-36434-0
  • Returncode: 0x80f00620 Shortcode: CE-36435-1
  • Returncode: 0x80f00621 Shortcode: CE-36436-2
  • Returncode: 0x80f00622 Shortcode: CE-36437-3
  • Returncode: 0x80f00630 Shortcode: CE-36438-4
  • Returncode: 0x80f00631 Shortcode: CE-36439-5
  • Returncode: 0x80f00632 Shortcode: CE-36440-7
  • Returncode: 0x80f00633 Shortcode: CE-36441-8
  • Returncode: 0x80f00640 Shortcode: CE-36442-9
  • Returncode: 0x80f00641 Shortcode: CE-36443-0
  • Returncode: 0x80f00642 Shortcode: CE-36444-1
  • Returncode: 0x80f00800 Shortcode: CE-36445-2
  • Returncode: 0x80f00a00 Shortcode: CE-36446-3
  • Returncode: 0x80f00a01 Shortcode: CE-36447-4
  • Returncode: 0x80f00a02 Shortcode: CE-36448-5
  • Returncode: 0x80f00a03 Shortcode: CE-36449-6
  • Returncode: 0x80f00a04 Shortcode: CE-36450-8
  • Returncode: 0x80f00a05 Shortcode: CE-36451-9
  • Returncode: 0x80f00a10 Shortcode: CE-36452-0
  • Returncode: 0x80f10001 Shortcode: CE-35328-1
  • Returncode: 0x80f10002 Shortcode: CE-35329-2
  • Returncode: 0x80f10003 Shortcode: CE-35330-4
  • Returncode: 0x80f10004 Shortcode: CE-35331-5
  • Returncode: 0x80f10005 Shortcode: CE-35332-6
  • Returncode: 0x80f10006 Shortcode: CE-35333-7
  • Returncode: 0x80f10007 Shortcode: CE-35334-8
  • Returncode: 0x80f10008 Shortcode: CE-35335-9
  • Returncode: 0x80f10009 Shortcode: CE-35336-0
  • Returncode: 0x80f1000a Shortcode: CE-35337-1
  • Returncode: 0x80f1000b Shortcode: CE-35338-2
  • Returncode: 0x80f1000c Shortcode: CE-35339-3
  • Returncode: 0x80f1000d Shortcode: CE-35340-5
  • Returncode: 0x80f1000e Shortcode: CE-36453-1
  • Returncode: 0x80f1000f Shortcode: CE-36454-2
  • Returncode: 0x80f10010 Shortcode: CE-36455-3
  • Returncode: 0x80f20001 Shortcode: CE-36456-4
  • Returncode: 0x80f20101 Shortcode: CE-35341-6
  • Returncode: 0x80f20102 Shortcode: CE-35342-7
  • Returncode: 0x80f20103 Shortcode: CE-35343-8
  • Returncode: 0x80f20104 Shortcode: CE-35344-9
  • Returncode: 0x80f20105 Shortcode: CE-35345-0
  • Returncode: 0x80f20106 Shortcode: CE-35346-1
  • Returncode: 0x80f20107 Shortcode: CE-35347-2
  • Returncode: 0x80f20108 Shortcode: CE-35348-3
  • Returncode: 0x80f20501 Shortcode: CE-35349-4
  • Returncode: 0x80f20502 Shortcode: CE-35350-6
  • Returncode: 0x80f20503 Shortcode: CE-35351-7
  • Returncode: 0x80f20504 Shortcode: CE-35352-8
  • Returncode: 0x80f20505 Shortcode: CE-35353-9
  • Returncode: 0x80f20506 Shortcode: CE-35354-0
  • Returncode: 0x80f20507 Shortcode: CE-35355-1
  • Returncode: 0x80f20508 Shortcode: CE-35356-2
  • Returncode: 0x80f20509 Shortcode: CE-35357-3
  • Returncode: 0x80f2050a Shortcode: CE-35358-4
  • Returncode: 0x80f2050b Shortcode: CE-35359-5
  • Returncode: 0x80f2050c Shortcode: CE-35360-7
  • Returncode: 0x80f2050d Shortcode: CE-35361-8
  • Returncode: 0x80f2050e Shortcode: CE-35362-9
  • Returncode: 0x80f2050f Shortcode: CE-35363-0
  • Returncode: 0x80f20510 Shortcode: CE-35364-1
  • Returncode: 0x80f20511 Shortcode: CE-35365-2
  • Returncode: 0x80f20512 Shortcode: CE-35366-3
  • Returncode: 0x80f20513 Shortcode: CE-35367-4
  • Returncode: 0x80f20514 Shortcode: CE-35368-5
  • Returncode: 0x80f20515 Shortcode: CE-35369-6
  • Returncode: 0x80f20516 Shortcode: CE-35370-8
  • Returncode: 0x80f20517 Shortcode: CE-35371-9
  • Returncode: 0x80f20518 Shortcode: CE-35372-0
  • Returncode: 0x80f20519 Shortcode: CE-35373-1
  • Returncode: 0x80f2051a Shortcode: CE-35374-2
  • Returncode: 0x80f2051b Shortcode: CE-35375-3
  • Returncode: 0x80f2051c Shortcode: CE-35376-4
  • Returncode: 0x80f2051d Shortcode: CE-35377-5
  • Returncode: 0x80f2051e Shortcode: CE-35378-6
  • Returncode: 0x80f2051f Shortcode: CE-35379-7
  • Returncode: 0x80f20520 Shortcode: CE-35380-9
  • Returncode: 0x80f20521 Shortcode: CE-35381-0
  • Returncode: 0x80f30000 Shortcode: CE-34018-6
  • Returncode: 0x80f40001 Shortcode: CE-36457-5
  • Returncode: 0x80f40002 Shortcode: CE-36458-6
  • Returncode: 0x80f40003 Shortcode: CE-36459-7
  • Returncode: 0x80f40004 Shortcode: CE-36460-9
  • Returncode: 0x80f40005 Shortcode: CE-36461-0
  • Returncode: 0x80f40006 Shortcode: CE-36462-1
  • Returncode: 0x80f40007 Shortcode: CE-36463-2
  • Returncode: 0x80f40008 Shortcode: CE-36464-3
  • Returncode: 0x80f50000 Shortcode: CE-34019-7
  • Returncode: 0x80f50001 Shortcode: CE-34020-9
  • Returncode: 0x80f50002 Shortcode: CE-34021-0
  • Returncode: 0x80f50003 Shortcode: CE-34022-1
  • Returncode: 0x80f50004 Shortcode: CE-34023-2
  • Returncode: 0x80f50005 Shortcode: CE-34024-3
  • Returncode: 0x80f50006 Shortcode: CE-34025-4
  • Returncode: 0x80f50007 Shortcode: CE-34026-5
  • Returncode: 0x80f50008 Shortcode: CE-34027-6
  • Returncode: 0x80f50009 Shortcode: CE-34028-7
  • Returncode: 0x80f5000a Shortcode: CE-34029-8
  • Returncode: 0x80f5000b Shortcode: CE-34030-0
  • Returncode: 0x80f5000c Shortcode: CE-34031-1
  • Returncode: 0x80f5000d Shortcode: CE-34032-2
  • Returncode: 0x80f5000e Shortcode: CE-34033-3
  • Returncode: 0x80f5000f Shortcode: CE-34034-4
  • Returncode: 0x80f50010 Shortcode: CE-34035-5
  • Returncode: 0x80f50011 Shortcode: CE-34036-6
  • Returncode: 0x80f50012 Shortcode: CE-34037-7
  • Returncode: 0x80f50013 Shortcode: CE-34038-8
  • Returncode: 0x80f50020 Shortcode: CE-34039-9
  • Returncode: 0x80f50021 Shortcode: CE-34040-1
  • Returncode: 0x80f50022 Shortcode: CE-34041-2
  • Returncode: 0x80f50023 Shortcode: CE-34042-3
  • Returncode: 0x80f50024 Shortcode: CE-34043-4
  • Returncode: 0x80f50025 Shortcode: CE-34044-5
  • Returncode: 0x80f50026 Shortcode: CE-34045-6
  • Returncode: 0x80f50027 Shortcode: CE-34046-7
  • Returncode: 0x80f50028 Shortcode: CE-34047-8
  • Returncode: 0x80f50040 Shortcode: CE-34048-9
  • Returncode: 0x80f50041 Shortcode: CE-34049-0
  • Returncode: 0x80f50042 Shortcode: CE-34050-2
  • Returncode: 0x80f50043 Shortcode: CE-34051-3
  • Returncode: 0x80f50044 Shortcode: CE-34052-4
  • Returncode: 0x80f50045 Shortcode: CE-34710-5
  • Returncode: 0x80f50046 Shortcode: CE-34711-6
  • Returncode: 0x80f50060 Shortcode: CE-34053-5
  • Returncode: 0x80f50061 Shortcode: CE-34054-6
  • Returncode: 0x80f50062 Shortcode: CE-35382-1
  • Returncode: 0x80f50063 Shortcode: CE-35383-2
  • Returncode: 0x80f50064 Shortcode: CE-36465-4
  • Returncode: 0x80f50065 Shortcode: CE-36466-5
  • Returncode: 0x80f60101 Shortcode: CE-34055-7
  • Returncode: 0x80f60201 Shortcode: CE-34056-8
  • Returncode: 0x80f60202 Shortcode: CE-34057-9
  • Returncode: 0x80f60203 Shortcode: CE-34058-0
  • Returncode: 0x80f60204 Shortcode: CE-34059-1
  • Returncode: 0x80f60205 Shortcode: CE-34060-3
  • Returncode: 0x80f60206 Shortcode: CE-34061-4
  • Returncode: 0x80f60207 Shortcode: CE-34062-5
  • Returncode: 0x80f60208 Shortcode: CE-34063-6
  • Returncode: 0x80f60209 Shortcode: CE-36467-6
  • Returncode: 0x80f6020a Shortcode: CE-36468-7
  • Returncode: 0x80f6020b Shortcode: CE-36469-8
  • Returncode: 0x80f61101 Shortcode: CE-34064-7
  • Returncode: 0x80f61102 Shortcode: CE-34065-8
  • Returncode: 0x80f61103 Shortcode: CE-34066-9
  • Returncode: 0x80f61104 Shortcode: CE-34067-0
  • Returncode: 0x80f61201 Shortcode: CE-34068-1
  • Returncode: 0x80f61202 Shortcode: CE-34069-2
  • Returncode: 0x80f69001 Shortcode: CE-34070-4
  • Returncode: 0x80f69002 Shortcode: CE-34071-5
  • Returncode: 0x80f69003 Shortcode: CE-34072-6
  • Returncode: 0x80f70000 Shortcode: CE-34073-7
  • Returncode: 0x80f70001 Shortcode: CE-34074-8
  • Returncode: 0x80f70002 Shortcode: CE-34075-9
  • Returncode: 0x80f70003 Shortcode: CE-34076-0
  • Returncode: 0x80f70004 Shortcode: CE-34077-1
  • Returncode: 0x80f70005 Shortcode: CE-34078-2
  • Returncode: 0x80f70006 Shortcode: CE-34079-3
  • Returncode: 0x80f70007 Shortcode: CE-34080-5
  • Returncode: 0x80f70008 Shortcode: CE-34081-6
  • Returncode: 0x80f70009 Shortcode: CE-34082-7
  • Returncode: 0x80f7000a Shortcode: CE-34083-8
  • Returncode: 0x80f7000b Shortcode: CE-34084-9
  • Returncode: 0x80f7000c Shortcode: CE-34085-0
  • Returncode: 0x80f7000d Shortcode: CE-34086-1
  • Returncode: 0x80f7000e Shortcode: CE-34087-2
  • Returncode: 0x80f7000f Shortcode: CE-34088-3
  • Returncode: 0x80f70010 Shortcode: CE-34089-4
  • Returncode: 0x80f70011 Shortcode: CE-34090-6
  • Returncode: 0x80f70012 Shortcode: CE-34091-7
  • Returncode: 0x80f70013 Shortcode: CE-34092-8
  • Returncode: 0x80f70014 Shortcode: CE-34093-9
  • Returncode: 0x80f70015 Shortcode: CE-34094-0
  • Returncode: 0x80f70300 Shortcode: CE-34095-1
  • Returncode: 0x80f70301 Shortcode: CE-34096-2
  • Returncode: 0x80f70302 Shortcode: CE-34097-3
  • Returncode: 0x80f70303 Shortcode: CE-34098-4
  • Returncode: 0x80f70304 Shortcode: CE-34099-5
  • Returncode: 0x80f70305 Shortcode: CE-34100-8
  • Returncode: 0x80f70306 Shortcode: CE-35686-8
  • Returncode: 0x80f70307 Shortcode: CE-36470-0
  • Returncode: 0x80f70500 Shortcode: CE-36471-1
  • Returncode: 0x80f70501 Shortcode: CE-36472-2
  • Returncode: 0x80f70502 Shortcode: CE-36473-3
  • Returncode: 0x80f70503 Shortcode: CE-36474-4
  • Returncode: 0x80f70504 Shortcode: CE-36475-5
  • Returncode: 0x80f70505 Shortcode: CE-36476-6
  • Returncode: 0x80f90001 Shortcode: CE-34101-9
  • Returncode: 0x80f90002 Shortcode: CE-34102-0
  • Returncode: 0x80f90003 Shortcode: CE-34103-1
  • Returncode: 0x80f90004 Shortcode: CE-34104-2
  • Returncode: 0x80f90005 Shortcode: CE-34105-3
  • Returncode: 0x80f90006 Shortcode: CE-34106-4
  • Returncode: 0x80f90007 Shortcode: CE-34107-5
  • Returncode: 0x80f90008 Shortcode: CE-34108-6
  • Returncode: 0x80f90009 Shortcode: CE-34109-7
  • Returncode: 0x80f9000a Shortcode: CE-34110-9
  • Returncode: 0x80f9000b Shortcode: CE-34111-0
  • Returncode: 0x80f9000c Shortcode: CE-34112-1
  • Returncode: 0x80f9000d Shortcode: CE-34113-2
  • Returncode: 0x80f9000e Shortcode: CE-34712-7
  • Returncode: 0x80f9000f Shortcode: CE-36477-7
  • Returncode: 0x80f90010 Shortcode: CE-36478-8
  • Returncode: 0x80fa0000 Shortcode: CE-34114-3
  • Returncode: 0x80fa0001 Shortcode: CE-34115-4
  • Returncode: 0x80fa0002 Shortcode: CE-34116-5
  • Returncode: 0x80fa0003 Shortcode: CE-34117-6
  • Returncode: 0x80fa0004 Shortcode: CE-34118-7
  • Returncode: 0x80fa0005 Shortcode: CE-34119-8
  • Returncode: 0x80fa0006 Shortcode: CE-34120-0
  • Returncode: 0x80fa0007 Shortcode: CE-34121-1
  • Returncode: 0x80fa0008 Shortcode: CE-34122-2
  • Returncode: 0x80fa0009 Shortcode: CE-34123-3
  • Returncode: 0x80fb0001 Shortcode: CE-34124-4
  • Returncode: 0x80fb0002 Shortcode: CE-34125-5
  • Returncode: 0x80fb0003 Shortcode: CE-34126-6
  • Returncode: 0x80fb0004 Shortcode: CE-35384-3
  • Returncode: 0x80fb0005 Shortcode: CE-35385-4
  • Returncode: 0x80fb0006 Shortcode: CE-36479-9
  • Returncode: 0x80fb0101 Shortcode: CE-35386-5
  • Returncode: 0x80fbf001 Shortcode: CE-36480-1
  • Returncode: 0x80fc0001 Shortcode: CE-34127-7
  • Returncode: 0x80fc0002 Shortcode: CE-34128-8
  • Returncode: 0x80fc0003 Shortcode: CE-35387-6
  • Returncode: 0x80fc0004 Shortcode: CE-35388-7
  • Returncode: 0x80fc0101 Shortcode: CE-34129-9
  • Returncode: 0x80fc0102 Shortcode: CE-34130-1
  • Returncode: 0x80fc0103 Shortcode: CE-34131-2
  • Returncode: 0x80fc1001 Shortcode: CE-35389-8
  • Returncode: 0x80fc1002 Shortcode: CE-35390-0
  • Returncode: 0x80fc1003 Shortcode: CE-35391-1
  • Returncode: 0x80fc1004 Shortcode: CE-35392-2
  • Returncode: 0x80fc1005 Shortcode: CE-35393-3
  • Returncode: 0x80fc1006 Shortcode: CE-35394-4
  • Returncode: 0x80fc1007 Shortcode: CE-35395-5
  • Returncode: 0x80fc1008 Shortcode: CE-35396-6
  • Returncode: 0x80fc1011 Shortcode: CE-35397-7
  • Returncode: 0x80fc1012 Shortcode: CE-35398-8
  • Returncode: 0x80fc1013 Shortcode: CE-35399-9
  • Returncode: 0x80fc1014 Shortcode: CE-35400-2
  • Returncode: 0x80fc1021 Shortcode: CE-35401-3
  • Returncode: 0x80fc1022 Shortcode: CE-35402-4
  • Returncode: 0x80fc1023 Shortcode: CE-35403-5
  • Returncode: 0x80fc1031 Shortcode: CE-35404-6
  • Returncode: 0x80fc1032 Shortcode: CE-35405-7
  • Returncode: 0x80fc1040 Shortcode: CE-35406-8
  • Returncode: 0x80fc1041 Shortcode: CE-35407-9
  • Returncode: 0x80fc1042 Shortcode: CE-35408-0
  • Returncode: 0x80fc1043 Shortcode: CE-35409-1
  • Returncode: 0x80fc1044 Shortcode: CE-35410-3
  • Returncode: 0x80fc1045 Shortcode: CE-35411-4
  • Returncode: 0x80fc1046 Shortcode: CE-35412-5
  • Returncode: 0x80fc1047 Shortcode: CE-35413-6
  • Returncode: 0x80fc1050 Shortcode: CE-35414-7
  • Returncode: 0x80fc1051 Shortcode: CE-35415-8
  • Returncode: 0x80fc1052 Shortcode: CE-35416-9
  • Returncode: 0x80fc1053 Shortcode: CE-35417-0
  • Returncode: 0x80fc1054 Shortcode: CE-35418-1
  • Returncode: 0x80fc1055 Shortcode: CE-36576-7
  • Returncode: 0x80fc1056 Shortcode: CE-37532-0
  • Returncode: 0x80fd0001 Shortcode: CE-34132-3
  • Returncode: 0x80fd0002 Shortcode: CE-34133-4
  • Returncode: 0x80fd0003 Shortcode: CE-34134-5
  • Returncode: 0x80fd0004 Shortcode: CE-34135-6
  • Returncode: 0x80fd0005 Shortcode: CE-34136-7
  • Returncode: 0x80fd0006 Shortcode: CE-34137-8
  • Returncode: 0x80fd0007 Shortcode: CE-34138-9
  • Returncode: 0x80fd0008 Shortcode: CE-34139-0
  • Returncode: 0x80fd0009 Shortcode: CE-34140-2
  • Returncode: 0x80fd000a Shortcode: CE-34141-3
  • Returncode: 0x80fd000b Shortcode: CE-34142-4
  • Returncode: 0x80fd0081 Shortcode: CE-34143-5
  • Returncode: 0x80fd0082 Shortcode: CE-34144-6
  • Returncode: 0x80fd0083 Shortcode: CE-34145-7
  • Returncode: 0x80fd0084 Shortcode: CE-34146-8
  • Returncode: 0x80fd0085 Shortcode: CE-34147-9
  • Returncode: 0x80fd0086 Shortcode: CE-34148-0
  • Returncode: 0x80fd0087 Shortcode: CE-36481-2
  • Returncode: 0x80fe0001 Shortcode: CE-34713-8
  • Returncode: 0x80fe0002 Shortcode: CE-34881-4
  • Returncode: 0x80fe0003 Shortcode: CE-34882-5
  • Returncode: 0x80ff0000 Shortcode: CE-35419-2
  • Returncode: 0x80ff0001 Shortcode: CE-35420-4
  • Returncode: 0x80ff0002 Shortcode: CE-35421-5
  • Returncode: 0x80ff0003 Shortcode: CE-35422-6
  • Returncode: 0x80ff0004 Shortcode: CE-35423-7
  • Returncode: 0x80ff0005 Shortcode: CE-35424-8
  • Returncode: 0x80ff0006 Shortcode: CE-35425-9
  • Returncode: 0x80ff0007 Shortcode: CE-35426-0
  • Returncode: 0x80ff0008 Shortcode: CE-35427-1
  • Returncode: 0x80ff0009 Shortcode: CE-35428-2
  • Returncode: 0x80ff000a Shortcode: CE-35429-3
  • Returncode: 0x80ff000b Shortcode: CE-35687-9
  • Returncode: 0x80ff000c Shortcode: CE-35688-0
  • Returncode: 0x81000000 Shortcode: CE-34149-1
  • Returncode: 0x81000001 Shortcode: CE-34150-3
  • Returncode: 0x81000002 Shortcode: CE-34151-4
  • Returncode: 0x81000003 Shortcode: CE-34152-5
  • Returncode: 0x81000004 Shortcode: CE-34153-6
  • Returncode: 0x81000005 Shortcode: CE-34154-7
  • Returncode: 0x81000101 Shortcode: CE-34155-8
  • Returncode: 0x81000102 Shortcode: CE-34156-9
  • Returncode: 0x81000103 Shortcode: CE-34157-0
  • Returncode: 0x81000104 Shortcode: CE-34158-1
  • Returncode: 0x81000200 Shortcode: CE-34159-2
  • Returncode: 0x81000201 Shortcode: CE-34160-4
  • Returncode: 0x81000202 Shortcode: CE-34161-5
  • Returncode: 0x81000203 Shortcode: CE-34162-6
  • Returncode: 0x81000204 Shortcode: CE-34163-7
  • Returncode: 0x81000301 Shortcode: CE-34164-8
  • Returncode: 0x81000302 Shortcode: CE-34165-9
  • Returncode: 0x81000303 Shortcode: CE-34166-0
  • Returncode: 0x81000304 Shortcode: CE-34167-1
  • Returncode: 0x81000305 Shortcode: CE-34168-2
  • Returncode: 0x81000306 Shortcode: CE-34169-3
  • Returncode: 0x81000307 Shortcode: CE-34170-5
  • Returncode: 0x81000308 Shortcode: CE-34171-6
  • Returncode: 0x81000309 Shortcode: CE-34172-7
  • Returncode: 0x8100030a Shortcode: CE-34173-8
  • Returncode: 0x8100030b Shortcode: CE-34174-9
  • Returncode: 0x8100030c Shortcode: CE-34175-0
  • Returncode: 0x8100030d Shortcode: CE-34176-1
  • Returncode: 0x8100030e Shortcode: CE-34177-2
  • Returncode: 0x8100030f Shortcode: CE-34178-3
  • Returncode: 0x81000310 Shortcode: CE-34179-4
  • Returncode: 0x81000400 Shortcode: CE-34180-6
  • Returncode: 0x81000501 Shortcode: CE-34181-7
  • Returncode: 0x81000502 Shortcode: CE-34182-8
  • Returncode: 0x81000503 Shortcode: CE-34183-9
  • Returncode: 0x81000600 Shortcode: CE-34184-0
  • Returncode: 0x81000601 Shortcode: CE-34185-1
  • Returncode: 0x81000602 Shortcode: CE-34186-2
  • Returncode: 0x81000603 Shortcode: CE-34187-3
  • Returncode: 0x81000604 Shortcode: CE-34188-4
  • Returncode: 0x81000605 Shortcode: CE-34189-5
  • Returncode: 0x81010101 Shortcode: CE-34190-7
  • Returncode: 0x81010102 Shortcode: CE-34191-8
  • Returncode: 0x81010103 Shortcode: CE-34192-9
  • Returncode: 0x81010201 Shortcode: CE-34193-0
  • Returncode: 0x81010202 Shortcode: CE-34194-1
  • Returncode: 0x81010203 Shortcode: CE-34195-2
  • Returncode: 0x81010204 Shortcode: CE-36482-3
  • Returncode: 0x81020100 Shortcode: CE-34196-3
  • Returncode: 0x81020101 Shortcode: CE-34197-4
  • Returncode: 0x81020102 Shortcode: CE-34198-5
  • Returncode: 0x81020103 Shortcode: CE-34199-6
  • Returncode: 0x81020104 Shortcode: CE-34200-9
  • Returncode: 0x81020105 Shortcode: CE-34201-0
  • Returncode: 0x81020106 Shortcode: CE-34202-1
  • Returncode: 0x81020107 Shortcode: CE-34203-2
  • Returncode: 0x81020108 Shortcode: CE-34204-3
  • Returncode: 0x81020109 Shortcode: CE-34883-6
  • Returncode: 0x8102010a Shortcode: CE-34884-7
  • Returncode: 0x8102010b Shortcode: CE-34885-8
  • Returncode: 0x8102010c Shortcode: CE-36483-4
  • Returncode: 0x8102010d Shortcode: CE-36484-5
  • Returncode: 0x8102010e Shortcode: CE-36485-6
  • Returncode: 0x8102010f Shortcode: CE-36486-7
  • Returncode: 0x81020110 Shortcode: CE-36487-8
  • Returncode: 0x81020111 Shortcode: CE-36488-9
  • Returncode: 0x81020112 Shortcode: CE-36489-0
  • Returncode: 0x81020113 Shortcode: CE-36490-2
  • Returncode: 0x81020114 Shortcode: CE-36491-3
  • Returncode: 0x81030100 Shortcode: CE-34205-4
  • Returncode: 0x81030101 Shortcode: CE-34206-5
  • Returncode: 0x81030102 Shortcode: CE-34207-6
  • Returncode: 0x81030103 Shortcode: CE-34208-7
  • Returncode: 0x81030104 Shortcode: CE-34209-8
  • Returncode: 0x81030105 Shortcode: CE-34210-0
  • Returncode: 0x81030106 Shortcode: CE-34211-1
  • Returncode: 0x81030107 Shortcode: CE-34212-2
  • Returncode: 0x81030108 Shortcode: CE-34213-3
  • Returncode: 0x81030109 Shortcode: CE-34718-3
  • Returncode: 0x81040100 Shortcode: CE-35430-5
  • Returncode: 0x81040101 Shortcode: CE-34214-4
  • Returncode: 0x81040102 Shortcode: CE-34215-5
  • Returncode: 0x81040103 Shortcode: CE-35431-6
  • Returncode: 0x81040104 Shortcode: CE-35432-7
  • Returncode: 0x81040105 Shortcode: CE-36492-4
  • Returncode: 0x81040106 Shortcode: CE-36493-5
  • Returncode: 0x81050001 Shortcode: CE-34216-6
  • Returncode: 0x81050002 Shortcode: CE-34217-7
  • Returncode: 0x81050003 Shortcode: CE-34218-8
  • Returncode: 0x81050004 Shortcode: CE-34219-9
  • Returncode: 0x81050005 Shortcode: CE-36494-6
  • Returncode: 0x81050006 Shortcode: CE-36495-7
  • Returncode: 0x81050101 Shortcode: CE-34221-2
  • Returncode: 0x81050102 Shortcode: CE-34719-4
  • Returncode: 0x81050103 Shortcode: CE-35433-8
  • Returncode: 0x81050201 Shortcode: CE-34720-6
  • Returncode: 0x81050202 Shortcode: CE-34721-7
  • Returncode: 0x81050203 Shortcode: CE-34722-8
  • Returncode: 0x81050204 Shortcode: CE-34723-9
  • Returncode: 0x81050205 Shortcode: CE-34724-0
  • Returncode: 0x81050301 Shortcode: CE-34725-1
  • Returncode: 0x81050302 Shortcode: CE-34726-2
  • Returncode: 0x81050401 Shortcode: CE-34727-3
  • Returncode: 0x81050402 Shortcode: CE-34728-4
  • Returncode: 0x81050403 Shortcode: CE-34729-5
  • Returncode: 0x81050404 Shortcode: CE-34730-7
  • Returncode: 0x81050405 Shortcode: CE-34731-8
  • Returncode: 0x81050406 Shortcode: CE-34732-9
  • Returncode: 0x81050407 Shortcode: CE-34733-0
  • Returncode: 0x81050408 Shortcode: CE-34734-1
  • Returncode: 0x81050409 Shortcode: CE-34735-2
  • Returncode: 0x8105040a Shortcode: CE-34736-3
  • Returncode: 0x8105040b Shortcode: CE-34737-4
  • Returncode: 0x8105040c Shortcode: CE-36496-8
  • Returncode: 0x81050501 Shortcode: CE-34738-5
  • Returncode: 0x81050502 Shortcode: CE-34739-6
  • Returncode: 0x81050503 Shortcode: CE-35434-9
  • Returncode: 0x81050601 Shortcode: CE-34740-8
  • Returncode: 0x81050602 Shortcode: CE-34741-9
  • Returncode: 0x81050603 Shortcode: CE-34742-0
  • Returncode: 0x81050604 Shortcode: CE-34743-1
  • Returncode: 0x81050701 Shortcode: CE-34744-2
  • Returncode: 0x81050702 Shortcode: CE-34745-3
  • Returncode: 0x81050801 Shortcode: CE-34746-4
  • Returncode: 0x81050802 Shortcode: CE-34747-5
  • Returncode: 0x81050803 Shortcode: CE-35435-0
  • Returncode: 0x81050804 Shortcode: CE-35436-1
  • Returncode: 0x81050805 Shortcode: CE-35437-2
  • Returncode: 0x81050806 Shortcode: CE-35438-3
  • Returncode: 0x81050807 Shortcode: CE-35439-4
  • Returncode: 0x81050808 Shortcode: CE-35440-6
  • Returncode: 0x81050809 Shortcode: CE-35441-7
  • Returncode: 0x8105080a Shortcode: CE-35442-8
  • Returncode: 0x8105080b Shortcode: CE-35443-9
  • Returncode: 0x8105080c Shortcode: CE-35444-0
  • Returncode: 0x8105080d Shortcode: CE-35445-1
  • Returncode: 0x8105080e Shortcode: CE-35446-2
  • Returncode: 0x81050901 Shortcode: CE-34748-6
  • Returncode: 0x81050902 Shortcode: CE-34749-7
  • Returncode: 0x81050903 Shortcode: CE-34750-9
  • Returncode: 0x81050904 Shortcode: CE-34751-0
  • Returncode: 0x81050905 Shortcode: CE-34752-1
  • Returncode: 0x81050906 Shortcode: CE-34753-2
  • Returncode: 0x81050907 Shortcode: CE-34754-3
  • Returncode: 0x81050908 Shortcode: CE-34755-4
  • Returncode: 0x81050909 Shortcode: CE-34756-5
  • Returncode: 0x8105090a Shortcode: CE-34757-6
  • Returncode: 0x8105090b Shortcode: CE-34758-7
  • Returncode: 0x8105090c Shortcode: CE-34759-8
  • Returncode: 0x8105090d Shortcode: CE-34760-0
  • Returncode: 0x8105090e Shortcode: CE-34761-1
  • Returncode: 0x8105090f Shortcode: CE-34762-2
  • Returncode: 0x81050910 Shortcode: CE-34763-3
  • Returncode: 0x81050911 Shortcode: CE-34764-4
  • Returncode: 0x81050912 Shortcode: CE-34765-5
  • Returncode: 0x81050913 Shortcode: CE-34886-9
  • Returncode: 0x81050914 Shortcode: CE-35447-3
  • Returncode: 0x81050915 Shortcode: CE-35448-4
  • Returncode: 0x81050916 Shortcode: CE-35449-5
  • Returncode: 0x81050917 Shortcode: CE-35450-7
  • Returncode: 0x81050918 Shortcode: CE-35451-8
  • Returncode: 0x81050919 Shortcode: CE-35452-9
  • Returncode: 0x8105091a Shortcode: CE-36497-9
  • Returncode: 0x81050a01 Shortcode: CE-34887-0
  • Returncode: 0x81050a02 Shortcode: CE-34888-1
  • Returncode: 0x81050a03 Shortcode: CE-34889-2
  • Returncode: 0x81050a04 Shortcode: CE-34890-4
  • Returncode: 0x81050a05 Shortcode: CE-34891-5
  • Returncode: 0x81050a06 Shortcode: CE-34892-6
  • Returncode: 0x81050a07 Shortcode: CE-34893-7
  • Returncode: 0x81050a08 Shortcode: CE-34894-8
  • Returncode: 0x81050b01 Shortcode: CE-35453-0
  • Returncode: 0x81050c01 Shortcode: CE-35454-1
  • Returncode: 0x81050d01 Shortcode: CE-35455-2
  • Returncode: 0x81050d02 Shortcode: CE-36498-0
  • Returncode: 0x81060001 Shortcode: CE-34223-4
  • Returncode: 0x81060002 Shortcode: CE-34766-6
  • Returncode: 0x81070001 Shortcode: CE-37533-1
  • Returncode: 0x81070002 Shortcode: CE-37534-2
  • Returncode: 0x81070003 Shortcode: CE-37535-3
  • Returncode: 0x81070004 Shortcode: CE-37536-4
  • Returncode: 0x81070005 Shortcode: CE-37537-5
  • Returncode: 0x81070006 Shortcode: CE-37538-6
  • Returncode: 0x81078001 Shortcode: CE-36499-1
  • Returncode: 0x81078002 Shortcode: CE-37539-7
  • Returncode: 0x81080001 Shortcode: CE-34767-7
  • Returncode: 0x81080002 Shortcode: CE-34768-8
  • Returncode: 0x81080003 Shortcode: CE-34769-9
  • Returncode: 0x81080004 Shortcode: CE-34770-1
  • Returncode: 0x81080005 Shortcode: CE-34771-2
  • Returncode: 0x81080006 Shortcode: CE-34895-9
  • Returncode: 0x81080080 Shortcode: CE-36500-4
  • Returncode: 0x81080081 Shortcode: CE-36501-5
  • Returncode: 0x81080082 Shortcode: CE-36502-6
  • Returncode: 0x810a0001 Shortcode: CE-36503-7
  • Returncode: 0x810b0001 Shortcode: CE-36504-8
  • Returncode: 0x81100001 Shortcode: CE-34772-3
  • Returncode: 0x81100002 Shortcode: CE-34773-4
  • Returncode: 0x81100003 Shortcode: CE-34774-5
  • Returncode: 0x81100004 Shortcode: CE-35456-3
  • Returncode: 0x811000ff Shortcode: CE-34775-6
  • Returncode: 0x81120002 Shortcode: CE-34776-7
  • Returncode: 0x8112000b Shortcode: CE-34777-8
  • Returncode: 0x8112000e Shortcode: CE-34778-9
  • Returncode: 0x81120016 Shortcode: CE-34779-0
  • Returncode: 0x81120027 Shortcode: CE-34780-2
  • Returncode: 0x81120032 Shortcode: CE-34781-3
  • Returncode: 0x81120033 Shortcode: CE-34782-4
  • Returncode: 0x811200ff Shortcode: CE-34783-5
  • Returncode: 0x81130001 Shortcode: CE-35457-4
  • Returncode: 0x81130002 Shortcode: CE-36505-9
  • Returncode: 0x81130003 Shortcode: CE-36506-0
  • Returncode: 0x81140000 Shortcode: CE-35458-5
  • Returncode: 0x81140001 Shortcode: CE-35459-6
  • Returncode: 0x81140002 Shortcode: CE-35460-8
  • Returncode: 0x81140003 Shortcode: CE-35461-9
  • Returncode: 0x81140004 Shortcode: CE-35462-0
  • Returncode: 0x81140005 Shortcode: CE-35463-1
  • Returncode: 0x81140006 Shortcode: CE-35464-2
  • Returncode: 0x81140007 Shortcode: CE-35465-3
  • Returncode: 0x81140008 Shortcode: CE-35466-4
  • Returncode: 0x81140009 Shortcode: CE-35467-5
  • Returncode: 0x8114000a Shortcode: CE-35468-6
  • Returncode: 0x8114000b Shortcode: CE-35469-7
  • Returncode: 0x8114000c Shortcode: CE-35470-9
  • Returncode: 0x8114000d Shortcode: CE-35471-0
  • Returncode: 0x8114000e Shortcode: CE-35472-1
  • Returncode: 0x8114000f Shortcode: CE-35473-2
  • Returncode: 0x81140010 Shortcode: CE-35474-3
  • Returncode: 0x81140011 Shortcode: CE-35475-4
  • Returncode: 0x81140012 Shortcode: CE-35476-5
  • Returncode: 0x81140013 Shortcode: CE-35477-6
  • Returncode: 0x81140014 Shortcode: CE-35478-7
  • Returncode: 0x81140015 Shortcode: CE-35479-8
  • Returncode: 0x81140016 Shortcode: CE-35480-0
  • Returncode: 0x81140017 Shortcode: CE-35481-1
  • Returncode: 0x81140018 Shortcode: CE-35482-2
  • Returncode: 0x81140019 Shortcode: CE-35483-3
  • Returncode: 0x8114001a Shortcode: CE-35484-4
  • Returncode: 0x8114001b Shortcode: CE-35485-5
  • Returncode: 0x8114001c Shortcode: CE-35486-6
  • Returncode: 0x8114001d Shortcode: CE-35487-7
  • Returncode: 0x8114001e Shortcode: CE-35488-8
  • Returncode: 0x8114001f Shortcode: CE-35489-9
  • Returncode: 0x81140020 Shortcode: CE-35490-1
  • Returncode: 0x81140021 Shortcode: CE-35491-2
  • Returncode: 0x81140022 Shortcode: CE-35492-3
  • Returncode: 0x81140023 Shortcode: CE-35493-4
  • Returncode: 0x81140024 Shortcode: CE-35494-5
  • Returncode: 0x81140025 Shortcode: CE-35495-6
  • Returncode: 0x81140026 Shortcode: CE-35496-7
  • Returncode: 0x81140027 Shortcode: CE-35497-8
  • Returncode: 0x81140028 Shortcode: CE-35498-9
  • Returncode: 0x81140029 Shortcode: CE-35499-0
  • Returncode: 0x8114002a Shortcode: CE-35500-3
  • Returncode: 0x8114002b Shortcode: CE-35501-4
  • Returncode: 0x8114002c Shortcode: CE-35502-5
  • Returncode: 0x8114002d Shortcode: CE-35503-6
  • Returncode: 0x8114002e Shortcode: CE-35504-7
  • Returncode: 0x8114002f Shortcode: CE-35505-8
  • Returncode: 0x81140030 Shortcode: CE-35506-9
  • Returncode: 0x81140031 Shortcode: CE-35507-0
  • Returncode: 0x81140032 Shortcode: CE-35508-1
  • Returncode: 0x81140033 Shortcode: CE-35509-2
  • Returncode: 0x81140034 Shortcode: CE-35510-4
  • Returncode: 0x81140035 Shortcode: CE-35511-5
  • Returncode: 0x81140036 Shortcode: CE-35512-6
  • Returncode: 0x81140037 Shortcode: CE-35513-7
  • Returncode: 0x81140038 Shortcode: CE-35514-8
  • Returncode: 0x81140039 Shortcode: CE-35515-9
  • Returncode: 0x8114003a Shortcode: CE-35516-0
  • Returncode: 0x8114003b Shortcode: CE-35517-1
  • Returncode: 0x8114003c Shortcode: CE-35518-2
  • Returncode: 0x8114003d Shortcode: CE-35519-3
  • Returncode: 0x8114003e Shortcode: CE-35520-5
  • Returncode: 0x8114003f Shortcode: CE-35521-6
  • Returncode: 0x81140040 Shortcode: CE-35522-7
  • Returncode: 0x81140041 Shortcode: CE-35523-8
  • Returncode: 0x81140042 Shortcode: CE-35524-9
  • Returncode: 0x81140043 Shortcode: CE-35525-0
  • Returncode: 0x81140044 Shortcode: CE-35526-1
  • Returncode: 0x81140045 Shortcode: CE-35527-2
  • Returncode: 0x81140046 Shortcode: CE-35528-3
  • Returncode: 0x81140047 Shortcode: CE-35529-4
  • Returncode: 0x81140048 Shortcode: CE-35530-6
  • Returncode: 0x81140049 Shortcode: CE-35531-7
  • Returncode: 0x8114004a Shortcode: CE-35532-8
  • Returncode: 0x8114004b Shortcode: CE-35533-9
  • Returncode: 0x8114004c Shortcode: CE-35534-0
  • Returncode: 0x8114004d Shortcode: CE-35535-1
  • Returncode: 0x8114004e Shortcode: CE-35536-2
  • Returncode: 0x8114004f Shortcode: CE-35537-3
  • Returncode: 0x81140050 Shortcode: CE-35538-4
  • Returncode: 0x81140051 Shortcode: CE-35539-5
  • Returncode: 0x81140052 Shortcode: CE-35540-7
  • Returncode: 0x81140053 Shortcode: CE-35541-8
  • Returncode: 0x81140054 Shortcode: CE-35542-9
  • Returncode: 0x81140055 Shortcode: CE-35543-0
  • Returncode: 0x81140056 Shortcode: CE-35544-1
  • Returncode: 0x81140057 Shortcode: CE-35545-2
  • Returncode: 0x81140058 Shortcode: CE-35546-3
  • Returncode: 0x81140059 Shortcode: CE-35547-4
  • Returncode: 0x8114005a Shortcode: CE-35548-5
  • Returncode: 0x8114005b Shortcode: CE-35549-6
  • Returncode: 0x8114005c Shortcode: CE-35550-8
  • Returncode: 0x8114005d Shortcode: CE-35551-9
  • Returncode: 0x8114005e Shortcode: CE-35552-0
  • Returncode: 0x8114005f Shortcode: CE-35553-1
  • Returncode: 0x81140060 Shortcode: CE-35554-2
  • Returncode: 0x81140061 Shortcode: CE-35555-3
  • Returncode: 0x81140062 Shortcode: CE-35556-4
  • Returncode: 0x81140063 Shortcode: CE-35557-5
  • Returncode: 0x81140064 Shortcode: CE-35558-6
  • Returncode: 0x81140065 Shortcode: CE-35559-7
  • Returncode: 0x81140066 Shortcode: CE-35560-9
  • Returncode: 0x81140067 Shortcode: CE-35561-0
  • Returncode: 0x81140068 Shortcode: CE-35562-1
  • Returncode: 0x81140069 Shortcode: CE-35563-2
  • Returncode: 0x8114006a Shortcode: CE-35564-3
  • Returncode: 0x8114006b Shortcode: CE-35565-4
  • Returncode: 0x8114006c Shortcode: CE-35566-5
  • Returncode: 0x8114006d Shortcode: CE-35567-6
  • Returncode: 0x8114006e Shortcode: CE-35568-7
  • Returncode: 0x8114006f Shortcode: CE-35569-8
  • Returncode: 0x81140070 Shortcode: CE-35570-0
  • Returncode: 0x81140071 Shortcode: CE-35571-1
  • Returncode: 0x81140072 Shortcode: CE-35572-2
  • Returncode: 0x81140073 Shortcode: CE-35573-3
  • Returncode: 0x81140074 Shortcode: CE-35574-4
  • Returncode: 0x81140075 Shortcode: CE-35575-5
  • Returncode: 0x81140076 Shortcode: CE-35576-6
  • Returncode: 0x81140077 Shortcode: CE-35577-7
  • Returncode: 0x81140078 Shortcode: CE-35578-8
  • Returncode: 0x81140079 Shortcode: CE-35579-9
  • Returncode: 0x8114007a Shortcode: CE-35580-1
  • Returncode: 0x8114007b Shortcode: CE-35581-2
  • Returncode: 0x8114007c Shortcode: CE-35582-3
  • Returncode: 0x8114007d Shortcode: CE-35583-4
  • Returncode: 0x8114007e Shortcode: CE-35584-5
  • Returncode: 0x8114007f Shortcode: CE-35585-6
  • Returncode: 0x81140080 Shortcode: CE-35586-7
  • Returncode: 0x81140081 Shortcode: CE-35587-8
  • Returncode: 0x81140082 Shortcode: CE-35588-9
  • Returncode: 0x81140083 Shortcode: CE-35589-0
  • Returncode: 0x81140084 Shortcode: CE-35590-2
  • Returncode: 0x81140085 Shortcode: CE-35591-3
  • Returncode: 0x81140086 Shortcode: CE-35592-4
  • Returncode: 0x81140087 Shortcode: CE-35593-5
  • Returncode: 0x81140088 Shortcode: CE-35594-6
  • Returncode: 0x81140089 Shortcode: CE-35595-7
  • Returncode: 0x8114008a Shortcode: CE-35596-8
  • Returncode: 0x8114008b Shortcode: CE-35597-9
  • Returncode: 0x8114008c Shortcode: CE-35598-0
  • Returncode: 0x8114008d Shortcode: CE-35599-1
  • Returncode: 0x8114008e Shortcode: CE-35600-4
  • Returncode: 0x8114008f Shortcode: CE-35601-5
  • Returncode: 0x81150001 Shortcode: CE-35602-6
  • Returncode: 0x81150002 Shortcode: CE-35603-7
  • Returncode: 0x81150003 Shortcode: CE-35604-8
  • Returncode: 0x81160000 Shortcode: CE-35605-9
  • Returncode: 0x81160001 Shortcode: CE-35606-0
  • Returncode: 0x81160002 Shortcode: CE-35607-1
  • Returncode: 0x81160100 Shortcode: CE-35608-2
  • Returncode: 0x81160101 Shortcode: CE-35609-3
  • Returncode: 0x81160102 Shortcode: CE-35610-5
  • Returncode: 0x81160103 Shortcode: CE-35611-6
  • Returncode: 0x81160104 Shortcode: CE-35612-7
  • Returncode: 0x81160105 Shortcode: CE-35613-8
  • Returncode: 0x81160106 Shortcode: CE-35614-9
  • Returncode: 0x81160107 Shortcode: CE-35615-0
  • Returncode: 0x81160108 Shortcode: CE-35616-1
  • Returncode: 0x81160109 Shortcode: CE-35617-2
  • Returncode: 0x8116010a Shortcode: CE-35618-3
  • Returncode: 0x8116010b Shortcode: CE-35619-4
  • Returncode: 0x8116010c Shortcode: CE-35620-6
  • Returncode: 0x8116010d Shortcode: CE-35621-7
  • Returncode: 0x8116010e Shortcode: CE-35622-8
  • Returncode: 0x8116010f Shortcode: CE-35623-9
  • Returncode: 0x81160110 Shortcode: CE-35624-0
  • Returncode: 0x81160111 Shortcode: CE-35625-1
  • Returncode: 0x81160112 Shortcode: CE-35626-2
  • Returncode: 0x81160113 Shortcode: CE-35627-3
  • Returncode: 0x81160114 Shortcode: CE-35628-4
  • Returncode: 0x81160115 Shortcode: CE-35629-5
  • Returncode: 0x81160116 Shortcode: CE-35630-7
  • Returncode: 0x81160117 Shortcode: CE-35631-8
  • Returncode: 0x81160118 Shortcode: CE-35632-9
  • Returncode: 0x81160119 Shortcode: CE-35633-0
  • Returncode: 0x8116011a Shortcode: CE-35634-1
  • Returncode: 0x8116011b Shortcode: CE-35635-2
  • Returncode: 0x8116011c Shortcode: CE-35636-3
  • Returncode: 0x8116011d Shortcode: CE-35637-4
  • Returncode: 0x8116011e Shortcode: CE-35638-5
  • Returncode: 0x8116011f Shortcode: CE-35639-6
  • Returncode: 0x81160120 Shortcode: CE-35640-8
  • Returncode: 0x81160121 Shortcode: CE-36507-1
  • Returncode: 0x81160122 Shortcode: CE-36508-2
  • Returncode: 0x81160123 Shortcode: CE-36509-3
  • Returncode: 0x81160200 Shortcode: CE-36510-5
  • Returncode: 0x81160201 Shortcode: CE-36511-6
  • Returncode: 0x81160202 Shortcode: CE-36512-7
  • Returncode: 0x81160203 Shortcode: CE-36513-8
  • Returncode: 0x81170001 Shortcode: CE-35689-1
  • Returncode: 0x81170002 Shortcode: CE-35690-3
  • Returncode: 0x81170003 Shortcode: CE-35691-4
  • Returncode: 0x81170004 Shortcode: CE-36514-9
  • Returncode: 0x81170005 Shortcode: CE-36515-0
  • Returncode: 0x81170006 Shortcode: CE-36516-1
  • Returncode: 0x81170007 Shortcode: CE-36517-2
  • Returncode: 0x81170008 Shortcode: CE-36518-3
  • Returncode: 0x81170009 Shortcode: CE-36519-4
  • Returncode: 0x8117000a Shortcode: CE-36520-6
  • Returncode: 0x8117000b Shortcode: CE-36521-7
  • Returncode: 0x8117000c Shortcode: CE-36522-8
  • Returncode: 0x8117000d Shortcode: CE-36523-9
  • Returncode: 0x81170101 Shortcode: CE-36524-0
  • Returncode: 0x81170102 Shortcode: CE-36525-1
  • Returncode: 0x81170103 Shortcode: CE-36526-2
  • Returncode: 0x81170104 Shortcode: CE-36527-3
  • Returncode: 0x81170105 Shortcode: CE-36528-4
  • Returncode: 0x81170201 Shortcode: CE-36529-5
  • Returncode: 0x81170202 Shortcode: CE-36530-7
  • Returncode: 0x81180000 Shortcode: CE-35703-8
  • Returncode: 0x81180001 Shortcode: CE-35704-9
  • Returncode: 0x81180002 Shortcode: CE-35705-0
  • Returncode: 0x81180003 Shortcode: CE-35706-1
  • Returncode: 0x811a0001 Shortcode: CE-35707-2
  • Returncode: 0x811a0002 Shortcode: CE-35708-3
  • Returncode: 0x811a0003 Shortcode: CE-35709-4
  • Returncode: 0x811a0004 Shortcode: CE-35710-6
  • Returncode: 0x811a0005 Shortcode: CE-35711-7
  • Returncode: 0x811a0006 Shortcode: CE-35712-8
  • Returncode: 0x811a0007 Shortcode: CE-35713-9
  • Returncode: 0x811a0008 Shortcode: CE-35714-0
  • Returncode: 0x811a0009 Shortcode: CE-35715-1
  • Returncode: 0x811a000a Shortcode: CE-35716-2
  • Returncode: 0x811a000b Shortcode: CE-35717-3
  • Returncode: 0x811a000c Shortcode: CE-35718-4
  • Returncode: 0x811a000d Shortcode: CE-35719-5
  • Returncode: 0x811a000e Shortcode: CE-35720-7
  • Returncode: 0x811a000f Shortcode: CE-35721-8
  • Returncode: 0x811a0010 Shortcode: CE-35722-9
  • Returncode: 0x811a0011 Shortcode: CE-35723-0
  • Returncode: 0x811a0012 Shortcode: CE-36531-8
  • Returncode: 0x811a0013 Shortcode: CE-36532-9
  • Returncode: 0x811a0014 Shortcode: CE-36533-0
  • Returncode: 0x811a0015 Shortcode: CE-36534-1
  • Returncode: 0x811a0016 Shortcode: CE-36535-2
  • Returncode: 0x811a0017 Shortcode: CE-36536-3
  • Returncode: 0x811a0018 Shortcode: CE-36537-4
  • Returncode: 0x811a0019 Shortcode: CE-36538-5
  • Returncode: 0x811b0000 Shortcode: CE-36539-6
  • Returncode: 0x811b0001 Shortcode: CE-36540-8
  • Returncode: 0x811b0002 Shortcode: CE-36541-9
  • Returncode: 0x811b0003 Shortcode: CE-36542-0
  • Returncode: 0x811b0004 Shortcode: CE-36543-1
  • Returncode: 0x811b0005 Shortcode: CE-36544-2
  • Returncode: 0x811b0006 Shortcode: CE-36545-3
  • Returncode: 0x811b0007 Shortcode: CE-36546-4
  • Returncode: 0x811b0008 Shortcode: CE-36547-5
  • Returncode: 0x811b0009 Shortcode: CE-36548-6
  • Returncode: 0x811b0010 Shortcode: CE-36549-7
  • Returncode: 0x811b0011 Shortcode: CE-36550-9
  • Returncode: 0x811b0012 Shortcode: CE-36551-0
  • Returncode: 0x811b0013 Shortcode: CE-36552-1
  • Returncode: 0x811b00ff Shortcode: CE-36553-2
  • Returncode: 0x811d0000 Shortcode: CE-36554-3
  • Returncode: 0x811d0001 Shortcode: CE-36555-4
  • Returncode: 0x811d0002 Shortcode: CE-36556-5
  • Returncode: 0x811d0003 Shortcode: CE-36557-6
  • Returncode: 0x811d0004 Shortcode: CE-36558-7
  • Returncode: 0x811d0005 Shortcode: CE-36559-8
  • Returncode: 0x811d0006 Shortcode: CE-36560-0
  • Returncode: 0x811d0007 Shortcode: CE-36561-1
  • Returncode: 0x811d0008 Shortcode: CE-36562-2
  • Returncode: 0x811d0009 Shortcode: CE-36563-3
  • Returncode: 0x811d000a Shortcode: CE-36564-4
  • Returncode: 0x811d000b Shortcode: CE-36565-5
  • Returncode: 0x811d000c Shortcode: CE-36566-6
  • Returncode: 0x811d000d Shortcode: CE-36567-7
  • Returncode: 0x811d000e Shortcode: CE-36568-8
  • Returncode: 0x811d000f Shortcode: CE-36569-9
  • Returncode: 0x811e0001 Shortcode: CE-36570-1
  • Returncode: 0x811e0002 Shortcode: CE-36571-2
  • Returncode: 0x811e0003 Shortcode: CE-36572-3
  • Returncode: 0x811e0004 Shortcode: CE-36573-4
  • Returncode: 0x811e0005 Shortcode: CE-36574-5
  • Returncode: 0x82200001 Shortcode: WS-36577-8
  • Returncode: 0x82200002 Shortcode: WS-36578-9
  • Returncode: 0x82200003 Shortcode: WS-36579-0
  • Returncode: 0x82200004 Shortcode: WS-36580-2
  • Returncode: 0x82200005 Shortcode: WS-36581-3
  • Returncode: 0x82200006 Shortcode: WS-36582-4
  • Returncode: 0x82200007 Shortcode: WS-36583-5
  • Returncode: 0x82200008 Shortcode: WS-36584-6
  • Returncode: 0x82200009 Shortcode: WS-36585-7
  • Returncode: 0x8220000a Shortcode: WS-36586-8
  • Returncode: 0x8220000b Shortcode: WS-36587-9
  • Returncode: 0x8220000c Shortcode: WS-36588-0
  • Returncode: 0x8220000d Shortcode: WS-36589-1
  • Returncode: 0x8220000e Shortcode: WS-36590-3
  • Returncode: 0x82200100 Shortcode: WS-36591-4
  • Returncode: 0x82200101 Shortcode: WS-36592-5
  • Returncode: 0x82200102 Shortcode: WS-36593-6
  • Returncode: 0x82200103 Shortcode: WS-36594-7
  • Returncode: 0x82200104 Shortcode: WS-36595-8
  • Returncode: 0x82200105 Shortcode: WS-36596-9
  • Returncode: 0x82200140 Shortcode: WS-36597-0
  • Returncode: 0x82200141 Shortcode: WS-36598-1
  • Returncode: 0x82200180 Shortcode: WS-36599-2
  • Returncode: 0x82200181 Shortcode: WS-36600-5
  • Returncode: 0x82200182 Shortcode: WS-36601-6
  • Returncode: 0x82200183 Shortcode: WS-36602-7
  • Returncode: 0x82200184 Shortcode: WS-36603-8
  • Returncode: 0x82200185 Shortcode: WS-36604-9
  • Returncode: 0x82200186 Shortcode: WS-36605-0
  • Returncode: 0x82200187 Shortcode: WS-36606-1
  • Returncode: 0x82200188 Shortcode: WS-36607-2
  • Returncode: 0x82200200 Shortcode: WS-36608-3
  • Returncode: 0x82200201 Shortcode: WS-36609-4
  • Returncode: 0x82200202 Shortcode: WS-36610-6
  • Returncode: 0x82200203 Shortcode: WS-36611-7
  • Returncode: 0x82200204 Shortcode: WS-36612-8
  • Returncode: 0x82200205 Shortcode: WS-36613-9
  • Returncode: 0x82200206 Shortcode: WS-36614-0
  • Returncode: 0x82200207 Shortcode: WS-36615-1
  • Returncode: 0x82200208 Shortcode: WS-36616-2
  • Returncode: 0x82200209 Shortcode: WS-36617-3
  • Returncode: 0x8220020a Shortcode: WS-36618-4
  • Returncode: 0x8220020b Shortcode: WS-36619-5
  • Returncode: 0x8220020c Shortcode: WS-36620-7
  • Returncode: 0x8220020d Shortcode: WS-36621-8
  • Returncode: 0x8220020e Shortcode: WS-36622-9
  • Returncode: 0x8220020f Shortcode: WS-36623-0
  • Returncode: 0x82200210 Shortcode: WS-36624-1
  • Returncode: 0x82200280 Shortcode: WS-36625-2
  • Returncode: 0x82200281 Shortcode: WS-36626-3
  • Returncode: 0x82200282 Shortcode: WS-36627-4
  • Returncode: 0x82200283 Shortcode: WS-36628-5
  • Returncode: 0x82200284 Shortcode: WS-36629-6
  • Returncode: 0x82200285 Shortcode: WS-36630-8
  • Returncode: 0x82200300 Shortcode: WS-36631-9
  • Returncode: 0x82200301 Shortcode: WS-36632-0
  • Returncode: 0x82200302 Shortcode: WS-36633-1
  • Returncode: 0x82200303 Shortcode: WS-36634-2
  • Returncode: 0x82200304 Shortcode: WS-36635-3
  • Returncode: 0x82200340 Shortcode: WS-36636-4
  • Returncode: 0x82200341 Shortcode: WS-36637-5
  • Returncode: 0x82200380 Shortcode: WS-36638-6
  • Returncode: 0x82200400 Shortcode: WS-36639-7
  • Returncode: 0x82200401 Shortcode: WS-36640-9
  • Returncode: 0x82201001 Shortcode: WS-36641-0
  • Returncode: 0x82201002 Shortcode: WS-36642-1
  • Returncode: 0x82201003 Shortcode: WS-36643-2
  • Returncode: 0x82201004 Shortcode: WS-36644-3
  • Returncode: 0x82201005 Shortcode: WS-36645-4
  • Returncode: 0x82201006 Shortcode: WS-36646-5
  • Returncode: 0x82201007 Shortcode: WS-36647-6
  • Returncode: 0x82201008 Shortcode: WS-36648-7
  • Returncode: 0x82201009 Shortcode: WS-36649-8
  • Returncode: 0x8220100a Shortcode: WS-36650-0
  • Returncode: 0x8220100b Shortcode: WS-36651-1
  • Returncode: 0x8220100c Shortcode: WS-36652-2
  • Returncode: 0x8220100d Shortcode: WS-36653-3
  • Returncode: 0x8220100e Shortcode: WS-36654-4
  • Returncode: 0x82201100 Shortcode: WS-36655-5
  • Returncode: 0x82201101 Shortcode: WS-36656-6
  • Returncode: 0x82201102 Shortcode: WS-36657-7
  • Returncode: 0x82201103 Shortcode: WS-36658-8
  • Returncode: 0x82201104 Shortcode: WS-36659-9
  • Returncode: 0x82201105 Shortcode: WS-36660-1
  • Returncode: 0x82201140 Shortcode: WS-36661-2
  • Returncode: 0x82201141 Shortcode: WS-36662-3
  • Returncode: 0x82201180 Shortcode: WS-36663-4
  • Returncode: 0x82201181 Shortcode: WS-36664-5
  • Returncode: 0x82201182 Shortcode: WS-36665-6
  • Returncode: 0x82201183 Shortcode: WS-36666-7
  • Returncode: 0x82201184 Shortcode: WS-36667-8
  • Returncode: 0x82201185 Shortcode: WS-36668-9
  • Returncode: 0x82201186 Shortcode: WS-36669-0
  • Returncode: 0x82201187 Shortcode: WS-36670-2
  • Returncode: 0x82201188 Shortcode: WS-36671-3
  • Returncode: 0x82201200 Shortcode: WS-36672-4
  • Returncode: 0x82201201 Shortcode: WS-36673-5
  • Returncode: 0x82201202 Shortcode: WS-36674-6
  • Returncode: 0x82201203 Shortcode: WS-36675-7
  • Returncode: 0x82201204 Shortcode: WS-36676-8
  • Returncode: 0x82201205 Shortcode: WS-36677-9
  • Returncode: 0x82201206 Shortcode: WS-36678-0
  • Returncode: 0x82201207 Shortcode: WS-36679-1
  • Returncode: 0x82201208 Shortcode: WS-36680-3
  • Returncode: 0x82201209 Shortcode: WS-36681-4
  • Returncode: 0x8220120a Shortcode: WS-36682-5
  • Returncode: 0x8220120b Shortcode: WS-36683-6
  • Returncode: 0x8220120c Shortcode: WS-36684-7
  • Returncode: 0x8220120d Shortcode: WS-36685-8
  • Returncode: 0x8220120e Shortcode: WS-36686-9
  • Returncode: 0x8220120f Shortcode: WS-36687-0
  • Returncode: 0x82201210 Shortcode: WS-36688-1
  • Returncode: 0x82201280 Shortcode: WS-36689-2
  • Returncode: 0x82201281 Shortcode: WS-36690-4
  • Returncode: 0x82201282 Shortcode: WS-36691-5
  • Returncode: 0x82201283 Shortcode: WS-36692-6
  • Returncode: 0x82201284 Shortcode: WS-36693-7
  • Returncode: 0x82201285 Shortcode: WS-36694-8
  • Returncode: 0x82201300 Shortcode: WS-36695-9
  • Returncode: 0x82201301 Shortcode: WS-36696-0
  • Returncode: 0x82201302 Shortcode: WS-36697-1
  • Returncode: 0x82201303 Shortcode: WS-36698-2
  • Returncode: 0x82201304 Shortcode: WS-36699-3
  • Returncode: 0x82201340 Shortcode: WS-36700-6
  • Returncode: 0x82201341 Shortcode: WS-36701-7
  • Returncode: 0x82201380 Shortcode: WS-36702-8
  • Returncode: 0x82201401 Shortcode: WS-36703-9
  • Returncode: 0x82201402 Shortcode: WS-36704-0
  • Returncode: 0x82201403 Shortcode: WS-36705-1
  • Returncode: 0x82201501 Shortcode: WS-36706-2
  • Returncode: 0x82201502 Shortcode: WS-36707-3
  • Returncode: 0x82201503 Shortcode: WS-36708-4
  • Returncode: 0x82201504 Shortcode: WS-36709-5
  • Returncode: 0x82201505 Shortcode: WS-36710-7
  • Returncode: 0x82201506 Shortcode: WS-36711-8
  • Returncode: 0x82201507 Shortcode: WS-36712-9
  • Returncode: 0x82202001 Shortcode: WS-36713-0
  • Returncode: 0x82202002 Shortcode: WS-36714-1
  • Returncode: 0x82202003 Shortcode: WS-36715-2
  • Returncode: 0x82202004 Shortcode: WS-36716-3
  • Returncode: 0x82202005 Shortcode: WS-36717-4
  • Returncode: 0x82202006 Shortcode: WS-36718-5
  • Returncode: 0x82202007 Shortcode: WS-36719-6
  • Returncode: 0x82202008 Shortcode: WS-36720-8
  • Returncode: 0x82202009 Shortcode: WS-36721-9
  • Returncode: 0x8220200a Shortcode: WS-36722-0
  • Returncode: 0x8220200b Shortcode: WS-36723-1
  • Returncode: 0x8220200c Shortcode: WS-36724-2
  • Returncode: 0x8220200d Shortcode: WS-36725-3
  • Returncode: 0x8220200e Shortcode: WS-36726-4
  • Returncode: 0x82202100 Shortcode: WS-36727-5
  • Returncode: 0x82202101 Shortcode: WS-36728-6
  • Returncode: 0x82202102 Shortcode: WS-36729-7
  • Returncode: 0x82202103 Shortcode: WS-36730-9
  • Returncode: 0x82202104 Shortcode: WS-36731-0
  • Returncode: 0x82202105 Shortcode: WS-36732-1
  • Returncode: 0x82202140 Shortcode: WS-36733-2
  • Returncode: 0x82202141 Shortcode: WS-36734-3
  • Returncode: 0x82202180 Shortcode: WS-36735-4
  • Returncode: 0x82202181 Shortcode: WS-36736-5
  • Returncode: 0x82202182 Shortcode: WS-36737-6
  • Returncode: 0x82202183 Shortcode: WS-36738-7
  • Returncode: 0x82202184 Shortcode: WS-36739-8
  • Returncode: 0x82202185 Shortcode: WS-36740-0
  • Returncode: 0x82202186 Shortcode: WS-36741-1
  • Returncode: 0x82202187 Shortcode: WS-36742-2
  • Returncode: 0x82202188 Shortcode: WS-36743-3
  • Returncode: 0x82202200 Shortcode: WS-36744-4
  • Returncode: 0x82202201 Shortcode: WS-36745-5
  • Returncode: 0x82202202 Shortcode: WS-36746-6
  • Returncode: 0x82202203 Shortcode: WS-36747-7
  • Returncode: 0x82202204 Shortcode: WS-36748-8
  • Returncode: 0x82202205 Shortcode: WS-36749-9
  • Returncode: 0x82202206 Shortcode: WS-36750-1
  • Returncode: 0x82202207 Shortcode: WS-36751-2
  • Returncode: 0x82202208 Shortcode: WS-36752-3
  • Returncode: 0x82202209 Shortcode: WS-36753-4
  • Returncode: 0x8220220a Shortcode: WS-36754-5
  • Returncode: 0x8220220b Shortcode: WS-36755-6
  • Returncode: 0x8220220c Shortcode: WS-36756-7
  • Returncode: 0x8220220d Shortcode: WS-36757-8
  • Returncode: 0x8220220e Shortcode: WS-36758-9
  • Returncode: 0x8220220f Shortcode: WS-36759-0
  • Returncode: 0x82202210 Shortcode: WS-36760-2
  • Returncode: 0x82202280 Shortcode: WS-36761-3
  • Returncode: 0x82202281 Shortcode: WS-36762-4
  • Returncode: 0x82202282 Shortcode: WS-36763-5
  • Returncode: 0x82202283 Shortcode: WS-36764-6
  • Returncode: 0x82202284 Shortcode: WS-36765-7
  • Returncode: 0x82202285 Shortcode: WS-36766-8
  • Returncode: 0x82202300 Shortcode: WS-36767-9
  • Returncode: 0x82202301 Shortcode: WS-36768-0
  • Returncode: 0x82202302 Shortcode: WS-36769-1
  • Returncode: 0x82202303 Shortcode: WS-36770-3
  • Returncode: 0x82202304 Shortcode: WS-36771-4
  • Returncode: 0x82202340 Shortcode: WS-36772-5
  • Returncode: 0x82202341 Shortcode: WS-36773-6
  • Returncode: 0x82202380 Shortcode: WS-36774-7
  • Returncode: 0x82202400 Shortcode: WS-36775-8
  • Returncode: 0x82202401 Shortcode: WS-36776-9
  • Returncode: 0x82202900 Shortcode: WS-36777-0
  • Returncode: 0x82202901 Shortcode: WS-36778-1
  • Returncode: 0x82202902 Shortcode: WS-36779-2
  • Returncode: 0x82202903 Shortcode: WS-36780-4
  • Returncode: 0x82202904 Shortcode: WS-36781-5
  • Returncode: 0x82202905 Shortcode: WS-36782-6
  • Returncode: 0x82202906 Shortcode: WS-36783-7
  • Returncode: 0x82202907 Shortcode: WS-36784-8
  • Returncode: 0x82202908 Shortcode: WS-36785-9
  • Returncode: 0x82202909 Shortcode: WS-36786-0
  • Returncode: 0x8220290a Shortcode: WS-36787-1
  • Returncode: 0x8220290b Shortcode: WS-36788-2
  • Returncode: 0x8220290c Shortcode: WS-36789-3
  • Returncode: 0x82202a00 Shortcode: WS-36790-5
  • Returncode: 0x82202a01 Shortcode: WS-36791-6
  • Returncode: 0x82202a02 Shortcode: WS-36792-7
  • Returncode: 0x82202b00 Shortcode: WS-36793-8
  • Returncode: 0x82202c00 Shortcode: WS-36794-9
  • Returncode: 0x82202c01 Shortcode: WS-36795-0
  • Returncode: 0x82202c02 Shortcode: WS-36796-1
  • Returncode: 0x82202c03 Shortcode: WS-36797-2
  • Returncode: 0x82202c04 Shortcode: WS-36798-3
  • Returncode: 0x82202d00 Shortcode: WS-36799-4
  • Returncode: 0x82204001 Shortcode: WS-36800-7
  • Returncode: 0x82204002 Shortcode: WS-36801-8
  • Returncode: 0x82204003 Shortcode: WS-36802-9
  • Returncode: 0x82204004 Shortcode: WS-36803-0
  • Returncode: 0x82204005 Shortcode: WS-36804-1
  • Returncode: 0x82204006 Shortcode: WS-36805-2
  • Returncode: 0x82204007 Shortcode: WS-36806-3
  • Returncode: 0x82204008 Shortcode: WS-36807-4
  • Returncode: 0x82204009 Shortcode: WS-36808-5
  • Returncode: 0x8220400a Shortcode: WS-36809-6
  • Returncode: 0x8220400b Shortcode: WS-36810-8
  • Returncode: 0x8220400c Shortcode: WS-36811-9
  • Returncode: 0x8220400d Shortcode: WS-36812-0
  • Returncode: 0x8220400e Shortcode: WS-36813-1
  • Returncode: 0x82204100 Shortcode: WS-36814-2
  • Returncode: 0x82204101 Shortcode: WS-36815-3
  • Returncode: 0x82204102 Shortcode: WS-36816-4
  • Returncode: 0x82204103 Shortcode: WS-36817-5
  • Returncode: 0x82204104 Shortcode: WS-36818-6
  • Returncode: 0x82204105 Shortcode: WS-36819-7
  • Returncode: 0x82204140 Shortcode: WS-36820-9
  • Returncode: 0x82204141 Shortcode: WS-36821-0
  • Returncode: 0x82204180 Shortcode: WS-36822-1
  • Returncode: 0x82204181 Shortcode: WS-36823-2
  • Returncode: 0x82204182 Shortcode: WS-36824-3
  • Returncode: 0x82204183 Shortcode: WS-36825-4
  • Returncode: 0x82204184 Shortcode: WS-36826-5
  • Returncode: 0x82204185 Shortcode: WS-36827-6
  • Returncode: 0x82204186 Shortcode: WS-36828-7
  • Returncode: 0x82204187 Shortcode: WS-36829-8
  • Returncode: 0x82204188 Shortcode: WS-36830-0
  • Returncode: 0x82204200 Shortcode: WS-36831-1
  • Returncode: 0x82204201 Shortcode: WS-36832-2
  • Returncode: 0x82204202 Shortcode: WS-36833-3
  • Returncode: 0x82204203 Shortcode: WS-36834-4
  • Returncode: 0x82204204 Shortcode: WS-36835-5
  • Returncode: 0x82204205 Shortcode: WS-36836-6
  • Returncode: 0x82204206 Shortcode: WS-36837-7
  • Returncode: 0x82204207 Shortcode: WS-36838-8
  • Returncode: 0x82204208 Shortcode: WS-36839-9
  • Returncode: 0x82204209 Shortcode: WS-36840-1
  • Returncode: 0x8220420a Shortcode: WS-36841-2
  • Returncode: 0x8220420b Shortcode: WS-36842-3
  • Returncode: 0x8220420c Shortcode: WS-36843-4
  • Returncode: 0x8220420d Shortcode: WS-36844-5
  • Returncode: 0x8220420e Shortcode: WS-36845-6
  • Returncode: 0x8220420f Shortcode: WS-36846-7
  • Returncode: 0x82204210 Shortcode: WS-36847-8
  • Returncode: 0x82204280 Shortcode: WS-36848-9
  • Returncode: 0x82204281 Shortcode: WS-36849-0
  • Returncode: 0x82204282 Shortcode: WS-36850-2
  • Returncode: 0x82204283 Shortcode: WS-36851-3
  • Returncode: 0x82204284 Shortcode: WS-36852-4
  • Returncode: 0x82204285 Shortcode: WS-36853-5
  • Returncode: 0x82204300 Shortcode: WS-36854-6
  • Returncode: 0x82204301 Shortcode: WS-36855-7
  • Returncode: 0x82204302 Shortcode: WS-36856-8
  • Returncode: 0x82204303 Shortcode: WS-36857-9
  • Returncode: 0x82204304 Shortcode: WS-36858-0
  • Returncode: 0x82204340 Shortcode: WS-36859-1
  • Returncode: 0x82204341 Shortcode: WS-36860-3
  • Returncode: 0x82204380 Shortcode: WS-36861-4
  • Returncode: 0x82204400 Shortcode: WS-36862-5
  • Returncode: 0x82204401 Shortcode: WS-36863-6
  • Returncode: 0x82204402 Shortcode: WS-36864-7
  • Returncode: 0x82204403 Shortcode: WS-36865-8
  • Returncode: 0x82204800 Shortcode: WS-36866-9
  • Returncode: 0x82205001 Shortcode: WS-36867-0
  • Returncode: 0x82205002 Shortcode: WS-36868-1
  • Returncode: 0x82205003 Shortcode: WS-36869-2
  • Returncode: 0x82205004 Shortcode: WS-36870-4
  • Returncode: 0x82205005 Shortcode: WS-36871-5
  • Returncode: 0x82205006 Shortcode: WS-36872-6
  • Returncode: 0x82205007 Shortcode: WS-36873-7
  • Returncode: 0x82205008 Shortcode: WS-36874-8
  • Returncode: 0x82205009 Shortcode: WS-36875-9
  • Returncode: 0x8220500a Shortcode: WS-36876-0
  • Returncode: 0x8220500b Shortcode: WS-36877-1
  • Returncode: 0x8220500c Shortcode: WS-36878-2
  • Returncode: 0x8220500d Shortcode: WS-36879-3
  • Returncode: 0x8220500e Shortcode: WS-36880-5
  • Returncode: 0x82205100 Shortcode: WS-36881-6
  • Returncode: 0x82205101 Shortcode: WS-36882-7
  • Returncode: 0x82205102 Shortcode: WS-36883-8
  • Returncode: 0x82205103 Shortcode: WS-36884-9
  • Returncode: 0x82205104 Shortcode: WS-36885-0
  • Returncode: 0x82205105 Shortcode: WS-36886-1
  • Returncode: 0x82205140 Shortcode: WS-36887-2
  • Returncode: 0x82205141 Shortcode: WS-36888-3
  • Returncode: 0x82205180 Shortcode: WS-36889-4
  • Returncode: 0x82205181 Shortcode: WS-36890-6
  • Returncode: 0x82205182 Shortcode: WS-36891-7
  • Returncode: 0x82205183 Shortcode: WS-36892-8
  • Returncode: 0x82205184 Shortcode: WS-36893-9
  • Returncode: 0x82205185 Shortcode: WS-36894-0
  • Returncode: 0x82205186 Shortcode: WS-36895-1
  • Returncode: 0x82205187 Shortcode: WS-36896-2
  • Returncode: 0x82205188 Shortcode: WS-36897-3
  • Returncode: 0x82205200 Shortcode: WS-36898-4
  • Returncode: 0x82205201 Shortcode: WS-36899-5
  • Returncode: 0x82205202 Shortcode: WS-36900-8
  • Returncode: 0x82205203 Shortcode: WS-36901-9
  • Returncode: 0x82205204 Shortcode: WS-36902-0
  • Returncode: 0x82205205 Shortcode: WS-36903-1
  • Returncode: 0x82205206 Shortcode: WS-36904-2
  • Returncode: 0x82205207 Shortcode: WS-36905-3
  • Returncode: 0x82205208 Shortcode: WS-36906-4
  • Returncode: 0x82205209 Shortcode: WS-36907-5
  • Returncode: 0x8220520a Shortcode: WS-36908-6
  • Returncode: 0x8220520b Shortcode: WS-36909-7
  • Returncode: 0x8220520c Shortcode: WS-36910-9
  • Returncode: 0x8220520d Shortcode: WS-36911-0
  • Returncode: 0x8220520e Shortcode: WS-36912-1
  • Returncode: 0x8220520f Shortcode: WS-36913-2
  • Returncode: 0x82205210 Shortcode: WS-36914-3
  • Returncode: 0x82205280 Shortcode: WS-36915-4
  • Returncode: 0x82205281 Shortcode: WS-36916-5
  • Returncode: 0x82205282 Shortcode: WS-36917-6
  • Returncode: 0x82205283 Shortcode: WS-36918-7
  • Returncode: 0x82205284 Shortcode: WS-36919-8
  • Returncode: 0x82205285 Shortcode: WS-36920-0
  • Returncode: 0x82205300 Shortcode: WS-36921-1
  • Returncode: 0x82205301 Shortcode: WS-36922-2
  • Returncode: 0x82205302 Shortcode: WS-36923-3
  • Returncode: 0x82205303 Shortcode: WS-36924-4
  • Returncode: 0x82205304 Shortcode: WS-36925-5
  • Returncode: 0x82205340 Shortcode: WS-36926-6
  • Returncode: 0x82205341 Shortcode: WS-36927-7
  • Returncode: 0x82205380 Shortcode: WS-36928-8
  • Returncode: 0x82205400 Shortcode: WS-36929-9
  • Returncode: 0x82205800 Shortcode: WS-36930-1
  • Returncode: 0x82205801 Shortcode: WS-36931-2
  • Returncode: 0x82206001 Shortcode: WS-36932-3
  • Returncode: 0x82206002 Shortcode: WS-36933-4
  • Returncode: 0x82206003 Shortcode: WS-36934-5
  • Returncode: 0x82206004 Shortcode: WS-36935-6
  • Returncode: 0x82206005 Shortcode: WS-36936-7
  • Returncode: 0x82206006 Shortcode: WS-36937-8
  • Returncode: 0x82206007 Shortcode: WS-36938-9
  • Returncode: 0x82206008 Shortcode: WS-36939-0
  • Returncode: 0x82206009 Shortcode: WS-36940-2
  • Returncode: 0x8220600a Shortcode: WS-36941-3
  • Returncode: 0x8220600b Shortcode: WS-36942-4
  • Returncode: 0x8220600c Shortcode: WS-36943-5
  • Returncode: 0x8220600d Shortcode: WS-36944-6
  • Returncode: 0x8220600e Shortcode: WS-36945-7
  • Returncode: 0x82206100 Shortcode: WS-36946-8
  • Returncode: 0x82206101 Shortcode: WS-36947-9
  • Returncode: 0x82206102 Shortcode: WS-36948-0
  • Returncode: 0x82206103 Shortcode: WS-36949-1
  • Returncode: 0x82206104 Shortcode: WS-36950-3
  • Returncode: 0x82206105 Shortcode: WS-36951-4
  • Returncode: 0x82206140 Shortcode: WS-36952-5
  • Returncode: 0x82206141 Shortcode: WS-36953-6
  • Returncode: 0x82206180 Shortcode: WS-36954-7
  • Returncode: 0x82206181 Shortcode: WS-36955-8
  • Returncode: 0x82206182 Shortcode: WS-36956-9
  • Returncode: 0x82206183 Shortcode: WS-36957-0
  • Returncode: 0x82206184 Shortcode: WS-36958-1
  • Returncode: 0x82206185 Shortcode: WS-36959-2
  • Returncode: 0x82206186 Shortcode: WS-36960-4
  • Returncode: 0x82206187 Shortcode: WS-36961-5
  • Returncode: 0x82206188 Shortcode: WS-36962-6
  • Returncode: 0x82206200 Shortcode: WS-36963-7
  • Returncode: 0x82206201 Shortcode: WS-36964-8
  • Returncode: 0x82206202 Shortcode: WS-36965-9
  • Returncode: 0x82206203 Shortcode: WS-36966-0
  • Returncode: 0x82206204 Shortcode: WS-36967-1
  • Returncode: 0x82206205 Shortcode: WS-36968-2
  • Returncode: 0x82206206 Shortcode: WS-36969-3
  • Returncode: 0x82206207 Shortcode: WS-36970-5
  • Returncode: 0x82206208 Shortcode: WS-36971-6
  • Returncode: 0x82206209 Shortcode: WS-36972-7
  • Returncode: 0x8220620a Shortcode: WS-36973-8
  • Returncode: 0x8220620b Shortcode: WS-36974-9
  • Returncode: 0x8220620c Shortcode: WS-36975-0
  • Returncode: 0x8220620d Shortcode: WS-36976-1
  • Returncode: 0x8220620e Shortcode: WS-36977-2
  • Returncode: 0x8220620f Shortcode: WS-36978-3
  • Returncode: 0x82206210 Shortcode: WS-36979-4
  • Returncode: 0x82206280 Shortcode: WS-36980-6
  • Returncode: 0x82206281 Shortcode: WS-36981-7
  • Returncode: 0x82206282 Shortcode: WS-36982-8
  • Returncode: 0x82206283 Shortcode: WS-36983-9
  • Returncode: 0x82206284 Shortcode: WS-36984-0
  • Returncode: 0x82206285 Shortcode: WS-36985-1
  • Returncode: 0x82206300 Shortcode: WS-36986-2
  • Returncode: 0x82206301 Shortcode: WS-36987-3
  • Returncode: 0x82206302 Shortcode: WS-36988-4
  • Returncode: 0x82206303 Shortcode: WS-36989-5
  • Returncode: 0x82206304 Shortcode: WS-36990-7
  • Returncode: 0x82206340 Shortcode: WS-36991-8
  • Returncode: 0x82206341 Shortcode: WS-36992-9
  • Returncode: 0x82206380 Shortcode: WS-36993-0
  • Returncode: 0x82206400 Shortcode: WS-36994-1
  • Returncode: 0x82206802 Shortcode: WS-36995-2
  • Returncode: 0x82206803 Shortcode: WS-36996-3
  • Returncode: 0x82206804 Shortcode: WS-36997-4
  • Returncode: 0x82207001 Shortcode: WS-36998-5
  • Returncode: 0x82207002 Shortcode: WS-36999-6
  • Returncode: 0x82207003 Shortcode: WS-37000-0
  • Returncode: 0x82207004 Shortcode: WS-37001-1
  • Returncode: 0x82207005 Shortcode: WS-37002-2
  • Returncode: 0x82207006 Shortcode: WS-37003-3
  • Returncode: 0x82207007 Shortcode: WS-37004-4
  • Returncode: 0x82207008 Shortcode: WS-37005-5
  • Returncode: 0x82207009 Shortcode: WS-37006-6
  • Returncode: 0x8220700a Shortcode: WS-37007-7
  • Returncode: 0x8220700b Shortcode: WS-37008-8
  • Returncode: 0x8220700c Shortcode: WS-37009-9
  • Returncode: 0x8220700d Shortcode: WS-37010-1
  • Returncode: 0x8220700e Shortcode: WS-37011-2
  • Returncode: 0x82207100 Shortcode: WS-37012-3
  • Returncode: 0x82207101 Shortcode: WS-37013-4
  • Returncode: 0x82207102 Shortcode: WS-37014-5
  • Returncode: 0x82207103 Shortcode: WS-37015-6
  • Returncode: 0x82207104 Shortcode: WS-37016-7
  • Returncode: 0x82207105 Shortcode: WS-37017-8
  • Returncode: 0x82207140 Shortcode: WS-37018-9
  • Returncode: 0x82207141 Shortcode: WS-37019-0
  • Returncode: 0x82207180 Shortcode: WS-37020-2
  • Returncode: 0x82207181 Shortcode: WS-37021-3
  • Returncode: 0x82207182 Shortcode: WS-37022-4
  • Returncode: 0x82207183 Shortcode: WS-37023-5
  • Returncode: 0x82207184 Shortcode: WS-37024-6
  • Returncode: 0x82207185 Shortcode: WS-37025-7
  • Returncode: 0x82207186 Shortcode: WS-37026-8
  • Returncode: 0x82207187 Shortcode: WS-37027-9
  • Returncode: 0x82207188 Shortcode: WS-37028-0
  • Returncode: 0x82207200 Shortcode: WS-37029-1
  • Returncode: 0x82207201 Shortcode: WS-37030-3
  • Returncode: 0x82207202 Shortcode: WS-37031-4
  • Returncode: 0x82207203 Shortcode: WS-37032-5
  • Returncode: 0x82207204 Shortcode: WS-37033-6
  • Returncode: 0x82207205 Shortcode: WS-37034-7
  • Returncode: 0x82207206 Shortcode: WS-37035-8
  • Returncode: 0x82207207 Shortcode: WS-37036-9
  • Returncode: 0x82207208 Shortcode: WS-37037-0
  • Returncode: 0x82207209 Shortcode: WS-37038-1
  • Returncode: 0x8220720a Shortcode: WS-37039-2
  • Returncode: 0x8220720b Shortcode: WS-37040-4
  • Returncode: 0x8220720c Shortcode: WS-37041-5
  • Returncode: 0x8220720d Shortcode: WS-37042-6
  • Returncode: 0x8220720e Shortcode: WS-37043-7
  • Returncode: 0x8220720f Shortcode: WS-37044-8
  • Returncode: 0x82207210 Shortcode: WS-37045-9
  • Returncode: 0x82207280 Shortcode: WS-37046-0
  • Returncode: 0x82207281 Shortcode: WS-37047-1
  • Returncode: 0x82207282 Shortcode: WS-37048-2
  • Returncode: 0x82207283 Shortcode: WS-37049-3
  • Returncode: 0x82207284 Shortcode: WS-37050-5
  • Returncode: 0x82207285 Shortcode: WS-37051-6
  • Returncode: 0x82207300 Shortcode: WS-37052-7
  • Returncode: 0x82207301 Shortcode: WS-37053-8
  • Returncode: 0x82207302 Shortcode: WS-37054-9
  • Returncode: 0x82207303 Shortcode: WS-37055-0
  • Returncode: 0x82207304 Shortcode: WS-37056-1
  • Returncode: 0x82207340 Shortcode: WS-37057-2
  • Returncode: 0x82207341 Shortcode: WS-37058-3
  • Returncode: 0x82207380 Shortcode: WS-37059-4
  • Returncode: 0x82207400 Shortcode: WS-37060-6
  • Returncode: 0x8220a001 Shortcode: WS-37061-7
  • Returncode: 0x8220a002 Shortcode: WS-37062-8
  • Returncode: 0x8220a003 Shortcode: WS-37063-9
  • Returncode: 0x8220a004 Shortcode: WS-37064-0
  • Returncode: 0x8220a005 Shortcode: WS-37065-1
  • Returncode: 0x8220a006 Shortcode: WS-37066-2
  • Returncode: 0x8220a007 Shortcode: WS-37067-3
  • Returncode: 0x8220a008 Shortcode: WS-37068-4
  • Returncode: 0x8220a009 Shortcode: WS-37069-5
  • Returncode: 0x8220a00a Shortcode: WS-37070-7
  • Returncode: 0x8220a00b Shortcode: WS-37071-8
  • Returncode: 0x8220a00c Shortcode: WS-37072-9
  • Returncode: 0x8220a00d Shortcode: WS-37073-0
  • Returncode: 0x8220a00e Shortcode: WS-37074-1
  • Returncode: 0x8220a100 Shortcode: WS-37075-2
  • Returncode: 0x8220a101 Shortcode: WS-37076-3
  • Returncode: 0x8220a102 Shortcode: WS-37077-4
  • Returncode: 0x8220a103 Shortcode: WS-37078-5
  • Returncode: 0x8220a104 Shortcode: WS-37079-6
  • Returncode: 0x8220a105 Shortcode: WS-37080-8
  • Returncode: 0x8220a140 Shortcode: WS-37081-9
  • Returncode: 0x8220a141 Shortcode: WS-37082-0
  • Returncode: 0x8220a180 Shortcode: WS-37083-1
  • Returncode: 0x8220a181 Shortcode: WS-37084-2
  • Returncode: 0x8220a182 Shortcode: WS-37085-3
  • Returncode: 0x8220a183 Shortcode: WS-37086-4
  • Returncode: 0x8220a184 Shortcode: WS-37087-5
  • Returncode: 0x8220a185 Shortcode: WS-37088-6
  • Returncode: 0x8220a186 Shortcode: WS-37089-7
  • Returncode: 0x8220a187 Shortcode: WS-37090-9
  • Returncode: 0x8220a188 Shortcode: WS-37091-0
  • Returncode: 0x8220a200 Shortcode: WS-37092-1
  • Returncode: 0x8220a201 Shortcode: WS-37093-2
  • Returncode: 0x8220a202 Shortcode: WS-37094-3
  • Returncode: 0x8220a203 Shortcode: WS-37095-4
  • Returncode: 0x8220a204 Shortcode: WS-37096-5
  • Returncode: 0x8220a205 Shortcode: WS-37097-6
  • Returncode: 0x8220a206 Shortcode: WS-37098-7
  • Returncode: 0x8220a207 Shortcode: WS-37099-8
  • Returncode: 0x8220a208 Shortcode: WS-37100-1
  • Returncode: 0x8220a209 Shortcode: WS-37101-2
  • Returncode: 0x8220a20a Shortcode: WS-37102-3
  • Returncode: 0x8220a20b Shortcode: WS-37103-4
  • Returncode: 0x8220a20c Shortcode: WS-37104-5
  • Returncode: 0x8220a20d Shortcode: WS-37105-6
  • Returncode: 0x8220a20e Shortcode: WS-37106-7
  • Returncode: 0x8220a20f Shortcode: WS-37107-8
  • Returncode: 0x8220a210 Shortcode: WS-37108-9
  • Returncode: 0x8220a280 Shortcode: WS-37109-0
  • Returncode: 0x8220a281 Shortcode: WS-37110-2
  • Returncode: 0x8220a282 Shortcode: WS-37111-3
  • Returncode: 0x8220a283 Shortcode: WS-37112-4
  • Returncode: 0x8220a284 Shortcode: WS-37113-5
  • Returncode: 0x8220a285 Shortcode: WS-37114-6
  • Returncode: 0x8220a300 Shortcode: WS-37115-7
  • Returncode: 0x8220a301 Shortcode: WS-37116-8
  • Returncode: 0x8220a302 Shortcode: WS-37117-9
  • Returncode: 0x8220a303 Shortcode: WS-37118-0
  • Returncode: 0x8220a304 Shortcode: WS-37119-1
  • Returncode: 0x8220a340 Shortcode: WS-37120-3
  • Returncode: 0x8220a341 Shortcode: WS-37121-4
  • Returncode: 0x8220a380 Shortcode: WS-37122-5
  • Returncode: 0x8220b001 Shortcode: WS-37123-6
  • Returncode: 0x8220b002 Shortcode: WS-37124-7
  • Returncode: 0x8220b003 Shortcode: WS-37125-8
  • Returncode: 0x8220b004 Shortcode: WS-37126-9
  • Returncode: 0x8220b005 Shortcode: WS-37127-0
  • Returncode: 0x8220b006 Shortcode: WS-37128-1
  • Returncode: 0x8220b007 Shortcode: WS-37129-2
  • Returncode: 0x8220b008 Shortcode: WS-37130-4
  • Returncode: 0x8220b009 Shortcode: WS-37131-5
  • Returncode: 0x8220b00a Shortcode: WS-37132-6
  • Returncode: 0x8220b00b Shortcode: WS-37133-7
  • Returncode: 0x8220b00c Shortcode: WS-37134-8
  • Returncode: 0x8220b00d Shortcode: WS-37135-9
  • Returncode: 0x8220b00e Shortcode: WS-37136-0
  • Returncode: 0x8220b100 Shortcode: WS-37137-1
  • Returncode: 0x8220b101 Shortcode: WS-37138-2
  • Returncode: 0x8220b102 Shortcode: WS-37139-3
  • Returncode: 0x8220b103 Shortcode: WS-37140-5
  • Returncode: 0x8220b104 Shortcode: WS-37141-6
  • Returncode: 0x8220b105 Shortcode: WS-37142-7
  • Returncode: 0x8220b140 Shortcode: WS-37143-8
  • Returncode: 0x8220b141 Shortcode: WS-37144-9
  • Returncode: 0x8220b180 Shortcode: WS-37145-0
  • Returncode: 0x8220b181 Shortcode: WS-37146-1
  • Returncode: 0x8220b182 Shortcode: WS-37147-2
  • Returncode: 0x8220b183 Shortcode: WS-37148-3
  • Returncode: 0x8220b184 Shortcode: WS-37149-4
  • Returncode: 0x8220b185 Shortcode: WS-37150-6
  • Returncode: 0x8220b186 Shortcode: WS-37151-7
  • Returncode: 0x8220b187 Shortcode: WS-37152-8
  • Returncode: 0x8220b188 Shortcode: WS-37153-9
  • Returncode: 0x8220b200 Shortcode: WS-37154-0
  • Returncode: 0x8220b201 Shortcode: WS-37155-1
  • Returncode: 0x8220b202 Shortcode: WS-37156-2
  • Returncode: 0x8220b203 Shortcode: WS-37157-3
  • Returncode: 0x8220b204 Shortcode: WS-37158-4
  • Returncode: 0x8220b205 Shortcode: WS-37159-5
  • Returncode: 0x8220b206 Shortcode: WS-37160-7
  • Returncode: 0x8220b207 Shortcode: WS-37161-8
  • Returncode: 0x8220b208 Shortcode: WS-37162-9
  • Returncode: 0x8220b209 Shortcode: WS-37163-0
  • Returncode: 0x8220b20a Shortcode: WS-37164-1
  • Returncode: 0x8220b20b Shortcode: WS-37165-2
  • Returncode: 0x8220b20c Shortcode: WS-37166-3
  • Returncode: 0x8220b20d Shortcode: WS-37167-4
  • Returncode: 0x8220b20e Shortcode: WS-37168-5
  • Returncode: 0x8220b20f Shortcode: WS-37169-6
  • Returncode: 0x8220b210 Shortcode: WS-37170-8
  • Returncode: 0x8220b280 Shortcode: WS-37171-9
  • Returncode: 0x8220b281 Shortcode: WS-37172-0
  • Returncode: 0x8220b282 Shortcode: WS-37173-1
  • Returncode: 0x8220b283 Shortcode: WS-37174-2
  • Returncode: 0x8220b284 Shortcode: WS-37175-3
  • Returncode: 0x8220b285 Shortcode: WS-37176-4
  • Returncode: 0x8220b300 Shortcode: WS-37177-5
  • Returncode: 0x8220b301 Shortcode: WS-37178-6
  • Returncode: 0x8220b302 Shortcode: WS-37179-7
  • Returncode: 0x8220b303 Shortcode: WS-37180-9
  • Returncode: 0x8220b304 Shortcode: WS-37181-0
  • Returncode: 0x8220b340 Shortcode: WS-37182-1
  • Returncode: 0x8220b341 Shortcode: WS-37183-2
  • Returncode: 0x8220b380 Shortcode: WS-37184-3
  • Returncode: 0x8220c001 Shortcode: WS-37185-4
  • Returncode: 0x8220c002 Shortcode: WS-37186-5
  • Returncode: 0x8220c003 Shortcode: WS-37187-6
  • Returncode: 0x8220c004 Shortcode: WS-37188-7
  • Returncode: 0x8220c005 Shortcode: WS-37189-8
  • Returncode: 0x8220c006 Shortcode: WS-37190-0
  • Returncode: 0x8220c007 Shortcode: WS-37191-1
  • Returncode: 0x8220c008 Shortcode: WS-37192-2
  • Returncode: 0x8220c009 Shortcode: WS-37193-3
  • Returncode: 0x8220c00a Shortcode: WS-37194-4
  • Returncode: 0x8220c00b Shortcode: WS-37195-5
  • Returncode: 0x8220c00c Shortcode: WS-37196-6
  • Returncode: 0x8220c00d Shortcode: WS-37197-7
  • Returncode: 0x8220c00e Shortcode: WS-37198-8
  • Returncode: 0x8220c100 Shortcode: WS-37199-9
  • Returncode: 0x8220c101 Shortcode: WS-37200-2
  • Returncode: 0x8220c102 Shortcode: WS-37201-3
  • Returncode: 0x8220c103 Shortcode: WS-37202-4
  • Returncode: 0x8220c104 Shortcode: WS-37203-5
  • Returncode: 0x8220c105 Shortcode: WS-37204-6
  • Returncode: 0x8220c140 Shortcode: WS-37205-7
  • Returncode: 0x8220c141 Shortcode: WS-37206-8
  • Returncode: 0x8220c180 Shortcode: WS-37207-9
  • Returncode: 0x8220c181 Shortcode: WS-37208-0
  • Returncode: 0x8220c182 Shortcode: WS-37209-1
  • Returncode: 0x8220c183 Shortcode: WS-37210-3
  • Returncode: 0x8220c184 Shortcode: WS-37211-4
  • Returncode: 0x8220c185 Shortcode: WS-37212-5
  • Returncode: 0x8220c186 Shortcode: WS-37213-6
  • Returncode: 0x8220c187 Shortcode: WS-37214-7
  • Returncode: 0x8220c188 Shortcode: WS-37215-8
  • Returncode: 0x8220c200 Shortcode: WS-37216-9
  • Returncode: 0x8220c201 Shortcode: WS-37217-0
  • Returncode: 0x8220c202 Shortcode: WS-37218-1
  • Returncode: 0x8220c203 Shortcode: WS-37219-2
  • Returncode: 0x8220c204 Shortcode: WS-37220-4
  • Returncode: 0x8220c205 Shortcode: WS-37221-5
  • Returncode: 0x8220c206 Shortcode: WS-37222-6
  • Returncode: 0x8220c207 Shortcode: WS-37223-7
  • Returncode: 0x8220c208 Shortcode: WS-37224-8
  • Returncode: 0x8220c209 Shortcode: WS-37225-9
  • Returncode: 0x8220c20a Shortcode: WS-37226-0
  • Returncode: 0x8220c20b Shortcode: WS-37526-3
  • Returncode: 0x8220c20c Shortcode: WS-37227-1
  • Returncode: 0x8220c20d Shortcode: WS-37228-2
  • Returncode: 0x8220c20e Shortcode: WS-37229-3
  • Returncode: 0x8220c20f Shortcode: WS-37230-5
  • Returncode: 0x8220c210 Shortcode: WS-37231-6
  • Returncode: 0x8220c280 Shortcode: WS-37232-7
  • Returncode: 0x8220c281 Shortcode: WS-37233-8
  • Returncode: 0x8220c282 Shortcode: WS-37234-9
  • Returncode: 0x8220c283 Shortcode: WS-37235-0
  • Returncode: 0x8220c284 Shortcode: WS-37236-1
  • Returncode: 0x8220c285 Shortcode: WS-37237-2
  • Returncode: 0x8220c300 Shortcode: WS-37238-3
  • Returncode: 0x8220c301 Shortcode: WS-37239-4
  • Returncode: 0x8220c302 Shortcode: WS-37240-6
  • Returncode: 0x8220c303 Shortcode: WS-37241-7
  • Returncode: 0x8220c304 Shortcode: WS-37242-8
  • Returncode: 0x8220c340 Shortcode: WS-37243-9
  • Returncode: 0x8220c341 Shortcode: WS-37244-0
  • Returncode: 0x8220c380 Shortcode: WS-37245-1
  • Returncode: 0x82302f01 Shortcode: WS-37246-2
  • Returncode: 0x82302f02 Shortcode: WS-37247-3
  • Returncode: 0x82302f03 Shortcode: WS-37248-4
  • Returncode: 0x82302f05 Shortcode: WS-37249-5
  • Returncode: 0x82302f07 Shortcode: WS-37250-7
  • Returncode: 0x82302f08 Shortcode: WS-37251-8
  • Returncode: 0x82302f09 Shortcode: WS-37252-9
  • Returncode: 0x82302f0a Shortcode: WS-37253-0
  • Returncode: 0x82302f12 Shortcode: WS-37254-1
  • Returncode: 0x82302f14 Shortcode: WS-37255-2
  • Returncode: 0x82302f31 Shortcode: WS-37256-3
  • Returncode: 0x82302f32 Shortcode: WS-37257-4
  • Returncode: 0x82302f35 Shortcode: WS-37258-5
  • Returncode: 0x82302f38 Shortcode: WS-37259-6
  • Returncode: 0x82302f39 Shortcode: WS-37260-8
  • Returncode: 0x82302f3a Shortcode: WS-37261-9
  • Returncode: 0x82302f3b Shortcode: WS-37262-0
  • Returncode: 0x82302f63 Shortcode: WS-37263-1
  • Returncode: 0x82302f64 Shortcode: WS-37264-2
  • Returncode: 0x82302f67 Shortcode: WS-37265-3
  • Returncode: 0x82302f68 Shortcode: WS-37266-4
  • Returncode: 0x82302f69 Shortcode: WS-37267-5
  • Returncode: 0x82303f01 Shortcode: WS-37268-6
  • Returncode: 0x82303f02 Shortcode: WS-37269-7
  • Returncode: 0x82303f03 Shortcode: WS-37270-9
  • Returncode: 0x82303f04 Shortcode: WS-37271-0
  • Returncode: 0x82303f05 Shortcode: WS-37272-1
  • Returncode: 0x82303f06 Shortcode: WS-37273-2
  • Returncode: 0x82303f07 Shortcode: WS-37274-3
  • Returncode: 0x82303f08 Shortcode: WS-37275-4
  • Returncode: 0x82303f09 Shortcode: WS-37276-5
  • Returncode: 0x82303f0a Shortcode: WS-37277-6
  • Returncode: 0x82303f12 Shortcode: WS-37278-7
  • Returncode: 0x82303f64 Shortcode: WS-37279-8
  • Returncode: 0x82303f65 Shortcode: WS-37280-0
  • Returncode: 0x82303f66 Shortcode: WS-37281-1
  • Returncode: 0x82303f67 Shortcode: WS-37282-2
  • Returncode: 0x82303f68 Shortcode: WS-37283-3
  • Returncode: 0x82303f69 Shortcode: WS-37284-4
  • Returncode: 0x82304f01 Shortcode: WS-37285-5
  • Returncode: 0x82304f02 Shortcode: WS-37286-6
  • Returncode: 0x82304f03 Shortcode: WS-37287-7
  • Returncode: 0x82304f04 Shortcode: WS-37288-8
  • Returncode: 0x82304f05 Shortcode: WS-37289-9
  • Returncode: 0x82304f06 Shortcode: WS-37290-1
  • Returncode: 0x82304f07 Shortcode: WS-37291-2
  • Returncode: 0x82304f08 Shortcode: WS-37292-3
  • Returncode: 0x82304f09 Shortcode: WS-37293-4
  • Returncode: 0x82304f0a Shortcode: WS-37294-5
  • Returncode: 0x82304f12 Shortcode: WS-37295-6
  • Returncode: 0x82304f64 Shortcode: WS-37296-7
  • Returncode: 0x82304f65 Shortcode: WS-37297-8
  • Returncode: 0x82304f66 Shortcode: WS-37298-9
  • Returncode: 0x82304f67 Shortcode: WS-37299-0
  • Returncode: 0x82304f68 Shortcode: WS-37300-3
  • Returncode: 0x82304f69 Shortcode: WS-37301-4
  • Returncode: 0x82305f01 Shortcode: WS-37302-5
  • Returncode: 0x82305f02 Shortcode: WS-37303-6
  • Returncode: 0x82305f03 Shortcode: WS-37304-7
  • Returncode: 0x82305f04 Shortcode: WS-37305-8
  • Returncode: 0x82305f05 Shortcode: WS-37306-9
  • Returncode: 0x82305f06 Shortcode: WS-37307-0
  • Returncode: 0x82305f07 Shortcode: WS-37308-1
  • Returncode: 0x82305f08 Shortcode: WS-37309-2
  • Returncode: 0x82305f09 Shortcode: WS-37310-4
  • Returncode: 0x82305f0a Shortcode: WS-37311-5
  • Returncode: 0x82305f0c Shortcode: WS-37527-4
  • Returncode: 0x82305f12 Shortcode: WS-37312-6
  • Returncode: 0x82305f13 Shortcode: WS-37313-7
  • Returncode: 0x82305f14 Shortcode: WS-37314-8
  • Returncode: 0x82305f21 Shortcode: WS-37315-9
  • Returncode: 0x82305f22 Shortcode: WS-37316-0
  • Returncode: 0x82305f31 Shortcode: WS-37317-1
  • Returncode: 0x82305f38 Shortcode: WS-37318-2
  • Returncode: 0x82305f41 Shortcode: WS-37319-3
  • Returncode: 0x82305f42 Shortcode: WS-37320-5
  • Returncode: 0x82305f43 Shortcode: WS-37321-6
  • Returncode: 0x82305f44 Shortcode: WS-37322-7
  • Returncode: 0x82305f45 Shortcode: WS-37323-8
  • Returncode: 0x82305f47 Shortcode: WS-37324-9
  • Returncode: 0x82305f63 Shortcode: WS-37325-0
  • Returncode: 0x82305f64 Shortcode: WS-37326-1
  • Returncode: 0x82305f65 Shortcode: WS-37327-2
  • Returncode: 0x82305f66 Shortcode: WS-37328-3
  • Returncode: 0x82305f67 Shortcode: WS-37329-4
  • Returncode: 0x82305f68 Shortcode: WS-37330-6
  • Returncode: 0x82305f69 Shortcode: WS-37331-7
  • Returncode: 0x82e00001 Shortcode: WS-37332-8
  • Returncode: 0x82e00002 Shortcode: WS-37333-9
  • Returncode: 0x82e00012 Shortcode: WS-37334-0
  • Returncode: 0x82e00014 Shortcode: WS-37335-1
  • Returncode: 0x82e0001b Shortcode: WS-37336-2
  • Returncode: 0x82e0001c Shortcode: WS-37337-3
  • Returncode: 0x82e0001d Shortcode: WS-37338-4
  • Returncode: 0x82e00033 Shortcode: WS-37339-5
  • Returncode: 0x82e00064 Shortcode: WS-37340-7
  • Returncode: 0x82e00067 Shortcode: WS-37341-8
  • Returncode: 0x82e01002 Shortcode: WS-37342-9
  • Returncode: 0x82e01003 Shortcode: WS-37343-0
  • Returncode: 0x82e01006 Shortcode: WS-37344-1
  • Returncode: 0x82e01012 Shortcode: WS-37345-2
  • Returncode: 0x82e01022 Shortcode: WS-37346-3
  • Returncode: 0x82e01027 Shortcode: WS-37347-4
  • Returncode: 0x82e01036 Shortcode: WS-37348-5
  • Returncode: 0x82e01037 Shortcode: WS-37349-6
  • Returncode: 0x82e01038 Shortcode: WS-37350-8
  • Returncode: 0x82e01039 Shortcode: WS-37351-9
  • Returncode: 0x82e0103a Shortcode: WS-37352-0
  • Returncode: 0x82e0103b Shortcode: WS-37353-1
  • Returncode: 0x82e0103c Shortcode: WS-37354-2
  • Returncode: 0x82e0103d Shortcode: WS-37355-3
  • Returncode: 0x82e0103e Shortcode: WS-37356-4
  • Returncode: 0x82e0103f Shortcode: WS-37357-5
  • Returncode: 0x82e01040 Shortcode: WS-37358-6
  • Returncode: 0x82e01041 Shortcode: WS-37359-7
  • Returncode: 0x82e01042 Shortcode: WS-37360-9
  • Returncode: 0x82e01045 Shortcode: WS-37361-0
  • Returncode: 0x82e0104a Shortcode: WS-37362-1
  • Returncode: 0x82e0104b Shortcode: WS-37363-2
  • Returncode: 0x82e0104c Shortcode: WS-37364-3
  • Returncode: 0x82e0104d Shortcode: WS-37365-4
  • Returncode: 0x82e0104e Shortcode: WS-37366-5
  • Returncode: 0x82e0104f Shortcode: WS-37367-6
  • Returncode: 0x82e01050 Shortcode: WS-37368-7
  • Returncode: 0x82e01060 Shortcode: WS-37369-8
  • Returncode: 0x82e01067 Shortcode: WS-37370-0
  • Returncode: 0x82e0106a Shortcode: WS-37371-1
  • Returncode: 0x82e10064 Shortcode: WS-37372-2
  • Returncode: 0x82e10065 Shortcode: WS-37373-3
  • Returncode: 0x82e10066 Shortcode: WS-37374-4
  • Returncode: 0x82e100c8 Shortcode: WS-37375-5
  • Returncode: 0x82e100c9 Shortcode: WS-37376-6
  • Returncode: 0x82e100ca Shortcode: WS-37377-7
  • Returncode: 0x82e100cb Shortcode: WS-37378-8
  • Returncode: 0x82e100cc Shortcode: WS-37379-9
  • Returncode: 0x82e100cd Shortcode: WS-37380-1
  • Returncode: 0x82e100ce Shortcode: WS-37381-2
  • Returncode: 0x82e100cf Shortcode: WS-37382-3
  • Returncode: 0x82e100d0 Shortcode: WS-37383-4
  • Returncode: 0x82e100e2 Shortcode: WS-37384-5
  • Returncode: 0x82e1012c Shortcode: WS-37385-6
  • Returncode: 0x82e1012d Shortcode: WS-37386-7
  • Returncode: 0x82e1012e Shortcode: WS-37387-8
  • Returncode: 0x82e1012f Shortcode: WS-37388-9
  • Returncode: 0x82e10130 Shortcode: WS-37389-0
  • Returncode: 0x82e10131 Shortcode: WS-37390-2
  • Returncode: 0x82e10132 Shortcode: WS-37391-3
  • Returncode: 0x82e10133 Shortcode: WS-37392-4
  • Returncode: 0x82e10134 Shortcode: WS-37393-5
  • Returncode: 0x82e10190 Shortcode: WS-37394-6
  • Returncode: 0x82e10191 Shortcode: WS-37395-7
  • Returncode: 0x82e10192 Shortcode: WS-37396-8
  • Returncode: 0x82e10193 Shortcode: WS-37397-9
  • Returncode: 0x82e10194 Shortcode: WS-37398-0
  • Returncode: 0x82e10195 Shortcode: WS-37399-1
  • Returncode: 0x82e10196 Shortcode: WS-37400-4
  • Returncode: 0x82e10197 Shortcode: WS-37401-5
  • Returncode: 0x82e10198 Shortcode: WS-37402-6
  • Returncode: 0x82e10199 Shortcode: WS-37403-7
  • Returncode: 0x82e1019a Shortcode: WS-37404-8
  • Returncode: 0x82e1019b Shortcode: WS-37405-9
  • Returncode: 0x82e1019c Shortcode: WS-37406-0
  • Returncode: 0x82e1019d Shortcode: WS-37407-1
  • Returncode: 0x82e1019e Shortcode: WS-37408-2
  • Returncode: 0x82e1019f Shortcode: WS-37409-3
  • Returncode: 0x82e101a0 Shortcode: WS-37410-5
  • Returncode: 0x82e101a1 Shortcode: WS-37411-6
  • Returncode: 0x82e101a2 Shortcode: WS-37412-7
  • Returncode: 0x82e101a3 Shortcode: WS-37413-8
  • Returncode: 0x82e101a4 Shortcode: WS-37414-9
  • Returncode: 0x82e101a6 Shortcode: WS-37415-0
  • Returncode: 0x82e101a7 Shortcode: WS-37416-1
  • Returncode: 0x82e101a8 Shortcode: WS-37417-2
  • Returncode: 0x82e101a9 Shortcode: WS-37418-3
  • Returncode: 0x82e101aa Shortcode: WS-37419-4
  • Returncode: 0x82e101ab Shortcode: WS-37420-6
  • Returncode: 0x82e101ac Shortcode: WS-37421-7
  • Returncode: 0x82e101ad Shortcode: WS-37422-8
  • Returncode: 0x82e101af Shortcode: WS-37423-9
  • Returncode: 0x82e101bc Shortcode: WS-37424-0
  • Returncode: 0x82e101c1 Shortcode: WS-37425-1
  • Returncode: 0x82e101c2 Shortcode: WS-37426-2
  • Returncode: 0x82e101c3 Shortcode: WS-37427-3
  • Returncode: 0x82e101f3 Shortcode: WS-37428-4
  • Returncode: 0x82e101f4 Shortcode: WS-37429-5
  • Returncode: 0x82e101f5 Shortcode: WS-37430-7
  • Returncode: 0x82e101f6 Shortcode: WS-37431-8
  • Returncode: 0x82e101f7 Shortcode: WS-37432-9
  • Returncode: 0x82e101f8 Shortcode: WS-37433-0
  • Returncode: 0x82e101f9 Shortcode: WS-37434-1
  • Returncode: 0x82e101fa Shortcode: WS-37435-2
  • Returncode: 0x82e101fb Shortcode: WS-37436-3
  • Returncode: 0x82e101fc Shortcode: WS-37437-4
  • Returncode: 0x82e101fd Shortcode: WS-37438-5
  • Returncode: 0x82e101fe Shortcode: WS-37439-6
  • Returncode: 0x82e101ff Shortcode: WS-37440-8
  • Returncode: 0x82e1020a Shortcode: WS-37441-9
  • Returncode: 0x82e10256 Shortcode: WS-37442-0
  • Returncode: 0x82e10257 Shortcode: WS-37443-1
  • Returncode: 0x82f00064 Shortcode: WS-37444-2
  • Returncode: 0x82f00065 Shortcode: WS-37445-3
  • Returncode: 0x82f00066 Shortcode: WS-37446-4
  • Returncode: 0x82f000c8 Shortcode: WS-37447-5
  • Returncode: 0x82f000c9 Shortcode: WS-37448-6
  • Returncode: 0x82f000ca Shortcode: WS-37449-7
  • Returncode: 0x82f000cb Shortcode: WS-37450-9
  • Returncode: 0x82f000cc Shortcode: WS-37451-0
  • Returncode: 0x82f000cd Shortcode: WS-37452-1
  • Returncode: 0x82f000ce Shortcode: WS-37453-2
  • Returncode: 0x82f000cf Shortcode: WS-37454-3
  • Returncode: 0x82f000d0 Shortcode: WS-37455-4
  • Returncode: 0x82f000e2 Shortcode: WS-37456-5
  • Returncode: 0x82f0012c Shortcode: WS-37457-6
  • Returncode: 0x82f0012d Shortcode: WS-37458-7
  • Returncode: 0x82f0012e Shortcode: WS-37459-8
  • Returncode: 0x82f0012f Shortcode: WS-37460-0
  • Returncode: 0x82f00130 Shortcode: WS-37461-1
  • Returncode: 0x82f00131 Shortcode: WS-37462-2
  • Returncode: 0x82f00132 Shortcode: WS-37463-3
  • Returncode: 0x82f00133 Shortcode: WS-37464-4
  • Returncode: 0x82f00134 Shortcode: WS-37465-5
  • Returncode: 0x82f00190 Shortcode: WS-37466-6
  • Returncode: 0x82f00191 Shortcode: WS-37467-7
  • Returncode: 0x82f00192 Shortcode: WS-37468-8
  • Returncode: 0x82f00193 Shortcode: WS-37469-9
  • Returncode: 0x82f00194 Shortcode: WS-37470-1
  • Returncode: 0x82f00195 Shortcode: WS-37471-2
  • Returncode: 0x82f00196 Shortcode: WS-37472-3
  • Returncode: 0x82f00197 Shortcode: WS-37473-4
  • Returncode: 0x82f00198 Shortcode: WS-37474-5
  • Returncode: 0x82f00199 Shortcode: WS-37475-6
  • Returncode: 0x82f0019a Shortcode: WS-37476-7
  • Returncode: 0x82f0019b Shortcode: WS-37477-8
  • Returncode: 0x82f0019c Shortcode: WS-37478-9
  • Returncode: 0x82f0019d Shortcode: WS-37479-0
  • Returncode: 0x82f0019e Shortcode: WS-37480-2
  • Returncode: 0x82f0019f Shortcode: WS-37481-3
  • Returncode: 0x82f001a0 Shortcode: WS-37482-4
  • Returncode: 0x82f001a1 Shortcode: WS-37483-5
  • Returncode: 0x82f001a2 Shortcode: WS-37484-6
  • Returncode: 0x82f001a3 Shortcode: WS-37485-7
  • Returncode: 0x82f001a4 Shortcode: WS-37486-8
  • Returncode: 0x82f001a6 Shortcode: WS-37487-9
  • Returncode: 0x82f001a7 Shortcode: WS-37488-0
  • Returncode: 0x82f001a8 Shortcode: WS-37489-1
  • Returncode: 0x82f001a9 Shortcode: WS-37490-3
  • Returncode: 0x82f001aa Shortcode: WS-37491-4
  • Returncode: 0x82f001ab Shortcode: WS-37492-5
  • Returncode: 0x82f001ac Shortcode: WS-37493-6
  • Returncode: 0x82f001ad Shortcode: WS-37494-7
  • Returncode: 0x82f001af Shortcode: WS-37495-8
  • Returncode: 0x82f001bc Shortcode: WS-37496-9
  • Returncode: 0x82f001c1 Shortcode: WS-37497-0
  • Returncode: 0x82f001c2 Shortcode: WS-37498-1
  • Returncode: 0x82f001c3 Shortcode: WS-37499-2
  • Returncode: 0x82f001f3 Shortcode: WS-37500-5
  • Returncode: 0x82f001f4 Shortcode: WS-37501-6
  • Returncode: 0x82f001f5 Shortcode: WS-37502-7
  • Returncode: 0x82f001f6 Shortcode: WS-37503-8
  • Returncode: 0x82f001f7 Shortcode: WS-37504-9
  • Returncode: 0x82f001f8 Shortcode: WS-37505-0
  • Returncode: 0x82f001f9 Shortcode: WS-37506-1
  • Returncode: 0x82f001fa Shortcode: WS-37507-2
  • Returncode: 0x82f001fb Shortcode: WS-37508-3
  • Returncode: 0x82f001fc Shortcode: WS-37509-4
  • Returncode: 0x82f001fd Shortcode: WS-37510-6
  • Returncode: 0x82f001fe Shortcode: WS-37511-7
  • Returncode: 0x82f001ff Shortcode: WS-37512-8
  • Returncode: 0x82f0020a Shortcode: WS-37513-9
  • Returncode: 0x82f00256 Shortcode: WS-37514-0
  • Returncode: 0x82f00257 Shortcode: WS-37515-1
  • Returncode: 0x82ffffff Shortcode: WS-37516-2

A simple table extracted from ShellCore

http://pastebin.com/bh8urt2p