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

Name
IO_ERROR_DISK_RESOURCES_EXHAUSTED
Value
-1073479530 signed int
3221487766 unsigned int
0xC0040096 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\Include\shared\ntiologc.h, line 355 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define IO_ERROR_DISK_RESOURCES_EXHAUSTED ((NTSTATUS)0xC0040096L)
Line comments
MessageId: IO_ERROR_DISK_RESOURCES_EXHAUSTED

MessageText:

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