STATUS_ENDPOINT_CLOSED, 0xC0980001
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
STATUS_ENDPOINT_CLOSED
Valor
-1063780351 entero con signo
3231186945 entero sin signo
0xC0980001 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
int
Definido en
\inc\ddk\cifs.h, línea 139 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define STATUS_ENDPOINT_CLOSED              (SRV_SRV_STATUS | 0x01)
Comentarios de grupo
Status codes unique to the server.  These error codes are used
internally only.
Depende de
SRV_SRV_STATUS
También se utiliza en
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)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes