STATUS_OS2_NEGATIVE_SEEK, 0xC098F083
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STATUS_OS2_NEGATIVE_SEEK
Value
-1063718781 signed int
3231248515 unsigned int
0xC098F083 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\inc\ddk\cifs.h, line 192 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_OS2_NEGATIVE_SEEK \
        (NTSTATUS)(SRV_OS2_STATUS | ERROR_NEGATIVE_SEEK)
Group comments
OS/2 error codes that lack an NT or SMB equivalent.
Depends on
SRV_OS2_STATUS, ERROR_NEGATIVE_SEEK
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