STATUS_SEVERITY_COERROR, 0x2
(MS WDK >> Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))

Name
STATUS_SEVERITY_COERROR
Value
2 signed int / unsigned int
0x00000002 heximal value
0x2 heximal value
Type
Not an error
C/C++ Type
int
Defined at
\Include\10.0.14393.0\um\issper16.h, line 79 (Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))
Definition
#define STATUS_SEVERITY_COERROR          0x2
Group comments
#ifdef STATUS_SEVERITY_ERROR
#undef STATUS_SEVERITY_ERROR
#endif
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)