ITK Function Reference

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

Go to the source code of this file.

Macros

#define APPREF_ALREADY_EXISTS   (EMH_APPREF_error_base + 1)
 
#define APPREF_DOES_NOT_EXIST   (EMH_APPREF_error_base + 7)
 
#define APPREF_FINDING_SITE   (EMH_APPREF_error_base + 5)
 
#define APPREF_INVALID_DELETE_OPTION   (EMH_APPREF_error_base + 2)
 
#define APPREF_NO_REGISTRY_SITE_DEFINED   (EMH_APPREF_error_base + 3)
 
#define APPREF_OWNING_SITE_NOT_LOCAL   (EMH_APPREF_error_base + 6)
 
#define APPREF_REGISTRY_NOT_ODS_CAPABLE   (EMH_APPREF_error_base + 4)
 

Macro Definition Documentation

#define APPREF_ALREADY_EXISTS   (EMH_APPREF_error_base + 1)

Definition at line 22 of file appref_errors.h.

#define APPREF_DOES_NOT_EXIST   (EMH_APPREF_error_base + 7)

Definition at line 28 of file appref_errors.h.

#define APPREF_FINDING_SITE   (EMH_APPREF_error_base + 5)

Definition at line 26 of file appref_errors.h.

#define APPREF_INVALID_DELETE_OPTION   (EMH_APPREF_error_base + 2)

Definition at line 23 of file appref_errors.h.

#define APPREF_NO_REGISTRY_SITE_DEFINED   (EMH_APPREF_error_base + 3)

Definition at line 24 of file appref_errors.h.

#define APPREF_OWNING_SITE_NOT_LOCAL   (EMH_APPREF_error_base + 6)

Definition at line 27 of file appref_errors.h.

#define APPREF_REGISTRY_NOT_ODS_CAPABLE   (EMH_APPREF_error_base + 4)

Definition at line 25 of file appref_errors.h.