STATUS_OS2_INVALID_FUNCTION, 0xC0981001
(MS WDK >> Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))

Nombre
STATUS_OS2_INVALID_FUNCTION
Valor
-1063776255 entero con signo
3231191041 entero sin signo
0xC0981001 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
int
Definido en
\Include\10.0.14393.0\km\cifs.h, línea 151 (Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))
Definición
#define STATUS_OS2_INVALID_FUNCTION   (SRV_DOS_STATUS | ERROR_INVALID_FUNCTION)
Comentarios de grupo
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.
Depende de
SRV_DOS_STATUS, ERROR_INVALID_FUNCTION
También se utiliza en
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1), 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