FAST_FAIL_GUARD_ICALL_CHECK_FAILURE, 10
(MS WDK >> Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))

Name
FAST_FAIL_GUARD_ICALL_CHECK_FAILURE
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\Include\10.0.14393.0\km\wdm.h, line 10801 (Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0))
Definition
#define FAST_FAIL_GUARD_ICALL_CHECK_FAILURE    10
Group comments
Fast fail failure codes.

N.B.  Failure code zero should not be used, but is required to be reserved
for compatibility with previous handling of the
STATUS_STACK_BUFFER_OVERRUN exception status code.