ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
class | CBDALNBInfo |
Functions | |
HRESULT WINAPI | CBDALNBInfo_fnConstructor (IKsPropertySet *pProperty, ULONG NodeId, REFIID riid, LPVOID *ppv) |
Variables | |
const GUID | IID_IBDA_LNBInfo = {0x992cf102, 0x49f9, 0x4719, {0xa6, 0x64, 0xc4, 0xf2, 0x3e, 0x24, 0x08, 0xf4}} |
const GUID | KSPROPSETID_BdaLNBInfo = {0x992cf102, 0x49f9, 0x4719, {0xa6, 0x64, 0xc4, 0xf2, 0x3e, 0x24, 0x8, 0xf4}} |
HRESULT WINAPI CBDALNBInfo_fnConstructor | ( | IKsPropertySet * | pProperty, |
ULONG | NodeId, | ||
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Definition at line 181 of file lnbinfo.cpp.
Referenced by CControlNode::QueryInterface().
const GUID IID_IBDA_LNBInfo = {0x992cf102, 0x49f9, 0x4719, {0xa6, 0x64, 0xc4, 0xf2, 0x3e, 0x24, 0x08, 0xf4}} |
Definition at line 13 of file lnbinfo.cpp.
Referenced by CScanningTunner::performDVBTTune(), CControlNode::QueryInterface(), and CBDALNBInfo::QueryInterface().
const GUID KSPROPSETID_BdaLNBInfo = {0x992cf102, 0x49f9, 0x4719, {0xa6, 0x64, 0xc4, 0xf2, 0x3e, 0x24, 0x8, 0xf4}} |
Definition at line 14 of file lnbinfo.cpp.
Referenced by CBDALNBInfo::put_HighLowSwitchFrequency(), CBDALNBInfo::put_LocalOscillatorFrequencyHighBand(), and CBDALNBInfo::put_LocalOscillatorFrequencyLowBand().