STATUS_DIS_ATTRIBUTE_NOT_FOUND, 0xC03C0002
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STATUS_DIS_ATTRIBUTE_NOT_FOUND
Value
-1069809662 signed int
3225157634 unsigned int
0xC03C0002 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\inc\api\ntstatus.h, line 18717 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STATUS_DIS_ATTRIBUTE_NOT_FOUND   ((NTSTATUS)0xC03C0002L)
Line comments
MessageId: STATUS_DIS_ATTRIBUTE_NOT_FOUND

MessageText:

The Attribute was not found in the store for a given object.
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