STATUS_OS2_EA_LIST_INCONSISTENT, 0xC098F0FF
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
STATUS_OS2_EA_LIST_INCONSISTENT
Valor
-1063718657 entero con signo
3231248639 entero sin signo
0xC098F0FF valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\inc\ddk\cifs.h, línea 189 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define STATUS_OS2_EA_LIST_INCONSISTENT \
        (NTSTATUS)(SRV_OS2_STATUS | ERROR_EA_LIST_INCONSISTENT)
Comentarios de grupo
OS/2 error codes that lack an NT or SMB equivalent.
Depende de
SRV_OS2_STATUS, ERROR_EA_LIST_INCONSISTENT
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