STATUS_DIS_NOT_PRESENT, 0xC03C0001
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

Name
STATUS_DIS_NOT_PRESENT
Value
-1069809663 signed int
3225157633 unsigned int
0xC03C0001 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\Include\shared\ntstatus.h, line 21121 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define STATUS_DIS_NOT_PRESENT           ((NTSTATUS)0xC03C0001L)
Line comments
Derived Indexed Store (DIS) error messages.


MessageId: STATUS_DIS_NOT_PRESENT

MessageText:

The Derived Indexed Store is not present (or currently loaded) on this system.
Group comments
Vhd warnings.
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), 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