WINBIO_E_EVENT_MONITOR_ACTIVE, 0x80098039
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

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

MessageText:

There is already an active event monitor associated with the specified session.
Ещё используется в
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0)