nn::boss::ExecOption Enumerated Type

Syntax

enum ExecOption;

Value

Value Description
ENUM_EXECOPTION_START (This enumerator is used for internal processing. It cannot be used from the application.)
NORMAL_EXEC Normal execution.
ENUM_EXECOPTION_END (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.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL