nn::boss::ResultCode Enumerated Type

Syntax

enum ResultCode;

Value

Value Description
ER_NONE = 0: No error.
ER_INVALID_POLICY 1: The policy information pointer is NULL.
ER_INVALID_ACTION 2: The task action pointer is NULL.
ER_INVALID_OPTION 3: The task option pointer is NULL, or the option code is invalid.
ER_INVALID_APPIDLIST 4: The pointer for getting the application list is NULL.
ER_INVALID_TASKID_LIST 5: The pointer for getting the task ID list is NULL.
ER_INVALID_STEPID_LIST 6: The pointer for getting the step ID list is NULL.
ER_INVALID_NSDATA_IDLIST 7: The pointer to NS data list information is NULL.
ER_INVALID_TASKSTATUS 8: The task status pointer is NULL.
ER_INVALID_PROPERTYVALUE 9: The property value pointer is NULL.
ER_INVALID_NEWARRIVAL_EVENT 10: The pointer to the new arrival event is NULL.
ER_INVALID_NEWARRIVAL_FLAG 11: The pointer to the new arrival flag is NULL.
ER_INVALID_OPTOUT_FLAG 12: The pointer to the OPTOUT flag is NULL.
ER_INVALID_TASKERROR 13: The pointer to the task error information is NULL.
ER_INVALID_NSDATA_VALUE 14: The pointer to the region that stores NSDATA is NULL.
ER_INVALID_NSDATA_INFO 15: The pointer to the location that stores additional NSDATA information is NULL.
ER_INVALID_NSDATA_READFLAG 16: The pointer to the storage region for the NSDATA read flag is NULL.
ER_INVALID_NSDATA_TIME 17: The pointer to the region used to store the NSDATA update time is NULL.
ER_INVALID_NEXTEXECUTETIME 18: The pointer to the location used to store the minutes value of the next execution time is NULL.
ER_HTTP_REQUEST_HEADER_POINTER_NULL 19: The HTTP request header pointer is NULL.
ER_INVALID_POLICYLIST_AVAILABILITY 20: The pointer to information that can be used by the policy list is NULL.
ER_INVALID_TESTMODE_AVAILABILITY 21: The pointer to information usable in test mode is NULL.
ER_INVALID_CONFIG_PARENTAL_CONTROL 22: The pointer to information on Parental Controls settings is NULL.
ER_INVALID_CONFIG_EULA_AGREEMENT 23: The pointer to information about whether the user has agreed to the EULA is NULL.
ER_INVALID_POLICYLIST_ENV_ID 24: The pointer to the policy list's environment ID is NULL.
ER_INVALID_POLICYLIST_URL 25: The pointer to the policy list's URL information is NULL.
ER_INVALID_TASK_ID 26: The task ID pointer is NULL or a zero-length string.
ER_INVALID_TASK_STEP 27: The current step ID was specified during task registration.
ER_INVALID_PROPERTYTYPE 28: The property type is not supported.
ER_INVALID_URL 29: The URL string pointer is NULL or a zero-length string.
ER_INVALID_FILEPATH 30: The file path string pointer is NULL or a zero-length string.
ER_INVALID_TASK_PRIORITY 31: The specified task priority is invalid.
ER_INVALID_TASK_TARGETDURATION 32: The task duration is invalid.
ER_ACTIONCODE_OUT_OF_RANGE 33: The task action code is out of range.
ER_INVALID_NSDATA_SEEK_POSITION 34: The NS data seek position exceeds the data size.
ER_INVALID_MAX_HTTP_REQUEST_HEADER 35: The HTTP request header registration count exceeds the maximum.
ER_INVALID_MAX_CLIENT_CERT 36: The number of client certificates set exceeds the maximum.
ER_INVALID_MAX_ROOT_CA 37: The number of root CAs exceeds the maximum that can be set.
ER_SCHEDULING_POLICY_OUT_OF_RANGE 38: The scheduling policy is invalid.
ER_APINFOTYPE_OUT_OF_RANGE 39: The AP information type is out of range.
ER_TASK_PERMISSION_OUT_OF_RANGE 40: The task permission information is invalid.
ER_WAITFINISH_TIMEOUT 41: The WaitFinish function timed out.
ER_WAITFINISH_TASK_NOT_DONE 42: The target task ended with a result other than TASK_DONE in the WaitFinish function.
ER_IPC_NOT_SESSION_INITIALIZED 43: The IPC session is not initialized.
ER_IPC_PROPERTY_SIZE_ERROR 44: There was a property size error during internal IPC processing.
ER_IPC_TOO_MANY_REQUESTS 45: There are too many IPC requests. (This is provided for future extensibility and cannot be used.)
ER_ALREADY_INITIALIZED 46: IPC is already initialized.
ER_OUT_OF_MEMORY 47: Insufficient memory.
ER_INVALID_NUMBER_OF_NSD 48: The maximum number of NSD files in the NSA was exceeded.
ER_NSDATA_INVALID_FORMAT 49: An invalid NS data format was detected.
ER_APLI_NOT_EXIST 50: The specified application ID was not found.
ER_TASK_NOT_EXIST 51: The specified task ID was not found.
ER_TASK_STEP_NOT_EXIST 52: The specified task step was not found.
ER_APLI_ID_ALREADY_EXIST 53: Another application of the same name is already registered.
ER_TASK_ID_ALREADY_EXIST 54: Another task of the same name is already registered.
ER_TASK_STEP_ALREADY_EXIST 55: Another task step of the same name is already registered.
ER_INVALID_SEQUENCE 56: A sequence error (such as an attempt to start a task that is currently running) was detected.
ER_DATABASE_FULL 57: Storage and tasks cannot be registered because the maximum number of registered application IDs and tasks has been reached.
ER_CANT_UNREGISTER_TASK 58: The task cannot be deleted because of its state (for example, it may currently be running or have already been scheduled).
ER_TASK_NOT_REGISTERED 59: A task that should be registered in the database file was not found.
ER_INVALID_FILEHANDLE 60: Invalid file handle.
ER_INVALID_TASK_SCHEDULING_POLICY 61: An invalid keyword was detected in the scheduling policy list.
ER_INVALID_HTTP_REQUEST_HEADER 62: More than the maximum number of option HTTP request headers were specified.
ER_INVALID_HEADTYPE 63: An invalid header type was specified in the GetHeaderInfo function.
ER_STORAGE_ACCESSPERMISSION 64: You do not have storage access rights.
ER_STORAGE_INSUFFICIENCY 65: Insufficient storage space.
ER_INVALID_APPID_STORAGE_NOTFOUND 66: Storage has not been registered for the corresponding application ID.
ER_NSDATA_NOTFOUND 67: The specified NS data was not found.
ER_INVALID_NSDATA_GETHEAD_SIZE 68: The header size does not match the header type specified by the GetHeaderInfo function.
ER_NSDATA_LIST_SIZE_SHORTAGE 69: The NsDataIdList size is insufficient (the list is not big enough to store all the NSD serial IDs).
ER_NSDATA_LIST_UPDATED 70: The target NSD group for BOSS storage was updated since the last time a list was obtained.
ER_NOT_CONNECT_AP_WITH_LOCATION 71: Not connected to an access point.
ER_NOT_CONNECT_NETWORK 72: Not connected to a network.
ER_INVALID_FRIENDCODE 73: Invalid friend code error.
ER_FILE_ACCESS 74: Failed to access a file. An abnormality occurred in the system save data when accessing the internal database and settings. This cannot normally happen. The problem may disappear if you initialize the system save data, but doing so will delete all task information (including the information registered by other applications).
ER_TASK_ALREADY_PAUSED 75: Already paused.
ER_TASK_ALREADY_RESUMED 76: Already resumed.
ER_UNEXPECT 77: An unexpected error occurred.
RESULT_CODE_LAST 78: This value is not used.
ER_INVALID_STORAGE_PARAMETER 192: An invalid value was set in the parameter specified for storage.
ER_CFGINFOTYPE_OUT_OF_RANGE 193: The configuration information type is out of range.
ER_INVALID_MAX_HTTP_QUERY 195: The HTTP query registration count exceeds the maximum.
ER_INVALID_MAX_DATASTORE_DST 196: The DataStore data transmission destination registration count exceeds the maximum.
ER_NSALIST_INVALID_FORMAT 196: An error has been detected in the NSA list file format.
ER_NSALIST_DOWNLOAD_TASK_ERROR 197: The NSA list download result was an error.
ER_INVALID_SIZE Invalid value size.
ER_INVALID_POINTER Invalid pointer.
ER_NOT_FOUND Target not found.
ER_ALREADY_EXISTS Target already exists.
ER_OUT_OF_RANGE Value out of defined range.
RESULT_CODE_MAX_VALUE

Description

Function result codes. These are set as the descriptions for nnResult and are used as return values by BOSS functions. (The numeric value of each enumerator is shown at the start of its description.)

Revision History

2010/09/16
Initial version.

CONFIDENTIAL