ETW_UMGL_INDEX_SPARE3, 10
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
ETW_UMGL_INDEX_SPARE3
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.10240.0\um\minwin\ntetw.h, line 62 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define ETW_UMGL_INDEX_SPARE3           10
Group comments
Constants for UMGL (User Mode Global Logging).

N.B. There is enough space reserved in UserSharedData
to support up to 16 providers, but to avoid needless
scanning MAX_PROVIDERS constant is currently set to 8.

N.B. Heap and CritSec providers can be controlled with IFEO
making the indexes fixed.