|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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 |
Pairs a named capture scenario with the ETW provider filter that defines what is collected for that scenario.
| const WCHAR* _SCENARIO::name |
Human-readable name identifying the scenario, used for lookup and display.
| const PROVIDER_FILTER _SCENARIO::ProviderFilter |
The provider filter specifying which provider and events to enable for this scenario.