STATUS_OS2_EAS_DIDNT_FIT, 0xC098F113
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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