STOR_STATUS_BUSY, 0xC100000C
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

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\km\storport.h, line 7796 (Windows Driver Kit 8.1 (WDK 8.100.26638))
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 10, Version 1607 (WDK 10.0.14393.0)
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes