Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
SUPER_EVENT_TRACE_PROPERTIES Struct Reference

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]
 

Detailed Description

Extends EVENT_TRACE_PROPERTIES with padding to accommodate the session and log file name strings that must follow it in memory.

Member Data Documentation

◆ padding

char SUPER_EVENT_TRACE_PROPERTIES::padding[64]

Padding buffer appended after prop to hold the session name and log file name strings in place.

◆ prop

EVENT_TRACE_PROPERTIES SUPER_EVENT_TRACE_PROPERTIES::prop

The base ETW event trace properties structure describing the trace session configuration.


The documentation for this struct was generated from the following file: