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

Name
WINBIO_E_LOCK_VIOLATION
Value
-2146861014 signed int
2148106282 unsigned int
0x8009802A heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\winbio_err.h, line 420 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define WINBIO_E_LOCK_VIOLATION          ((HRESULT)0x8009802AL)
Line comments
MessageId: WINBIO_E_LOCK_VIOLATION

MessageText:

The requested operation cannot be performed due to a locking conflict.
Group comments
WINBIO_E_INVALID_IDENTITY - 0x80098023
[OBSOLETE] - DO NOT USE
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)