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

Pairs a named capture scenario with the ETW provider filter that defines what is collected for that scenario. More...

#include <etl.h>

Public Attributes

const WCHAR * name
 
const PROVIDER_FILTER ProviderFilter
 

Detailed Description

Pairs a named capture scenario with the ETW provider filter that defines what is collected for that scenario.

Member Data Documentation

◆ name

const WCHAR* _SCENARIO::name

Human-readable name identifying the scenario, used for lookup and display.

◆ ProviderFilter

const PROVIDER_FILTER _SCENARIO::ProviderFilter

The provider filter specifying which provider and events to enable for this scenario.


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