IO_ERROR_IO_HARDWARE_ERROR, 0xC004009A
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

Name
IO_ERROR_IO_HARDWARE_ERROR
Value
-1073479526 signed int
3221487770 unsigned int
0xC004009A heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\Include\shared\ntiologc.h, line 391 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define IO_ERROR_IO_HARDWARE_ERROR       ((NTSTATUS)0xC004009AL)
Line comments
MessageId: IO_ERROR_IO_HARDWARE_ERROR

MessageText:

The IO operation at logical block address %2 for Disk %3 failed due to a hardware error.
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes