ITK Function Reference

(V10000.1.0.60_20160308.00)
IDDISP Errors

General Errors

#define IDDISPRULE_duplicate_name   (EMH_IDDISPRULE_error_base + 1)
 
#define IDDISPRULE_invalid_tag   (EMH_IDDISPRULE_error_base + 2)
 
#define IDDISPRULE_null_id   (EMH_IDDISPRULE_error_base + 3)
 
#define IDDISPRULE_null_name   (EMH_IDDISPRULE_error_base + 4)
 
#define IDDISPRULE_type_not_found   (EMH_IDDISPRULE_error_base + 5)
 
#define IDDISPRULE_unable_to_create   (EMH_IDDISPRULE_error_base + 6)
 
#define IDDISPRULELIST_incorrect_initialization   (EMH_IDDISPRULE_error_base + 21)
 
#define IDDISPRULELIST_invalid_tag   (EMH_IDDISPRULE_error_base + 22)
 
#define IDDISPRULELIST_invalid_type   (EMH_IDDISPRULE_error_base + 23)
 
#define IDDISPRULELIST_is_currentrule   (EMH_IDDISPRULE_error_base + 24)
 
#define IDDISPRULELIST_null_owner   (EMH_IDDISPRULE_error_base + 25)
 
#define IDDISPRULELIST_null_rules   (EMH_IDDISPRULE_error_base + 26)
 
#define IDDISPRULELIST_unable_getcurrent   (EMH_IDDISPRULE_error_base + 27)
 
#define IDDISPRULELIST_unable_to_create   (EMH_IDDISPRULE_error_base + 28)
 
#define IDDISPRULELIST_unable_to_setrule   (EMH_IDDISPRULE_error_base + 29)
 
#define IDDISPRULELIST_notin_rulelist   (EMH_IDDISPRULE_error_base + 30)
 
#define IDDISPRULELIST_duplicate_list   (EMH_IDDISPRULE_error_base + 31)
 
#define IDDISPRULELIST_invalid_owner   (EMH_IDDISPRULE_error_base + 32)
 

IDDISPRULESPEC Errors

#define IDDISPRULESPEC_invalid_tag   (EMH_IDDISPRULE_error_base + 10)
 
#define IDDISPRULESPEC_invalid_type   (EMH_IDDISPRULE_error_base + 12)
 
#define IDDISPRULESPEC_unable_to_create   (EMH_IDDISPRULE_error_base + 11)
 

Detailed Description

Macro Definition Documentation

#define IDDISPRULE_duplicate_name   (EMH_IDDISPRULE_error_base + 1)

Definition at line 27 of file iddisp_errors.h.

#define IDDISPRULE_invalid_tag   (EMH_IDDISPRULE_error_base + 2)

Definition at line 28 of file iddisp_errors.h.

#define IDDISPRULE_null_id   (EMH_IDDISPRULE_error_base + 3)

Definition at line 29 of file iddisp_errors.h.

#define IDDISPRULE_null_name   (EMH_IDDISPRULE_error_base + 4)

Definition at line 30 of file iddisp_errors.h.

#define IDDISPRULE_type_not_found   (EMH_IDDISPRULE_error_base + 5)

Definition at line 31 of file iddisp_errors.h.

#define IDDISPRULE_unable_to_create   (EMH_IDDISPRULE_error_base + 6)

Definition at line 32 of file iddisp_errors.h.

#define IDDISPRULELIST_duplicate_list   (EMH_IDDISPRULE_error_base + 31)

Definition at line 44 of file iddisp_errors.h.

#define IDDISPRULELIST_incorrect_initialization   (EMH_IDDISPRULE_error_base + 21)

Definition at line 34 of file iddisp_errors.h.

#define IDDISPRULELIST_invalid_owner   (EMH_IDDISPRULE_error_base + 32)

Definition at line 45 of file iddisp_errors.h.

#define IDDISPRULELIST_invalid_tag   (EMH_IDDISPRULE_error_base + 22)

Definition at line 35 of file iddisp_errors.h.

#define IDDISPRULELIST_invalid_type   (EMH_IDDISPRULE_error_base + 23)

Definition at line 36 of file iddisp_errors.h.

#define IDDISPRULELIST_is_currentrule   (EMH_IDDISPRULE_error_base + 24)

Definition at line 37 of file iddisp_errors.h.

#define IDDISPRULELIST_notin_rulelist   (EMH_IDDISPRULE_error_base + 30)

Definition at line 43 of file iddisp_errors.h.

#define IDDISPRULELIST_null_owner   (EMH_IDDISPRULE_error_base + 25)

Definition at line 38 of file iddisp_errors.h.

#define IDDISPRULELIST_null_rules   (EMH_IDDISPRULE_error_base + 26)

Definition at line 39 of file iddisp_errors.h.

#define IDDISPRULELIST_unable_getcurrent   (EMH_IDDISPRULE_error_base + 27)

Definition at line 40 of file iddisp_errors.h.

#define IDDISPRULELIST_unable_to_create   (EMH_IDDISPRULE_error_base + 28)

Definition at line 41 of file iddisp_errors.h.

#define IDDISPRULELIST_unable_to_setrule   (EMH_IDDISPRULE_error_base + 29)

Definition at line 42 of file iddisp_errors.h.

#define IDDISPRULESPEC_invalid_tag   (EMH_IDDISPRULE_error_base + 10)

Definition at line 52 of file iddisp_errors.h.

#define IDDISPRULESPEC_invalid_type   (EMH_IDDISPRULE_error_base + 12)

Definition at line 53 of file iddisp_errors.h.

#define IDDISPRULESPEC_unable_to_create   (EMH_IDDISPRULE_error_base + 11)

Definition at line 54 of file iddisp_errors.h.