COPYENGINE_E_PATH_TOO_DEEP_SRC, 0x8027001D
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Название
COPYENGINE_E_PATH_TOO_DEEP_SRC
Значение
-2144927715 знаковое целое / signed int
2150039581 беззнаковое целое / unsigned int
0x8027001D шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \inc\api\sherrors.h, строка 68 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Определение
#define COPYENGINE_E_PATH_TOO_DEEP_SRC   _HRESULT_TYPEDEF_(0x8027001DL)  // Source Files within folders where the overall path is longer than MAX_PATH
Комментарий
Source Files within folders where the overall path is longer than MAX_PATH
Коммент. группы
during a file operation but the source resolved the collision
on the users behalf
Зависит от
_HRESULT_TYPEDEF_
Ещё используется в
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)