|
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) |
|
HRESULT | get_NetworkID ([out] long *NetworkID) |
|
HRESULT | put_NetworkID ([in] long NetworkID) |
|
HRESULT | get_SystemType ([out] DVBSystemType *SysType) |
|
HRESULT | put_SystemType ([in] DVBSystemType SysType) |
|
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) |
|
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) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 261 of file tuner.idl.