STATUS_OS2_INVALID_FUNCTION, 0xC0981001
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STATUS_OS2_INVALID_FUNCTION
Value
-1063776255 signed int
3231191041 unsigned int
0xC0981001 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
int
Defined at
\inc\ddk\cifs.h, line 151 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_OS2_INVALID_FUNCTION   (SRV_DOS_STATUS | ERROR_INVALID_FUNCTION)
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_FUNCTION
Also used in
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0), Windows Driver Kit 8.1 (WDK 8.100.26638), 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