WINBIO_E_SESSION_BUSY, 0x8009802D
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
WINBIO_E_SESSION_BUSY
Value
-2146861011 signed int
2148106285 unsigned int
0x8009802D heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\inc\api\winbio_err.h, line 447 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define WINBIO_E_SESSION_BUSY            ((HRESULT)0x8009802DL)
Line comments
MessageId: WINBIO_E_SESSION_BUSY

MessageText:

The session cannot begin a new operation because another operation is already in progress.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)