IO_WARNING_SOFT_THRESHOLD_REACHED_EX, 0x80040091
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

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

MessageText:

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