WINBIO_E_DATABASE_ALREADY_EXISTS, 0x80098016
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
WINBIO_E_DATABASE_ALREADY_EXISTS
Value
-2146861034 signed int
2148106262 unsigned int
0x80098016 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\winbio_err.h, line 266 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define WINBIO_E_DATABASE_ALREADY_EXISTS ((HRESULT)0x80098016L)
Line comments
MessageId: WINBIO_E_DATABASE_ALREADY_EXISTS

MessageText:

The biometric unit's storage adapter was unable to create a database because that database already exists.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)