SEVERITY: Difference between revisions
Appearance
m Ak120 moved page OS2 API:Constant:SEVERITY to SEVERITY |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Severity codes defined in OS2DEF.H | |||
[[Category: | ;SEVERITY_NOERROR | ||
:0x0000 - What error? | |||
;SEVERITY_WARNING | |||
:0x0004 | |||
;SEVERITY_ERROR | |||
:0x0008 | |||
;SEVERITY_UNRECOVERABLE | |||
:0x0010 | |||
;SEVERITY_SEVERE | |||
:0x000c | |||
[[Category:Constant]] |
Latest revision as of 08:19, 7 October 2016
Severity codes defined in OS2DEF.H
- SEVERITY_NOERROR
- 0x0000 - What error?
- SEVERITY_WARNING
- 0x0004
- SEVERITY_ERROR
- 0x0008
- SEVERITY_UNRECOVERABLE
- 0x0010
- SEVERITY_SEVERE
- 0x000c