Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ETW_PROCESS_TRACE_MODES enumeration (evntrace.h)
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_NONENo trace mode. |
ETW_PROCESS_TRACE_MODE_RAW_TIMESTAMPTrace 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 |
Feedback
Was this page helpful?
