TestimoX

API Reference

Enum

NdisEventId

Namespace ADPlayground.Audit
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

NDIS event identifiers for promiscuous mode notifications.

Inheritance

  • Enum
  • NdisEventId

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const NdisEventId AdapterEnteredPromiscuousMode #

Adapter entered promiscuous mode.

Value: 10400
public const NdisEventId AdapterLeftPromiscuousMode #

Adapter left promiscuous mode.

Value: 10401