COPYENGINE_E_REDIRECTED_TO_WEBPAGE, 0x80270040
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
COPYENGINE_E_REDIRECTED_TO_WEBPAGE
Value
-2144927680 signed int
2150039616 unsigned int
0x80270040 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 106 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define COPYENGINE_E_REDIRECTED_TO_WEBPAGE      _HRESULT_TYPEDEF_(0x80270040L) // The server redirected the download request to a web page.
Line comments
The server redirected the download request to a web page.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)