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 KSEVENTDATA_BDA_RF_TUNER_SCAN_S structure.
Syntax
typedef struct {
KSEVENTDATA EventData;
ULONG StartFrequency;
ULONG EndFrequency;
BDA_LockType LockRequested;
} KSEVENTDATA_BDA_RF_TUNER_SCAN_S, *PKSEVENTDATA_BDA_RF_TUNER_SCAN_S;
Members
EventData
Defines the KSEVENTDATA member EventData.
StartFrequency
Defines the ULONG member StartFrequency.
EndFrequency
Defines the ULONG member EndFrequency.
LockRequested
Defines the BDA_LockType member LockRequested.
Requirements
| Requirement | Value |
|---|---|
| Header | bdamedia.h (include Bdamedia.h) |