nn::boss::ExecOption Enumerated Type

Syntax

enum ExecOption;

Value

Value Description
ENUM_EXECOPTION_START 0: (This enumerator is used for internal processing. It cannot be used from the application.)
NORMAL_EXEC 1: Normal execution.
ENUM_EXECOPTION_END 2: (This enumerator is used for internal processing. It cannot be used from the application.)
OPTION_MAX_VALUE (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Constants specifying task execution options. (The numeric value at the start of the description for each numerator is the value of that numerator.)

Revision History

2010/09/16
Initial version.

CONFIDENTIAL