WINBIO_E_DEADLOCK_DETECTED, 0x80098040
(MS WDK >> Windows Driver Kit 8.1 (WDK 8.100.26638))

Name
WINBIO_E_DEADLOCK_DETECTED
Value
-2146860992 signed int
2148106304 unsigned int
0x80098040 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\shared\winbio_err.h, line 610 (Windows Driver Kit 8.1 (WDK 8.100.26638))
Definition
#define WINBIO_E_DEADLOCK_DETECTED       ((HRESULT)0x80098040L)
Line comments
MessageId: WINBIO_E_DEADLOCK_DETECTED

MessageText:

The requested operation was aborted because it would have caused a deadlock.