IO_ERROR_DISK_RESOURCES_EXHAUSTED, 0xC0040096
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

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

MessageText:

Disk %2 has reached a logical block provisioning permanent resource exhaustion condition.
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes