Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSPROPERTY_BDA_RF_TUNER_STANDARD_S structure.
Syntax
typedef struct {
KSP_NODE Property;
BDA_SignalType SignalType;
ULONG SignalStandard;
} KSPROPERTY_BDA_RF_TUNER_STANDARD_S, *PKSPROPERTY_BDA_RF_TUNER_STANDARD_S;
Members
Property
Defines the KSP_NODE member Property.
SignalType
Defines the BDA_SignalType member SignalType.
SignalStandard
Defines the ULONG member SignalStandard.
Requirements
Requirement | Value |
---|---|
Header | bdamedia.h (include Bdamedia.h) |