COPYENGINE_E_ALREADY_EXISTS_NORMAL, 0x80270029
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Nombre
COPYENGINE_E_ALREADY_EXISTS_NORMAL
Valor
-2144927703 entero con signo
2150039593 entero sin signo
0x80270029 valor hexadecimal
Tipo
Windows user mode error code (HRESULT)
Tipo C/C++
HRESULT
Definido en
\inc\api\sherrors.h, línea 81 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definición
#define COPYENGINE_E_ALREADY_EXISTS_NORMAL      _HRESULT_TYPEDEF_(0x80270029L) // Destination exists, cannot replace
Comentarios de línea
Destination exists, cannot replace
Comentarios de grupo
during a file operation but the source resolved the collision
on the users behalf
Depende de
_HRESULT_TYPEDEF_
También se utiliza en
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)