COPYENGINE_S_COLLISIONRESOLVED, 0x0027000E
(MS WDK >> Windows Driver Kit 7.0.0 (WDK 7600.16385.0))

Name
COPYENGINE_S_COLLISIONRESOLVED
Value
2555918 signed int / unsigned int
0x0027000E heximal value
0x27000E heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 28 (Windows Driver Kit 7.0.0 (WDK 7600.16385.0))
Definition
#define COPYENGINE_S_COLLISIONRESOLVED           _HRESULT_TYPEDEF_(0x0027000EL) // Returned by a transfer source when a collision occurs
Line comments
Returned by a transfer source when a collision occurs
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1)