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

Name
STATUS_DIS_PARTIAL_DATA
Value
-1069809660 signed int
3225157636 unsigned int
0xC03C0004 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\inc\api\ntstatus.h, line 18735 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_DIS_PARTIAL_DATA          ((NTSTATUS)0xC03C0004L)
Line comments
MessageId: STATUS_DIS_PARTIAL_DATA

MessageText:

Partial data was successfully returned, some attributes need to be calculated from elsewhere.
Group comments
Vhd warnings.
Also used in
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