ReactOS 0.4.15-dev-7953-g1f49173
IAnalogTVTuningSpace Interface Reference
Inheritance diagram for IAnalogTVTuningSpace:
Collaboration diagram for IAnalogTVTuningSpace:

Public Member Functions

HRESULT get_MinChannel ([out] long *MinChannelVal)
 
HRESULT put_MinChannel ([in] long NewMinChannelVal)
 
HRESULT get_MaxChannel ([out] long *MaxChannelVal)
 
HRESULT put_MaxChannel ([in] long NewMaxChannelVal)
 
HRESULT get_InputType ([out] TunerInputType *InputTypeVal)
 
HRESULT put_InputType ([in] TunerInputType NewInputTypeVal)
 
HRESULT get_CountryCode ([out] long *CountryCodeVal)
 
HRESULT put_CountryCode ([in] long NewCountryCodeVal)
 
- 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 333 of file tuner.idl.

Member Function Documentation

◆ get_CountryCode()

HRESULT IAnalogTVTuningSpace::get_CountryCode ( [out] long CountryCodeVal)

◆ get_InputType()

HRESULT IAnalogTVTuningSpace::get_InputType ( [out] TunerInputType InputTypeVal)

◆ get_MaxChannel()

HRESULT IAnalogTVTuningSpace::get_MaxChannel ( [out] long MaxChannelVal)

◆ get_MinChannel()

HRESULT IAnalogTVTuningSpace::get_MinChannel ( [out] long MinChannelVal)

◆ put_CountryCode()

HRESULT IAnalogTVTuningSpace::put_CountryCode ( [in] long  NewCountryCodeVal)

◆ put_InputType()

HRESULT IAnalogTVTuningSpace::put_InputType ( [in] TunerInputType  NewInputTypeVal)

◆ put_MaxChannel()

HRESULT IAnalogTVTuningSpace::put_MaxChannel ( [in] long  NewMaxChannelVal)

◆ put_MinChannel()

HRESULT IAnalogTVTuningSpace::put_MinChannel ( [in] long  NewMinChannelVal)

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