SYSTEM_REF_TRACE_INFORMATION

The SYSTEM_REF_TRACE_INFORMATION structure is produced as output or expected as input by the functions

respectively, when given the information class SystemRefTraceInformation (0x56).

Documentation Status

The SYSTEM_REF_TRACE_INFORMATION structure is not documented.

Layout

The SYSTEM_REF_TRACE_INFORMATION is 0x14 or 0x28 bytes in 32-bit and 64-bit Windows, respectively.

Offset (x86) Offset (x64) Definition
0x00 0x00
BOOLEAN TraceEnable;
0x01 0x01
BOOLEAN TracePermanent;
0x04 0x08
UNICODE_STRING TraceProcessName;
0x0C 0x18
UNICODE_STRING TracePoolTags;