IO_WARNING_SOFT_THRESHOLD_REACHED_EX_POOL_LUN, 0x80040094
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

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

MessageText:

Disk %2 has crossed a capacity utilization threshold. When the threshold was crossed, %3 bytes from the pool were used and the disk had %4 bytes of remaining capacity.
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes