COPYENGINE_E_EA_NOT_SUPPORTED, 0x80270034
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
COPYENGINE_E_EA_NOT_SUPPORTED
Value
-2144927692 signed int
2150039604 unsigned int
0x80270034 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 92 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define COPYENGINE_E_EA_NOT_SUPPORTED           _HRESULT_TYPEDEF_(0x80270034L) // Volume does not support Extended Attributes
Line comments
Volume does not support Extended Attributes
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)