nn::boss::TaskServiceStatus Enumerated Type

Syntax

enum TaskServiceStatus;

Value

Value Description
SERVICE_TERMINATED The service has ended.
SERVICE_AVAILABLE The service can be used.
SERVICE_UNKNOWN The service's status still cannot be confirmed.
GET_SERVICE_STATUS_ERROR An error was detected while the service's status was being obtained.
SERVICE_MAX_VALUE

Description

Constants specifying task service statuses.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL