ProviewR Programmer's Reference Manual  V7.0.0
Enumerations
Errh Data Structures

Enumerations

enum  errh_eSeverity
 
enum  errh_eAnix
 
enum  errh_eMsgType { errh_eMsgType_Log = 1 , errh_eMsgType_Status = 2 }
 

Detailed Description

Enumeration Type Documentation

◆ errh_eAnix

enum errh_eAnix

Application index

Definition at line 99 of file rt_errh.h.

◆ errh_eMsgType

Message type

Enumerator
errh_eMsgType_Log 

Write to console log

errh_eMsgType_Status 

Set application status

Definition at line 207 of file rt_errh.h.

◆ errh_eSeverity

Severity enumeration

Definition at line 83 of file rt_errh.h.