IO_WARNING_COMPLETION_TIME, 0x8004009B
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

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

MessageText:

The IO operation at logical block address %2 for Disk %3 took %4 milliseconds. This was longer than the maximum expected time of %5 milliseconds.
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes