COPYENGINE_E_ACCESSDENIED_READONLY, 0x8027003F
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
COPYENGINE_E_ACCESSDENIED_READONLY
Value
-2144927681 signed int
2150039615 unsigned int
0x8027003F heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 104 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define COPYENGINE_E_ACCESSDENIED_READONLY      _HRESULT_TYPEDEF_(0x8027003FL) // The item cannot be modified because it is set to readonly.
Line comments
The item cannot be modified because it is set to readonly.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)