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

Name
TRACE_HEADER_TYPE_FULL_HEADER32
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\ntwmi.h, line 128 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define TRACE_HEADER_TYPE_FULL_HEADER32     10
Group comments
If you add any new groups, you must bump up MAX_KERNEL_TRACE_EVENTS
and make sure post processing is fixed up.