IO_CDROM_EXCLUSIVE_LOCK, 0x40040085
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Nombre
IO_CDROM_EXCLUSIVE_LOCK
Valor
1074004101 entero con signo / entero sin signo
0x40040085 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\inc\api\ntiologc.h, línea 1317 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definición
#define IO_CDROM_EXCLUSIVE_LOCK          ((NTSTATUS)0x40040085L)
Comentarios de línea
MessageId: IO_CDROM_EXCLUSIVE_LOCK

MessageText:

Device %1 is locked for exclusive access.
También se utiliza en
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), 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