KSEVENT_TUNER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef enum {
  KSEVENT_TUNER_CHANGED,
  KSEVENT_TUNER_INITIATE_SCAN
} KSEVENT_TUNER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ksevent_tuner)

Description

This topic describes the KSEVENT_TUNER enumeration (ksmedia.h).

Constants

KSEVENT_TUNER_CHANGED

Defines the KSEVENT_TUNER_CHANGED constant.

KSEVENT_TUNER_INITIATE_SCAN

Defines the KSEVENT_TUNER_INITIATE_SCAN constant.

Remarks

See also