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

Nombre
IO_ERROR_IO_HARDWARE_ERROR
Valor
-1073479526 entero con signo
3221487770 entero sin signo
0xC004009A valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\Include\shared\ntiologc.h, línea 391 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definición
#define IO_ERROR_IO_HARDWARE_ERROR       ((NTSTATUS)0xC004009AL)
Comentarios de línea
MessageId: IO_ERROR_IO_HARDWARE_ERROR

MessageText:

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