COPYENGINE_E_FAT_MAX_IN_ROOT, 0x8027003E
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
COPYENGINE_E_FAT_MAX_IN_ROOT
Value
-2144927682 signed int
2150039614 unsigned int
0x8027003E heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 103 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define COPYENGINE_E_FAT_MAX_IN_ROOT            _HRESULT_TYPEDEF_(0x8027003EL) // A Fat drive cannot only store and rename a limited number of items on the root.
Line comments
A Fat drive cannot only store and rename a limited number of items on the root.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)