|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Extends EVENT_TRACE_PROPERTIES with padding to accommodate the session and log file name strings that must follow it in memory. More...
#include <etl.h>
Public Attributes | |
| EVENT_TRACE_PROPERTIES | prop |
| char | padding [64] |
Extends EVENT_TRACE_PROPERTIES with padding to accommodate the session and log file name strings that must follow it in memory.
| char SUPER_EVENT_TRACE_PROPERTIES::padding[64] |
Padding buffer appended after prop to hold the session name and log file name strings in place.
| EVENT_TRACE_PROPERTIES SUPER_EVENT_TRACE_PROPERTIES::prop |
The base ETW event trace properties structure describing the trace session configuration.