ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
MES Errors

Macros

#define MES_initialization_failed   (EMH_CMTMES_error_base + 1)
 
#define MES_invalid_target_object_to_load_error   (EMH_CMTMES_error_base + 4)
 
#define MES_invalid_target_object_to_save_error   (EMH_CMTMES_error_base + 5)
 
#define MES_NoSTXFunctionalityError   (EMH_CMTMES_error_base + 2)
 
#define MES_NoWIFunctionalityError   (EMH_CMTMES_error_base + 3)
 

Detailed Description

Macro Definition Documentation

#define MES_initialization_failed   (EMH_CMTMES_error_base + 1)

The initialization of a Business Object has failed.

Definition at line 31 of file mes_errors.h.

#define MES_invalid_target_object_to_load_error   (EMH_CMTMES_error_base + 4)

The work instruction document cannot be loaded for the target object "%1$".

Definition at line 37 of file mes_errors.h.

#define MES_invalid_target_object_to_save_error   (EMH_CMTMES_error_base + 5)

The work instruction document cannot be saved for the target object "%1$".

Definition at line 39 of file mes_errors.h.

#define MES_NoSTXFunctionalityError   (EMH_CMTMES_error_base + 2)

The standard text functionality is not supported for the target object.

Definition at line 33 of file mes_errors.h.

#define MES_NoWIFunctionalityError   (EMH_CMTMES_error_base + 3)

The work instructions functionality is not supported for the target object.

Definition at line 35 of file mes_errors.h.