WINSOCK_WS2HELP_LSP_RESET event

Note

Layered Service Providers are deprecated. Starting with Windows 8 and Windows Server 2012, use Windows Filtering Platform.

 

The WINSOCK_WS2HELP_LSP_RESET event is a Winsock catalog change event for a Winsock catalog reset operation.

const EVENT_DESCRIPTOR WINSOCK_WS2HELP_LSP_RESET = {0x4, 0x0, 0x10, 0x0, 0x0, 0x0, 0x8000000000000000};

Parameters

Catalog

The Winsock catalog (32-bit or 64-bit) that is being reset. This is an integer value that is either 32 or 64.

Remarks

The WINSOCK_WS2HELP_LSP_RESET event is traced for an Winsock Layered Service Provider (LSP) operation when the Winsock catalog is reset.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Control of Winsock Tracing

Winsock Tracing

Winsock Tracing Levels

Winsock Catalog Change Tracing Details