WINBIO_E_INVALID_DEVICE_STATE, 0x8009800F
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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

MessageText:

The biometric unit is not in the proper state to perform the specified operation.
Коммент. группы
WINBIO_E_FACTOR_NOT_PRESENT - 0x8009800A
[OBSOLETE] - DO NOT USE
Ещё используется в
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)