STATUS_SMB_NO_SUPPORT, 0xC09820FF
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STATUS_SMB_NO_SUPPORT
Value
-1063771905 signed int
3231195391 unsigned int
0xC09820FF heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
int
Defined at
\inc\ddk\cifs.h, line 169 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_SMB_NO_SUPPORT         (SRV_SERVER_STATUS | SMB_ERR_NO_SUPPORT_INTERNAL)
Group comments
SMB SERVER-class error codes that lack an NT or OS/2 equivalent.
Depends on
SRV_SERVER_STATUS, SMB_ERR_NO_SUPPORT_INTERNAL
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