STATUS_DIS_PARTIAL_DATA, 0xC03C0004
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
STATUS_DIS_PARTIAL_DATA
Valor
-1069809660 entero con signo
3225157636 entero sin signo
0xC03C0004 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\inc\api\ntstatus.h, línea 18735 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define STATUS_DIS_PARTIAL_DATA          ((NTSTATUS)0xC03C0004L)
Comentarios de línea
MessageId: STATUS_DIS_PARTIAL_DATA

MessageText:

Partial data was successfully returned, some attributes need to be calculated from elsewhere.
Comentarios de grupo
Vhd warnings.
También se utiliza en
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