LIBRARY_E_NO_ACCESSIBLE_LOCATION, 0x80270201
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
LIBRARY_E_NO_ACCESSIBLE_LOCATION
Value
-2144927231 signed int
2150040065 unsigned int
0x80270201 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 117 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define LIBRARY_E_NO_ACCESSIBLE_LOCATION    _HRESULT_TYPEDEF_(0x80270201L)
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)