STATUS_OS2_INVALID_ACCESS, 0xC098100C
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STATUS_OS2_INVALID_ACCESS
Value
-1063776244 signed int
3231191052 unsigned int
0xC098100C heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
int
Defined at
\inc\ddk\cifs.h, line 154 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_OS2_INVALID_ACCESS     (SRV_DOS_STATUS | ERROR_INVALID_ACCESS)
Group comments
Error codes that exist in both the SMB protocol and OS/2 but not NT.
Note that all SMB DOS-class error codes are defined in OS/2.
Depends on
SRV_DOS_STATUS, ERROR_INVALID_ACCESS
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