Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the supported process trace modes.
Syntax
typedef enum ETW_PROCESS_TRACE_MODES {
ETW_PROCESS_TRACE_MODE_NONE,
ETW_PROCESS_TRACE_MODE_RAW_TIMESTAMP
} ;
Constants
ETW_PROCESS_TRACE_MODE_NONE No trace mode. |
ETW_PROCESS_TRACE_MODE_RAW_TIMESTAMP Trace mode with raw timestamp. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Header | evntrace.h |