KSPROPERTY_BDA_RF_TUNER_STANDARD_S - NtDoc

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

typedef struct {
  KSP_NODE       Property;
  BDA_SignalType SignalType;
  ULONG          SignalStandard;
} KSPROPERTY_BDA_RF_TUNER_STANDARD_S, *PKSPROPERTY_BDA_RF_TUNER_STANDARD_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_s)

Description

This topic describes the KSPROPERTY_BDA_RF_TUNER_STANDARD_S structure.

Members

Property

Defines the KSP_NODE member Property.

SignalType

Defines the BDA_SignalType member SignalType.

SignalStandard

Defines the ULONG member SignalStandard.

Remarks

See also