WINBIO_E_DATABASE_LOCKED, 0x80098019
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
WINBIO_E_DATABASE_LOCKED
Value
-2146861031 signed int
2148106265 unsigned int
0x80098019 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\winbio_err.h, line 289 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define WINBIO_E_DATABASE_LOCKED         ((HRESULT)0x80098019L)
Line comments
MessageId: WINBIO_E_DATABASE_LOCKED

MessageText:

The database is locked and its contents are inaccessible.
Group comments
WINBIO_E_DATABASE_INVALID_NAME - 0x80098017
[OBSOLETE] - DO NOT USE
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)