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

Name
IO_WARNING_COMPLETION_TIME
Value
-2147221349 signed int
2147745947 unsigned int
0x8004009B heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\Include\shared\ntiologc.h, line 400 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define IO_WARNING_COMPLETION_TIME       ((NTSTATUS)0x8004009BL)
Line comments
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.
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes