WINBIO_E_DATABASE_NO_RESULTS, 0x8009801F
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Название
WINBIO_E_DATABASE_NO_RESULTS
Значение
-2146861025 знаковое целое / signed int
2148106271 беззнаковое целое / unsigned int
0x8009801F шестнадцатеричное значение / heximal value
Тип
Windows user mode error code (HRESULT)
C/C++ тип
HRESULT
Где определено
файл \inc\api\winbio_err.h, строка 343 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Определение
#define WINBIO_E_DATABASE_NO_RESULTS     ((HRESULT)0x8009801FL)
Комментарий
MessageId: WINBIO_E_DATABASE_NO_RESULTS

MessageText:

No records in the database matched the query.
Ещё используется в
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)