KSPROPERTY_BDA_RF_TUNER_STANDARD_MODE_S - NtDoc

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

typedef struct {
  KSP_NODE Property;
  BOOL     AutoDetect;
} KSPROPERTY_BDA_RF_TUNER_STANDARD_MODE_S, *PKSPROPERTY_BDA_RF_TUNER_STANDARD_MODE_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-bdamedia-ksproperty_bda_rf_tuner_standard_mode_s)

Description

This topic describes the KSPROPERTY_BDA_RF_TUNER_STANDARD_MODE_S structure.

Members

Property

Defines the KSP_NODE member Property.

AutoDetect

Defines the BOOL member AutoDetect.

Remarks

See also