SHELL_E_WRONG_BITDEPTH, 0x80270102
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
SHELL_E_WRONG_BITDEPTH
Value
-2144927486 signed int
2150039810 unsigned int
0x80270102 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 112 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define SHELL_E_WRONG_BITDEPTH              _HRESULT_TYPEDEF_(0x80270102L) // returned when trying to create a thumbnail extractor at too low a bitdepth for high fidelity
Line comments
returned when trying to create a thumbnail extractor at too low a bitdepth for high fidelity
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)