STATUS_OS2_CANCEL_VIOLATION, 0xC098F0AD
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
STATUS_OS2_CANCEL_VIOLATION
Valor
-1063718739 entero con signo
3231248557 entero sin signo
0xC098F0AD valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\inc\ddk\cifs.h, línea 204 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define STATUS_OS2_CANCEL_VIOLATION \
        (NTSTATUS)(SRV_OS2_STATUS | ERROR_CANCEL_VIOLATION)
Comentarios de grupo
OS/2 error codes that lack an NT or SMB equivalent.
Depende de
SRV_OS2_STATUS, ERROR_CANCEL_VIOLATION
También se utiliza en
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
 
 

Ver también las bibliotecas