STATUS_SMB_TOO_MANY_UIDS, 0xC098205A
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
STATUS_SMB_TOO_MANY_UIDS
Valor
-1063772070 entero con signo
3231195226 entero sin signo
0xC098205A valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
int
Definido en
\inc\ddk\cifs.h, línea 164 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define STATUS_SMB_TOO_MANY_UIDS      (SRV_SERVER_STATUS | SMB_ERR_TOO_MANY_UIDS)
Comentarios de grupo
SMB SERVER-class error codes that lack an NT or OS/2 equivalent.
Depende de
SRV_SERVER_STATUS, SMB_ERR_TOO_MANY_UIDS
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