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

Name
STATUS_OS2_EAS_DIDNT_FIT
Value
-1063718637 signed int
3231248659 unsigned int
0xC098F113 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\inc\ddk\cifs.h, line 198 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_OS2_EAS_DIDNT_FIT \
        (NTSTATUS)(SRV_OS2_STATUS | ERROR_EAS_DIDNT_FIT)
Group comments
OS/2 error codes that lack an NT or SMB equivalent.
Depends on
SRV_OS2_STATUS, ERROR_EAS_DIDNT_FIT
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes