WINBIO_E_CANCELED, 0x80098004
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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

MessageText:

The biometric operation was canceled before it could complete.
Коммент. группы
Define the severity codes
Ещё используется в
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)