ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
LM Errors

Macros

#define LM_ADMINBUSY   23004
 
#define LM_APPLBUSY   23005
 
#define LM_INSTLBUSY   23006
 
#define LM_LOGBUSY   23001
 
#define LM_NOADMIN   23002
 
#define LM_NOAPPL   23003
 
#define LM_NOINSTL   23007
 
#define LM_NOSECUR   23008
 
#define LM_NOSYSTM   23010
 
#define LM_SECURBUSY   23009
 
#define LM_SYSTMBUSY   23011
 

Detailed Description

Macro Definition Documentation

#define LM_ADMINBUSY   23004

Administration log file busy

Definition at line 33 of file lm_errors.h.

#define LM_APPLBUSY   23005

Application log file busy

Definition at line 36 of file lm_errors.h.

#define LM_INSTLBUSY   23006

Installation log file busy

Definition at line 39 of file lm_errors.h.

#define LM_LOGBUSY   23001

Log file busy

Definition at line 24 of file lm_errors.h.

#define LM_NOADMIN   23002

Not open administration log

Definition at line 27 of file lm_errors.h.

#define LM_NOAPPL   23003

Not open application log

Definition at line 30 of file lm_errors.h.

#define LM_NOINSTL   23007

Not open installation log

Definition at line 42 of file lm_errors.h.

#define LM_NOSECUR   23008

Not open security log

Definition at line 45 of file lm_errors.h.

#define LM_NOSYSTM   23010

Not open system log

Definition at line 51 of file lm_errors.h.

#define LM_SECURBUSY   23009

Security log file busy

Definition at line 48 of file lm_errors.h.

#define LM_SYSTMBUSY   23011

System log file busy

Definition at line 54 of file lm_errors.h.