STATUS_DIS_ATTRIBUTE_BUILT, 0x003C0001
(MS WDK >> Windows Driver Kit 7.0.0 (WDK 7600.16385.0))

Name
STATUS_DIS_ATTRIBUTE_BUILT
Value
3932161 signed int / unsigned int
0x003C0001 heximal value
0x3C0001 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
NTSTATUS
Defined at
\inc\api\ntstatus.h, line 678 (Windows Driver Kit 7.0.0 (WDK 7600.16385.0))
Definition
#define STATUS_DIS_ATTRIBUTE_BUILT       ((NTSTATUS)0x003C0001L)
Line comments
MessageId: STATUS_DIS_ATTRIBUTE_BUILT

MessageText:

An attribute was successfully built.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1)
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes