WINBIO_E_LOCK_VIOLATION, 0x8009802A
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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

MessageText:

The requested operation cannot be performed due to a locking conflict.
Коммент. группы
WINBIO_E_INVALID_IDENTITY - 0x80098023
[OBSOLETE] - DO NOT USE
Ещё используется в
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)