COPYENGINE_E_PATH_TOO_DEEP_DEST, 0x8027001E
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
COPYENGINE_E_PATH_TOO_DEEP_DEST
Value
-2144927714 signed int
2150039582 unsigned int
0x8027001E heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 69 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define COPYENGINE_E_PATH_TOO_DEEP_DEST  _HRESULT_TYPEDEF_(0x8027001EL)  // Destination files would be within folders where the overall path is longer than MAX_PATH
Line comments
Destination files would be within folders where the overall path is longer than MAX_PATH
Group comments
during a file operation but the source resolved the collision
on the users behalf
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)