ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
crt0validationcontract_errors.h File Reference
#include <common/emh_const.h>

Go to the source code of this file.

Macros

#define VC_cannot_add_since_previously_added   (VC_ERROR_BASE + 11)
 
#define VC_cannot_change_since_already_inuse   (VC_ERROR_BASE + 17)
 
#define VC_cannot_change_study_name   (VC_ERROR_BASE + 20)
 
#define VC_cannot_create_since_no_usable_definition_for_rev   (VC_ERROR_BASE + 15)
 
#define VC_cannot_create_since_not_a_usable_definition   (VC_ERROR_BASE + 13)
 
#define VC_cannot_create_since_wrong_configuration   (VC_ERROR_BASE + 14)
 
#define VC_cannot_create_study_with_same_name   (VC_ERROR_BASE + 19)
 
#define VC_disabled_defn_status_pref_no_values   (VC_ERROR_BASE + 12)
 
#define VC_duplicated_vcdef_name_error   ( VC_ERROR_BASE + 7 )
 
#define VC_enabled_defn_status_pref_no_values   (VC_ERROR_BASE + 16)
 
#define VC_ERROR_BASE   EMH_VC_error_base
 
#define VC_error_during_xml_reader_init   (VC_ERROR_BASE + 4)
 
#define VC_invalid_contract_package_bus_obj   (VC_ERROR_BASE + 2)
 
#define VC_invalid_contract_package_bus_obj_prop   (VC_ERROR_BASE + 3)
 
#define VC_invalid_contract_package_duplicate_prop   (VC_ERROR_BASE + 6)
 
#define VC_invalid_contract_package_duplicate_section   (VC_ERROR_BASE + 10)
 
#define VC_invalid_contract_package_quantity   ( VC_ERROR_BASE + 9 )
 
#define VC_invalid_contract_package_syntax_or_schema   (VC_ERROR_BASE + 1)
 
#define VC_modification_not_allowed   (VC_ERROR_BASE + 18)
 
#define VC_no_contract_package   (VC_ERROR_BASE + 5)
 
#define VC_validate_license_failed   ( VC_ERROR_BASE + 8 )
 

Detailed Description

Validation Contract errors

Definition in file crt0validationcontract_errors.h.