STOR_STATUS_BUSY, 0xC100000C
(MS WDK >> Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))

Name
STOR_STATUS_BUSY
Value
-1056964596 signed int
3238002700 unsigned int
0xC100000C heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
int
Defined at
\Include\10.0.14393.0\km\storport.h, line 8589 (Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))
Definition
#define STOR_STATUS_BUSY                        (0xC100000CL)
Group comments
Storage port driver status codes
This is the storage equivalent of NTSTATUS
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638)
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes