WINBIO_E_INVALID_OPERATION, 0x8009802C
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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

MessageText:

The requested operation is not valid for the current state of the session or biometric unit.
Ещё используется в
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)