IO_WARNING_SOFT_THRESHOLD_REACHED_EX_LUN_POOL, 0x80040093
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

Name
IO_WARNING_SOFT_THRESHOLD_REACHED_EX_LUN_POOL
Value
-2147221357 signed int
2147745939 unsigned int
0x80040093 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\Include\shared\ntiologc.h, line 328 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define IO_WARNING_SOFT_THRESHOLD_REACHED_EX_LUN_POOL ((NTSTATUS)0x80040093L)
Line comments
MessageId: IO_WARNING_SOFT_THRESHOLD_REACHED_EX_LUN_POOL

MessageText:

Disk %2 has crossed a capacity utilization threshold and used %3 bytes. When the threshold was crossed, the pool had %4 bytes of remaining capacity.
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes