STOR_STATUS_INVALID_DEVICE_REQUEST, 0xC1000007
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
STOR_STATUS_INVALID_DEVICE_REQUEST
Valor
-1056964601 entero con signo
3238002695 entero sin signo
0xC1000007 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
int
Definido en
\inc\ddk\storport.h, línea 4860 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define STOR_STATUS_INVALID_DEVICE_REQUEST      (0xC1000007L)
Comentarios de grupo
Storage port driver status codes
This is the storage equivalent of NTSTATUS
También se utiliza en
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0), Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes