ReactOS 0.4.15-dev-7942-gd23573b
IDVBSTuningSpace Interface Reference
Inheritance diagram for IDVBSTuningSpace:
Collaboration diagram for IDVBSTuningSpace:

Public Member Functions

HRESULT get_LowOscillator ([out] long *LowOscillator)
 
HRESULT put_LowOscillator ([in] long LowOscillator)
 
HRESULT get_HighOscillator ([out] long *HighOscillator)
 
HRESULT put_HighOscillator ([in] long HighOscillator)
 
HRESULT get_LNBSwitch ([out] long *LNBSwitch)
 
HRESULT put_LNBSwitch ([in] long LNBSwitch)
 
HRESULT get_InputRange ([out] BSTR *InputRange)
 
HRESULT put_InputRange ([in] BSTR InputRange)
 
HRESULT get_SpectralInversion ([out] SpectralInversion *SpectralInversionVal)
 
HRESULT put_SpectralInversion ([in] SpectralInversion SpectralInversionVal)
 
- Public Member Functions inherited from IDVBTuningSpace2
HRESULT get_NetworkID ([out] long *NetworkID)
 
HRESULT put_NetworkID ([in] long NetworkID)
 
- Public Member Functions inherited from IDVBTuningSpace
HRESULT get_SystemType ([out] DVBSystemType *SysType)
 
HRESULT put_SystemType ([in] DVBSystemType SysType)
 
- Public Member Functions inherited from ITuningSpace
HRESULT get_UniqueName ([out] BSTR *Name)
 
HRESULT put_UniqueName ([in] BSTR Name)
 
HRESULT get_FriendlyName ([out] BSTR *Name)
 
HRESULT put_FriendlyName ([in] BSTR Name)
 
HRESULT get_CLSID ([out] BSTR *SpaceCLSID)
 
HRESULT get_NetworkType ([out] BSTR *NetworkTypeGuid)
 
HRESULT put_NetworkType ([in] BSTR NetworkTypeGuid)
 
HRESULT get__NetworkType ([out] GUID *NetworkTypeGuid)
 
HRESULT put__NetworkType ([in] REFCLSID NetworkTypeGuid)
 
HRESULT CreateTuneRequest ([out] ITuneRequest **TuneRequest)
 
HRESULT EnumCategoryGUIDs ([out] IEnumGUID **ppEnum)
 
HRESULT EnumDeviceMonikers ([out] IEnumMoniker **ppEnum)
 
HRESULT get_DefaultPreferredComponentTypes ([out] IComponentTypes **ComponentTypes)
 
HRESULT put_DefaultPreferredComponentTypes ([in] IComponentTypes *NewComponentTypes)
 
HRESULT get_FrequencyMapping ([out] BSTR *pMapping)
 
HRESULT put_FrequencyMapping (BSTR Mapping)
 
HRESULT get_DefaultLocator ([out] ILocator **LocatorVal)
 
HRESULT put_DefaultLocator ([in]ILocator *LocatorVal)
 
HRESULT Clone ([out] ITuningSpace **NewTS)
 
- Public Member Functions inherited from IDispatch
HRESULT GetTypeInfoCount ([out] UINT *pctinfo)
 
HRESULT GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo)
 
HRESULT GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId)
 
HRESULT Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr)
 
HRESULT RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IDispatch
typedef IDispatchLPDISPATCH
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Attributes inherited from IDispatch
const DISPID DISPID_UNKNOWN = -1
 
const DISPID DISPID_VALUE = 0
 
const DISPID DISPID_PROPERTYPUT = -3
 
const DISPID DISPID_NEWENUM = -4
 
const DISPID DISPID_EVALUATE = -5
 
const DISPID DISPID_CONSTRUCTOR = -6
 
const DISPID DISPID_DESTRUCTOR = -7
 
const DISPID DISPID_COLLECT = -8
 

Detailed Description

Definition at line 261 of file tuner.idl.

Member Function Documentation

◆ get_HighOscillator()

HRESULT IDVBSTuningSpace::get_HighOscillator ( [out] long HighOscillator)

◆ get_InputRange()

HRESULT IDVBSTuningSpace::get_InputRange ( [out] BSTR InputRange)

◆ get_LNBSwitch()

HRESULT IDVBSTuningSpace::get_LNBSwitch ( [out] long LNBSwitch)

◆ get_LowOscillator()

HRESULT IDVBSTuningSpace::get_LowOscillator ( [out] long LowOscillator)

◆ get_SpectralInversion()

HRESULT IDVBSTuningSpace::get_SpectralInversion ( [out] SpectralInversion SpectralInversionVal)

◆ put_HighOscillator()

HRESULT IDVBSTuningSpace::put_HighOscillator ( [in] long  HighOscillator)

◆ put_InputRange()

HRESULT IDVBSTuningSpace::put_InputRange ( [in] BSTR  InputRange)

◆ put_LNBSwitch()

HRESULT IDVBSTuningSpace::put_LNBSwitch ( [in] long  LNBSwitch)

◆ put_LowOscillator()

HRESULT IDVBSTuningSpace::put_LowOscillator ( [in] long  LowOscillator)

◆ put_SpectralInversion()

HRESULT IDVBSTuningSpace::put_SpectralInversion ( [in] SpectralInversion  SpectralInversionVal)

The documentation for this interface was generated from the following file: