LIBRARY_E_NO_SAVE_LOCATION, 0x80270200
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
LIBRARY_E_NO_SAVE_LOCATION
Value
-2144927232 signed int
2150040064 unsigned int
0x80270200 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\sherrors.h, line 116 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define LIBRARY_E_NO_SAVE_LOCATION          _HRESULT_TYPEDEF_(0x80270200L)
Line comments
Library error/failure code
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0)