tuner.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:386k
- IDVBSTuningSpace * This,
- /* [in] */ BSTR InputRange);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_SpectralInversion )(
- IDVBSTuningSpace * This,
- /* [retval][out] */ SpectralInversion *SpectralInversionVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_SpectralInversion )(
- IDVBSTuningSpace * This,
- /* [in] */ SpectralInversion SpectralInversionVal);
-
- END_INTERFACE
- } IDVBSTuningSpaceVtbl;
- interface IDVBSTuningSpace
- {
- CONST_VTBL struct IDVBSTuningSpaceVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IDVBSTuningSpace_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IDVBSTuningSpace_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IDVBSTuningSpace_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IDVBSTuningSpace_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IDVBSTuningSpace_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IDVBSTuningSpace_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IDVBSTuningSpace_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IDVBSTuningSpace_get_UniqueName(This,Name)
- (This)->lpVtbl -> get_UniqueName(This,Name)
- #define IDVBSTuningSpace_put_UniqueName(This,Name)
- (This)->lpVtbl -> put_UniqueName(This,Name)
- #define IDVBSTuningSpace_get_FriendlyName(This,Name)
- (This)->lpVtbl -> get_FriendlyName(This,Name)
- #define IDVBSTuningSpace_put_FriendlyName(This,Name)
- (This)->lpVtbl -> put_FriendlyName(This,Name)
- #define IDVBSTuningSpace_get_CLSID(This,SpaceCLSID)
- (This)->lpVtbl -> get_CLSID(This,SpaceCLSID)
- #define IDVBSTuningSpace_get_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get_NetworkType(This,NetworkTypeGuid)
- #define IDVBSTuningSpace_put_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put_NetworkType(This,NetworkTypeGuid)
- #define IDVBSTuningSpace_get__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get__NetworkType(This,NetworkTypeGuid)
- #define IDVBSTuningSpace_put__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put__NetworkType(This,NetworkTypeGuid)
- #define IDVBSTuningSpace_CreateTuneRequest(This,TuneRequest)
- (This)->lpVtbl -> CreateTuneRequest(This,TuneRequest)
- #define IDVBSTuningSpace_EnumCategoryGUIDs(This,ppEnum)
- (This)->lpVtbl -> EnumCategoryGUIDs(This,ppEnum)
- #define IDVBSTuningSpace_EnumDeviceMonikers(This,ppEnum)
- (This)->lpVtbl -> EnumDeviceMonikers(This,ppEnum)
- #define IDVBSTuningSpace_get_DefaultPreferredComponentTypes(This,ComponentTypes)
- (This)->lpVtbl -> get_DefaultPreferredComponentTypes(This,ComponentTypes)
- #define IDVBSTuningSpace_put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- (This)->lpVtbl -> put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- #define IDVBSTuningSpace_get_FrequencyMapping(This,pMapping)
- (This)->lpVtbl -> get_FrequencyMapping(This,pMapping)
- #define IDVBSTuningSpace_put_FrequencyMapping(This,Mapping)
- (This)->lpVtbl -> put_FrequencyMapping(This,Mapping)
- #define IDVBSTuningSpace_get_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> get_DefaultLocator(This,LocatorVal)
- #define IDVBSTuningSpace_put_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> put_DefaultLocator(This,LocatorVal)
- #define IDVBSTuningSpace_Clone(This,NewTS)
- (This)->lpVtbl -> Clone(This,NewTS)
- #define IDVBSTuningSpace_get_SystemType(This,SysType)
- (This)->lpVtbl -> get_SystemType(This,SysType)
- #define IDVBSTuningSpace_put_SystemType(This,SysType)
- (This)->lpVtbl -> put_SystemType(This,SysType)
- #define IDVBSTuningSpace_get_NetworkID(This,NetworkID)
- (This)->lpVtbl -> get_NetworkID(This,NetworkID)
- #define IDVBSTuningSpace_put_NetworkID(This,NetworkID)
- (This)->lpVtbl -> put_NetworkID(This,NetworkID)
- #define IDVBSTuningSpace_get_LowOscillator(This,LowOscillator)
- (This)->lpVtbl -> get_LowOscillator(This,LowOscillator)
- #define IDVBSTuningSpace_put_LowOscillator(This,LowOscillator)
- (This)->lpVtbl -> put_LowOscillator(This,LowOscillator)
- #define IDVBSTuningSpace_get_HighOscillator(This,HighOscillator)
- (This)->lpVtbl -> get_HighOscillator(This,HighOscillator)
- #define IDVBSTuningSpace_put_HighOscillator(This,HighOscillator)
- (This)->lpVtbl -> put_HighOscillator(This,HighOscillator)
- #define IDVBSTuningSpace_get_LNBSwitch(This,LNBSwitch)
- (This)->lpVtbl -> get_LNBSwitch(This,LNBSwitch)
- #define IDVBSTuningSpace_put_LNBSwitch(This,LNBSwitch)
- (This)->lpVtbl -> put_LNBSwitch(This,LNBSwitch)
- #define IDVBSTuningSpace_get_InputRange(This,InputRange)
- (This)->lpVtbl -> get_InputRange(This,InputRange)
- #define IDVBSTuningSpace_put_InputRange(This,InputRange)
- (This)->lpVtbl -> put_InputRange(This,InputRange)
- #define IDVBSTuningSpace_get_SpectralInversion(This,SpectralInversionVal)
- (This)->lpVtbl -> get_SpectralInversion(This,SpectralInversionVal)
- #define IDVBSTuningSpace_put_SpectralInversion(This,SpectralInversionVal)
- (This)->lpVtbl -> put_SpectralInversion(This,SpectralInversionVal)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_get_LowOscillator_Proxy(
- IDVBSTuningSpace * This,
- /* [retval][out] */ long *LowOscillator);
- void __RPC_STUB IDVBSTuningSpace_get_LowOscillator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_put_LowOscillator_Proxy(
- IDVBSTuningSpace * This,
- /* [in] */ long LowOscillator);
- void __RPC_STUB IDVBSTuningSpace_put_LowOscillator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_get_HighOscillator_Proxy(
- IDVBSTuningSpace * This,
- /* [retval][out] */ long *HighOscillator);
- void __RPC_STUB IDVBSTuningSpace_get_HighOscillator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_put_HighOscillator_Proxy(
- IDVBSTuningSpace * This,
- /* [in] */ long HighOscillator);
- void __RPC_STUB IDVBSTuningSpace_put_HighOscillator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_get_LNBSwitch_Proxy(
- IDVBSTuningSpace * This,
- /* [retval][out] */ long *LNBSwitch);
- void __RPC_STUB IDVBSTuningSpace_get_LNBSwitch_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_put_LNBSwitch_Proxy(
- IDVBSTuningSpace * This,
- /* [in] */ long LNBSwitch);
- void __RPC_STUB IDVBSTuningSpace_put_LNBSwitch_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_get_InputRange_Proxy(
- IDVBSTuningSpace * This,
- /* [retval][out] */ BSTR *InputRange);
- void __RPC_STUB IDVBSTuningSpace_get_InputRange_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_put_InputRange_Proxy(
- IDVBSTuningSpace * This,
- /* [in] */ BSTR InputRange);
- void __RPC_STUB IDVBSTuningSpace_put_InputRange_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_get_SpectralInversion_Proxy(
- IDVBSTuningSpace * This,
- /* [retval][out] */ SpectralInversion *SpectralInversionVal);
- void __RPC_STUB IDVBSTuningSpace_get_SpectralInversion_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBSTuningSpace_put_SpectralInversion_Proxy(
- IDVBSTuningSpace * This,
- /* [in] */ SpectralInversion SpectralInversionVal);
- void __RPC_STUB IDVBSTuningSpace_put_SpectralInversion_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IDVBSTuningSpace_INTERFACE_DEFINED__ */
- #ifndef __IAnalogTVTuningSpace_INTERFACE_DEFINED__
- #define __IAnalogTVTuningSpace_INTERFACE_DEFINED__
- /* interface IAnalogTVTuningSpace */
- /* [unique][uuid][nonextensible][hidden][object] */
- EXTERN_C const IID IID_IAnalogTVTuningSpace;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("2A6E293C-2595-11d3-B64C-00C04F79498E")
- IAnalogTVTuningSpace : public ITuningSpace
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MinChannel(
- /* [retval][out] */ long *MinChannelVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MinChannel(
- /* [in] */ long NewMinChannelVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MaxChannel(
- /* [retval][out] */ long *MaxChannelVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MaxChannel(
- /* [in] */ long NewMaxChannelVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InputType(
- /* [retval][out] */ TunerInputType *InputTypeVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_InputType(
- /* [in] */ TunerInputType NewInputTypeVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_CountryCode(
- /* [retval][out] */ long *CountryCodeVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_CountryCode(
- /* [in] */ long NewCountryCodeVal) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IAnalogTVTuningSpaceVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IAnalogTVTuningSpace * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IAnalogTVTuningSpace * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IAnalogTVTuningSpace * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IAnalogTVTuningSpace * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IAnalogTVTuningSpace * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IAnalogTVTuningSpace * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IAnalogTVTuningSpace * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ BSTR *Name);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_UniqueName )(
- IAnalogTVTuningSpace * This,
- /* [in] */ BSTR Name);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FriendlyName )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ BSTR *Name);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FriendlyName )(
- IAnalogTVTuningSpace * This,
- /* [in] */ BSTR Name);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_CLSID )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ BSTR *SpaceCLSID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_NetworkType )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ BSTR *NetworkTypeGuid);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_NetworkType )(
- IAnalogTVTuningSpace * This,
- /* [in] */ BSTR NetworkTypeGuid);
-
- /* [restricted][hidden][helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get__NetworkType )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ GUID *NetworkTypeGuid);
-
- /* [restricted][hidden][helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put__NetworkType )(
- IAnalogTVTuningSpace * This,
- /* [in] */ REFCLSID NetworkTypeGuid);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *CreateTuneRequest )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ ITuneRequest **TuneRequest);
-
- /* [restricted][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumCategoryGUIDs )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ IEnumGUID **ppEnum);
-
- /* [restricted][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumDeviceMonikers )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ IEnumMoniker **ppEnum);
-
- /* [id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DefaultPreferredComponentTypes )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ IComponentTypes **ComponentTypes);
-
- /* [id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_DefaultPreferredComponentTypes )(
- IAnalogTVTuningSpace * This,
- /* [in] */ IComponentTypes *NewComponentTypes);
-
- /* [restricted][hidden][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FrequencyMapping )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ BSTR *pMapping);
-
- /* [restricted][hidden][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FrequencyMapping )(
- IAnalogTVTuningSpace * This,
- BSTR Mapping);
-
- /* [id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DefaultLocator )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ ILocator **LocatorVal);
-
- /* [id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_DefaultLocator )(
- IAnalogTVTuningSpace * This,
- /* [in] */ ILocator *LocatorVal);
-
- HRESULT ( STDMETHODCALLTYPE *Clone )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ ITuningSpace **NewTS);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MinChannel )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ long *MinChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MinChannel )(
- IAnalogTVTuningSpace * This,
- /* [in] */ long NewMinChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MaxChannel )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ long *MaxChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MaxChannel )(
- IAnalogTVTuningSpace * This,
- /* [in] */ long NewMaxChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_InputType )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ TunerInputType *InputTypeVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_InputType )(
- IAnalogTVTuningSpace * This,
- /* [in] */ TunerInputType NewInputTypeVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_CountryCode )(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ long *CountryCodeVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_CountryCode )(
- IAnalogTVTuningSpace * This,
- /* [in] */ long NewCountryCodeVal);
-
- END_INTERFACE
- } IAnalogTVTuningSpaceVtbl;
- interface IAnalogTVTuningSpace
- {
- CONST_VTBL struct IAnalogTVTuningSpaceVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IAnalogTVTuningSpace_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IAnalogTVTuningSpace_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IAnalogTVTuningSpace_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IAnalogTVTuningSpace_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IAnalogTVTuningSpace_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IAnalogTVTuningSpace_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IAnalogTVTuningSpace_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IAnalogTVTuningSpace_get_UniqueName(This,Name)
- (This)->lpVtbl -> get_UniqueName(This,Name)
- #define IAnalogTVTuningSpace_put_UniqueName(This,Name)
- (This)->lpVtbl -> put_UniqueName(This,Name)
- #define IAnalogTVTuningSpace_get_FriendlyName(This,Name)
- (This)->lpVtbl -> get_FriendlyName(This,Name)
- #define IAnalogTVTuningSpace_put_FriendlyName(This,Name)
- (This)->lpVtbl -> put_FriendlyName(This,Name)
- #define IAnalogTVTuningSpace_get_CLSID(This,SpaceCLSID)
- (This)->lpVtbl -> get_CLSID(This,SpaceCLSID)
- #define IAnalogTVTuningSpace_get_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get_NetworkType(This,NetworkTypeGuid)
- #define IAnalogTVTuningSpace_put_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put_NetworkType(This,NetworkTypeGuid)
- #define IAnalogTVTuningSpace_get__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get__NetworkType(This,NetworkTypeGuid)
- #define IAnalogTVTuningSpace_put__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put__NetworkType(This,NetworkTypeGuid)
- #define IAnalogTVTuningSpace_CreateTuneRequest(This,TuneRequest)
- (This)->lpVtbl -> CreateTuneRequest(This,TuneRequest)
- #define IAnalogTVTuningSpace_EnumCategoryGUIDs(This,ppEnum)
- (This)->lpVtbl -> EnumCategoryGUIDs(This,ppEnum)
- #define IAnalogTVTuningSpace_EnumDeviceMonikers(This,ppEnum)
- (This)->lpVtbl -> EnumDeviceMonikers(This,ppEnum)
- #define IAnalogTVTuningSpace_get_DefaultPreferredComponentTypes(This,ComponentTypes)
- (This)->lpVtbl -> get_DefaultPreferredComponentTypes(This,ComponentTypes)
- #define IAnalogTVTuningSpace_put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- (This)->lpVtbl -> put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- #define IAnalogTVTuningSpace_get_FrequencyMapping(This,pMapping)
- (This)->lpVtbl -> get_FrequencyMapping(This,pMapping)
- #define IAnalogTVTuningSpace_put_FrequencyMapping(This,Mapping)
- (This)->lpVtbl -> put_FrequencyMapping(This,Mapping)
- #define IAnalogTVTuningSpace_get_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> get_DefaultLocator(This,LocatorVal)
- #define IAnalogTVTuningSpace_put_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> put_DefaultLocator(This,LocatorVal)
- #define IAnalogTVTuningSpace_Clone(This,NewTS)
- (This)->lpVtbl -> Clone(This,NewTS)
- #define IAnalogTVTuningSpace_get_MinChannel(This,MinChannelVal)
- (This)->lpVtbl -> get_MinChannel(This,MinChannelVal)
- #define IAnalogTVTuningSpace_put_MinChannel(This,NewMinChannelVal)
- (This)->lpVtbl -> put_MinChannel(This,NewMinChannelVal)
- #define IAnalogTVTuningSpace_get_MaxChannel(This,MaxChannelVal)
- (This)->lpVtbl -> get_MaxChannel(This,MaxChannelVal)
- #define IAnalogTVTuningSpace_put_MaxChannel(This,NewMaxChannelVal)
- (This)->lpVtbl -> put_MaxChannel(This,NewMaxChannelVal)
- #define IAnalogTVTuningSpace_get_InputType(This,InputTypeVal)
- (This)->lpVtbl -> get_InputType(This,InputTypeVal)
- #define IAnalogTVTuningSpace_put_InputType(This,NewInputTypeVal)
- (This)->lpVtbl -> put_InputType(This,NewInputTypeVal)
- #define IAnalogTVTuningSpace_get_CountryCode(This,CountryCodeVal)
- (This)->lpVtbl -> get_CountryCode(This,CountryCodeVal)
- #define IAnalogTVTuningSpace_put_CountryCode(This,NewCountryCodeVal)
- (This)->lpVtbl -> put_CountryCode(This,NewCountryCodeVal)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_get_MinChannel_Proxy(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ long *MinChannelVal);
- void __RPC_STUB IAnalogTVTuningSpace_get_MinChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_put_MinChannel_Proxy(
- IAnalogTVTuningSpace * This,
- /* [in] */ long NewMinChannelVal);
- void __RPC_STUB IAnalogTVTuningSpace_put_MinChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_get_MaxChannel_Proxy(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ long *MaxChannelVal);
- void __RPC_STUB IAnalogTVTuningSpace_get_MaxChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_put_MaxChannel_Proxy(
- IAnalogTVTuningSpace * This,
- /* [in] */ long NewMaxChannelVal);
- void __RPC_STUB IAnalogTVTuningSpace_put_MaxChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_get_InputType_Proxy(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ TunerInputType *InputTypeVal);
- void __RPC_STUB IAnalogTVTuningSpace_get_InputType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_put_InputType_Proxy(
- IAnalogTVTuningSpace * This,
- /* [in] */ TunerInputType NewInputTypeVal);
- void __RPC_STUB IAnalogTVTuningSpace_put_InputType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_get_CountryCode_Proxy(
- IAnalogTVTuningSpace * This,
- /* [retval][out] */ long *CountryCodeVal);
- void __RPC_STUB IAnalogTVTuningSpace_get_CountryCode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogTVTuningSpace_put_CountryCode_Proxy(
- IAnalogTVTuningSpace * This,
- /* [in] */ long NewCountryCodeVal);
- void __RPC_STUB IAnalogTVTuningSpace_put_CountryCode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IAnalogTVTuningSpace_INTERFACE_DEFINED__ */
- #ifndef __IATSCTuningSpace_INTERFACE_DEFINED__
- #define __IATSCTuningSpace_INTERFACE_DEFINED__
- /* interface IATSCTuningSpace */
- /* [unique][uuid][nonextensible][hidden][object] */
- EXTERN_C const IID IID_IATSCTuningSpace;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("0369B4E2-45B6-11d3-B650-00C04F79498E")
- IATSCTuningSpace : public IAnalogTVTuningSpace
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MinMinorChannel(
- /* [retval][out] */ long *MinMinorChannelVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MinMinorChannel(
- /* [in] */ long NewMinMinorChannelVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MaxMinorChannel(
- /* [retval][out] */ long *MaxMinorChannelVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MaxMinorChannel(
- /* [in] */ long NewMaxMinorChannelVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MinPhysicalChannel(
- /* [retval][out] */ long *MinPhysicalChannelVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MinPhysicalChannel(
- /* [in] */ long NewMinPhysicalChannelVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MaxPhysicalChannel(
- /* [retval][out] */ long *MaxPhysicalChannelVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MaxPhysicalChannel(
- /* [in] */ long NewMaxPhysicalChannelVal) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IATSCTuningSpaceVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IATSCTuningSpace * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IATSCTuningSpace * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IATSCTuningSpace * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IATSCTuningSpace * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IATSCTuningSpace * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IATSCTuningSpace * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IATSCTuningSpace * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
- IATSCTuningSpace * This,
- /* [retval][out] */ BSTR *Name);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_UniqueName )(
- IATSCTuningSpace * This,
- /* [in] */ BSTR Name);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FriendlyName )(
- IATSCTuningSpace * This,
- /* [retval][out] */ BSTR *Name);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FriendlyName )(
- IATSCTuningSpace * This,
- /* [in] */ BSTR Name);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_CLSID )(
- IATSCTuningSpace * This,
- /* [retval][out] */ BSTR *SpaceCLSID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_NetworkType )(
- IATSCTuningSpace * This,
- /* [retval][out] */ BSTR *NetworkTypeGuid);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_NetworkType )(
- IATSCTuningSpace * This,
- /* [in] */ BSTR NetworkTypeGuid);
-
- /* [restricted][hidden][helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get__NetworkType )(
- IATSCTuningSpace * This,
- /* [retval][out] */ GUID *NetworkTypeGuid);
-
- /* [restricted][hidden][helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put__NetworkType )(
- IATSCTuningSpace * This,
- /* [in] */ REFCLSID NetworkTypeGuid);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *CreateTuneRequest )(
- IATSCTuningSpace * This,
- /* [retval][out] */ ITuneRequest **TuneRequest);
-
- /* [restricted][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumCategoryGUIDs )(
- IATSCTuningSpace * This,
- /* [retval][out] */ IEnumGUID **ppEnum);
-
- /* [restricted][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumDeviceMonikers )(
- IATSCTuningSpace * This,
- /* [retval][out] */ IEnumMoniker **ppEnum);
-
- /* [id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DefaultPreferredComponentTypes )(
- IATSCTuningSpace * This,
- /* [retval][out] */ IComponentTypes **ComponentTypes);
-
- /* [id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_DefaultPreferredComponentTypes )(
- IATSCTuningSpace * This,
- /* [in] */ IComponentTypes *NewComponentTypes);
-
- /* [restricted][hidden][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FrequencyMapping )(
- IATSCTuningSpace * This,
- /* [retval][out] */ BSTR *pMapping);
-
- /* [restricted][hidden][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FrequencyMapping )(
- IATSCTuningSpace * This,
- BSTR Mapping);
-
- /* [id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DefaultLocator )(
- IATSCTuningSpace * This,
- /* [retval][out] */ ILocator **LocatorVal);
-
- /* [id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_DefaultLocator )(
- IATSCTuningSpace * This,
- /* [in] */ ILocator *LocatorVal);
-
- HRESULT ( STDMETHODCALLTYPE *Clone )(
- IATSCTuningSpace * This,
- /* [retval][out] */ ITuningSpace **NewTS);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MinChannel )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MinChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MinChannel )(
- IATSCTuningSpace * This,
- /* [in] */ long NewMinChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MaxChannel )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MaxChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MaxChannel )(
- IATSCTuningSpace * This,
- /* [in] */ long NewMaxChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_InputType )(
- IATSCTuningSpace * This,
- /* [retval][out] */ TunerInputType *InputTypeVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_InputType )(
- IATSCTuningSpace * This,
- /* [in] */ TunerInputType NewInputTypeVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_CountryCode )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *CountryCodeVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_CountryCode )(
- IATSCTuningSpace * This,
- /* [in] */ long NewCountryCodeVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MinMinorChannel )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MinMinorChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MinMinorChannel )(
- IATSCTuningSpace * This,
- /* [in] */ long NewMinMinorChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MaxMinorChannel )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MaxMinorChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MaxMinorChannel )(
- IATSCTuningSpace * This,
- /* [in] */ long NewMaxMinorChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MinPhysicalChannel )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MinPhysicalChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MinPhysicalChannel )(
- IATSCTuningSpace * This,
- /* [in] */ long NewMinPhysicalChannelVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MaxPhysicalChannel )(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MaxPhysicalChannelVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MaxPhysicalChannel )(
- IATSCTuningSpace * This,
- /* [in] */ long NewMaxPhysicalChannelVal);
-
- END_INTERFACE
- } IATSCTuningSpaceVtbl;
- interface IATSCTuningSpace
- {
- CONST_VTBL struct IATSCTuningSpaceVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IATSCTuningSpace_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IATSCTuningSpace_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IATSCTuningSpace_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IATSCTuningSpace_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IATSCTuningSpace_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IATSCTuningSpace_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IATSCTuningSpace_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IATSCTuningSpace_get_UniqueName(This,Name)
- (This)->lpVtbl -> get_UniqueName(This,Name)
- #define IATSCTuningSpace_put_UniqueName(This,Name)
- (This)->lpVtbl -> put_UniqueName(This,Name)
- #define IATSCTuningSpace_get_FriendlyName(This,Name)
- (This)->lpVtbl -> get_FriendlyName(This,Name)
- #define IATSCTuningSpace_put_FriendlyName(This,Name)
- (This)->lpVtbl -> put_FriendlyName(This,Name)
- #define IATSCTuningSpace_get_CLSID(This,SpaceCLSID)
- (This)->lpVtbl -> get_CLSID(This,SpaceCLSID)
- #define IATSCTuningSpace_get_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get_NetworkType(This,NetworkTypeGuid)
- #define IATSCTuningSpace_put_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put_NetworkType(This,NetworkTypeGuid)
- #define IATSCTuningSpace_get__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get__NetworkType(This,NetworkTypeGuid)
- #define IATSCTuningSpace_put__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put__NetworkType(This,NetworkTypeGuid)
- #define IATSCTuningSpace_CreateTuneRequest(This,TuneRequest)
- (This)->lpVtbl -> CreateTuneRequest(This,TuneRequest)
- #define IATSCTuningSpace_EnumCategoryGUIDs(This,ppEnum)
- (This)->lpVtbl -> EnumCategoryGUIDs(This,ppEnum)
- #define IATSCTuningSpace_EnumDeviceMonikers(This,ppEnum)
- (This)->lpVtbl -> EnumDeviceMonikers(This,ppEnum)
- #define IATSCTuningSpace_get_DefaultPreferredComponentTypes(This,ComponentTypes)
- (This)->lpVtbl -> get_DefaultPreferredComponentTypes(This,ComponentTypes)
- #define IATSCTuningSpace_put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- (This)->lpVtbl -> put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- #define IATSCTuningSpace_get_FrequencyMapping(This,pMapping)
- (This)->lpVtbl -> get_FrequencyMapping(This,pMapping)
- #define IATSCTuningSpace_put_FrequencyMapping(This,Mapping)
- (This)->lpVtbl -> put_FrequencyMapping(This,Mapping)
- #define IATSCTuningSpace_get_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> get_DefaultLocator(This,LocatorVal)
- #define IATSCTuningSpace_put_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> put_DefaultLocator(This,LocatorVal)
- #define IATSCTuningSpace_Clone(This,NewTS)
- (This)->lpVtbl -> Clone(This,NewTS)
- #define IATSCTuningSpace_get_MinChannel(This,MinChannelVal)
- (This)->lpVtbl -> get_MinChannel(This,MinChannelVal)
- #define IATSCTuningSpace_put_MinChannel(This,NewMinChannelVal)
- (This)->lpVtbl -> put_MinChannel(This,NewMinChannelVal)
- #define IATSCTuningSpace_get_MaxChannel(This,MaxChannelVal)
- (This)->lpVtbl -> get_MaxChannel(This,MaxChannelVal)
- #define IATSCTuningSpace_put_MaxChannel(This,NewMaxChannelVal)
- (This)->lpVtbl -> put_MaxChannel(This,NewMaxChannelVal)
- #define IATSCTuningSpace_get_InputType(This,InputTypeVal)
- (This)->lpVtbl -> get_InputType(This,InputTypeVal)
- #define IATSCTuningSpace_put_InputType(This,NewInputTypeVal)
- (This)->lpVtbl -> put_InputType(This,NewInputTypeVal)
- #define IATSCTuningSpace_get_CountryCode(This,CountryCodeVal)
- (This)->lpVtbl -> get_CountryCode(This,CountryCodeVal)
- #define IATSCTuningSpace_put_CountryCode(This,NewCountryCodeVal)
- (This)->lpVtbl -> put_CountryCode(This,NewCountryCodeVal)
- #define IATSCTuningSpace_get_MinMinorChannel(This,MinMinorChannelVal)
- (This)->lpVtbl -> get_MinMinorChannel(This,MinMinorChannelVal)
- #define IATSCTuningSpace_put_MinMinorChannel(This,NewMinMinorChannelVal)
- (This)->lpVtbl -> put_MinMinorChannel(This,NewMinMinorChannelVal)
- #define IATSCTuningSpace_get_MaxMinorChannel(This,MaxMinorChannelVal)
- (This)->lpVtbl -> get_MaxMinorChannel(This,MaxMinorChannelVal)
- #define IATSCTuningSpace_put_MaxMinorChannel(This,NewMaxMinorChannelVal)
- (This)->lpVtbl -> put_MaxMinorChannel(This,NewMaxMinorChannelVal)
- #define IATSCTuningSpace_get_MinPhysicalChannel(This,MinPhysicalChannelVal)
- (This)->lpVtbl -> get_MinPhysicalChannel(This,MinPhysicalChannelVal)
- #define IATSCTuningSpace_put_MinPhysicalChannel(This,NewMinPhysicalChannelVal)
- (This)->lpVtbl -> put_MinPhysicalChannel(This,NewMinPhysicalChannelVal)
- #define IATSCTuningSpace_get_MaxPhysicalChannel(This,MaxPhysicalChannelVal)
- (This)->lpVtbl -> get_MaxPhysicalChannel(This,MaxPhysicalChannelVal)
- #define IATSCTuningSpace_put_MaxPhysicalChannel(This,NewMaxPhysicalChannelVal)
- (This)->lpVtbl -> put_MaxPhysicalChannel(This,NewMaxPhysicalChannelVal)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_get_MinMinorChannel_Proxy(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MinMinorChannelVal);
- void __RPC_STUB IATSCTuningSpace_get_MinMinorChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_put_MinMinorChannel_Proxy(
- IATSCTuningSpace * This,
- /* [in] */ long NewMinMinorChannelVal);
- void __RPC_STUB IATSCTuningSpace_put_MinMinorChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_get_MaxMinorChannel_Proxy(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MaxMinorChannelVal);
- void __RPC_STUB IATSCTuningSpace_get_MaxMinorChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_put_MaxMinorChannel_Proxy(
- IATSCTuningSpace * This,
- /* [in] */ long NewMaxMinorChannelVal);
- void __RPC_STUB IATSCTuningSpace_put_MaxMinorChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_get_MinPhysicalChannel_Proxy(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MinPhysicalChannelVal);
- void __RPC_STUB IATSCTuningSpace_get_MinPhysicalChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_put_MinPhysicalChannel_Proxy(
- IATSCTuningSpace * This,
- /* [in] */ long NewMinPhysicalChannelVal);
- void __RPC_STUB IATSCTuningSpace_put_MinPhysicalChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_get_MaxPhysicalChannel_Proxy(
- IATSCTuningSpace * This,
- /* [retval][out] */ long *MaxPhysicalChannelVal);
- void __RPC_STUB IATSCTuningSpace_get_MaxPhysicalChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IATSCTuningSpace_put_MaxPhysicalChannel_Proxy(
- IATSCTuningSpace * This,
- /* [in] */ long NewMaxPhysicalChannelVal);
- void __RPC_STUB IATSCTuningSpace_put_MaxPhysicalChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IATSCTuningSpace_INTERFACE_DEFINED__ */
- #ifndef __IAnalogRadioTuningSpace_INTERFACE_DEFINED__
- #define __IAnalogRadioTuningSpace_INTERFACE_DEFINED__
- /* interface IAnalogRadioTuningSpace */
- /* [unique][uuid][nonextensible][hidden][object] */
- EXTERN_C const IID IID_IAnalogRadioTuningSpace;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("2A6E293B-2595-11d3-B64C-00C04F79498E")
- IAnalogRadioTuningSpace : public ITuningSpace
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MinFrequency(
- /* [retval][out] */ long *MinFrequencyVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MinFrequency(
- /* [in] */ long NewMinFrequencyVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MaxFrequency(
- /* [retval][out] */ long *MaxFrequencyVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MaxFrequency(
- /* [in] */ long NewMaxFrequencyVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Step(
- /* [retval][out] */ long *StepVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_Step(
- /* [in] */ long NewStepVal) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IAnalogRadioTuningSpaceVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IAnalogRadioTuningSpace * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IAnalogRadioTuningSpace * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IAnalogRadioTuningSpace * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_UniqueName )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ BSTR *Name);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_UniqueName )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ BSTR Name);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FriendlyName )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ BSTR *Name);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FriendlyName )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ BSTR Name);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_CLSID )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ BSTR *SpaceCLSID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_NetworkType )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ BSTR *NetworkTypeGuid);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_NetworkType )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ BSTR NetworkTypeGuid);
-
- /* [restricted][hidden][helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get__NetworkType )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ GUID *NetworkTypeGuid);
-
- /* [restricted][hidden][helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put__NetworkType )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ REFCLSID NetworkTypeGuid);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *CreateTuneRequest )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ ITuneRequest **TuneRequest);
-
- /* [restricted][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumCategoryGUIDs )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ IEnumGUID **ppEnum);
-
- /* [restricted][hidden][id] */ HRESULT ( STDMETHODCALLTYPE *EnumDeviceMonikers )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ IEnumMoniker **ppEnum);
-
- /* [id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DefaultPreferredComponentTypes )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ IComponentTypes **ComponentTypes);
-
- /* [id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_DefaultPreferredComponentTypes )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ IComponentTypes *NewComponentTypes);
-
- /* [restricted][hidden][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_FrequencyMapping )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ BSTR *pMapping);
-
- /* [restricted][hidden][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_FrequencyMapping )(
- IAnalogRadioTuningSpace * This,
- BSTR Mapping);
-
- /* [id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_DefaultLocator )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ ILocator **LocatorVal);
-
- /* [id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_DefaultLocator )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ ILocator *LocatorVal);
-
- HRESULT ( STDMETHODCALLTYPE *Clone )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ ITuningSpace **NewTS);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MinFrequency )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ long *MinFrequencyVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MinFrequency )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ long NewMinFrequencyVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MaxFrequency )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ long *MaxFrequencyVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MaxFrequency )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ long NewMaxFrequencyVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Step )(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ long *StepVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Step )(
- IAnalogRadioTuningSpace * This,
- /* [in] */ long NewStepVal);
-
- END_INTERFACE
- } IAnalogRadioTuningSpaceVtbl;
- interface IAnalogRadioTuningSpace
- {
- CONST_VTBL struct IAnalogRadioTuningSpaceVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IAnalogRadioTuningSpace_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IAnalogRadioTuningSpace_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IAnalogRadioTuningSpace_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IAnalogRadioTuningSpace_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IAnalogRadioTuningSpace_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IAnalogRadioTuningSpace_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IAnalogRadioTuningSpace_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IAnalogRadioTuningSpace_get_UniqueName(This,Name)
- (This)->lpVtbl -> get_UniqueName(This,Name)
- #define IAnalogRadioTuningSpace_put_UniqueName(This,Name)
- (This)->lpVtbl -> put_UniqueName(This,Name)
- #define IAnalogRadioTuningSpace_get_FriendlyName(This,Name)
- (This)->lpVtbl -> get_FriendlyName(This,Name)
- #define IAnalogRadioTuningSpace_put_FriendlyName(This,Name)
- (This)->lpVtbl -> put_FriendlyName(This,Name)
- #define IAnalogRadioTuningSpace_get_CLSID(This,SpaceCLSID)
- (This)->lpVtbl -> get_CLSID(This,SpaceCLSID)
- #define IAnalogRadioTuningSpace_get_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get_NetworkType(This,NetworkTypeGuid)
- #define IAnalogRadioTuningSpace_put_NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put_NetworkType(This,NetworkTypeGuid)
- #define IAnalogRadioTuningSpace_get__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> get__NetworkType(This,NetworkTypeGuid)
- #define IAnalogRadioTuningSpace_put__NetworkType(This,NetworkTypeGuid)
- (This)->lpVtbl -> put__NetworkType(This,NetworkTypeGuid)
- #define IAnalogRadioTuningSpace_CreateTuneRequest(This,TuneRequest)
- (This)->lpVtbl -> CreateTuneRequest(This,TuneRequest)
- #define IAnalogRadioTuningSpace_EnumCategoryGUIDs(This,ppEnum)
- (This)->lpVtbl -> EnumCategoryGUIDs(This,ppEnum)
- #define IAnalogRadioTuningSpace_EnumDeviceMonikers(This,ppEnum)
- (This)->lpVtbl -> EnumDeviceMonikers(This,ppEnum)
- #define IAnalogRadioTuningSpace_get_DefaultPreferredComponentTypes(This,ComponentTypes)
- (This)->lpVtbl -> get_DefaultPreferredComponentTypes(This,ComponentTypes)
- #define IAnalogRadioTuningSpace_put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- (This)->lpVtbl -> put_DefaultPreferredComponentTypes(This,NewComponentTypes)
- #define IAnalogRadioTuningSpace_get_FrequencyMapping(This,pMapping)
- (This)->lpVtbl -> get_FrequencyMapping(This,pMapping)
- #define IAnalogRadioTuningSpace_put_FrequencyMapping(This,Mapping)
- (This)->lpVtbl -> put_FrequencyMapping(This,Mapping)
- #define IAnalogRadioTuningSpace_get_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> get_DefaultLocator(This,LocatorVal)
- #define IAnalogRadioTuningSpace_put_DefaultLocator(This,LocatorVal)
- (This)->lpVtbl -> put_DefaultLocator(This,LocatorVal)
- #define IAnalogRadioTuningSpace_Clone(This,NewTS)
- (This)->lpVtbl -> Clone(This,NewTS)
- #define IAnalogRadioTuningSpace_get_MinFrequency(This,MinFrequencyVal)
- (This)->lpVtbl -> get_MinFrequency(This,MinFrequencyVal)
- #define IAnalogRadioTuningSpace_put_MinFrequency(This,NewMinFrequencyVal)
- (This)->lpVtbl -> put_MinFrequency(This,NewMinFrequencyVal)
- #define IAnalogRadioTuningSpace_get_MaxFrequency(This,MaxFrequencyVal)
- (This)->lpVtbl -> get_MaxFrequency(This,MaxFrequencyVal)
- #define IAnalogRadioTuningSpace_put_MaxFrequency(This,NewMaxFrequencyVal)
- (This)->lpVtbl -> put_MaxFrequency(This,NewMaxFrequencyVal)
- #define IAnalogRadioTuningSpace_get_Step(This,StepVal)
- (This)->lpVtbl -> get_Step(This,StepVal)
- #define IAnalogRadioTuningSpace_put_Step(This,NewStepVal)
- (This)->lpVtbl -> put_Step(This,NewStepVal)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogRadioTuningSpace_get_MinFrequency_Proxy(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ long *MinFrequencyVal);
- void __RPC_STUB IAnalogRadioTuningSpace_get_MinFrequency_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogRadioTuningSpace_put_MinFrequency_Proxy(
- IAnalogRadioTuningSpace * This,
- /* [in] */ long NewMinFrequencyVal);
- void __RPC_STUB IAnalogRadioTuningSpace_put_MinFrequency_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogRadioTuningSpace_get_MaxFrequency_Proxy(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ long *MaxFrequencyVal);
- void __RPC_STUB IAnalogRadioTuningSpace_get_MaxFrequency_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogRadioTuningSpace_put_MaxFrequency_Proxy(
- IAnalogRadioTuningSpace * This,
- /* [in] */ long NewMaxFrequencyVal);
- void __RPC_STUB IAnalogRadioTuningSpace_put_MaxFrequency_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IAnalogRadioTuningSpace_get_Step_Proxy(
- IAnalogRadioTuningSpace * This,
- /* [retval][out] */ long *StepVal);
- void __RPC_STUB IAnalogRadioTuningSpace_get_Step_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IAnalogRadioTuningSpace_put_Step_Proxy(
- IAnalogRadioTuningSpace * This,
- /* [in] */ long NewStepVal);
- void __RPC_STUB IAnalogRadioTuningSpace_put_Step_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IAnalogRadioTuningSpace_INTERFACE_DEFINED__ */
- #ifndef __ITuneRequest_INTERFACE_DEFINED__
- #define __ITuneRequest_INTERFACE_DEFINED__
- /* interface ITuneRequest */
- /* [unique][helpstring][oleautomation][dual][uuid][nonextensible][object] */
- EXTERN_C const IID IID_ITuneRequest;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("07DDC146-FC3D-11d2-9D8C-00C04F72D980")
- ITuneRequest : public IDispatch
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TuningSpace(
- /* [retval][out] */ ITuningSpace **TuningSpace) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Components(
- /* [retval][out] */ IComponents **Components) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Clone(
- /* [retval][out] */ ITuneRequest **NewTuneRequest) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Locator(
- /* [retval][out] */ ILocator **Locator) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_Locator(
- /* [in] */ ILocator *Locator) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITuneRequestVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- ITuneRequest * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- ITuneRequest * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- ITuneRequest * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- ITuneRequest * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- ITuneRequest * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- ITuneRequest * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- ITuneRequest * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TuningSpace )(
- ITuneRequest * This,
- /* [retval][out] */ ITuningSpace **TuningSpace);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Components )(
- ITuneRequest * This,
- /* [retval][out] */ IComponents **Components);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *Clone )(
- ITuneRequest * This,
- /* [retval][out] */ ITuneRequest **NewTuneRequest);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Locator )(
- ITuneRequest * This,
- /* [retval][out] */ ILocator **Locator);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Locator )(
- ITuneRequest * This,
- /* [in] */ ILocator *Locator);
-
- END_INTERFACE
- } ITuneRequestVtbl;
- interface ITuneRequest
- {
- CONST_VTBL struct ITuneRequestVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITuneRequest_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITuneRequest_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define ITuneRequest_Release(This)
- (This)->lpVtbl -> Release(This)
- #define ITuneRequest_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define ITuneRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define ITuneRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define ITuneRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define ITuneRequest_get_TuningSpace(This,TuningSpace)
- (This)->lpVtbl -> get_TuningSpace(This,TuningSpace)
- #define ITuneRequest_get_Components(This,Components)
- (This)->lpVtbl -> get_Components(This,Components)
- #define ITuneRequest_Clone(This,NewTuneRequest)
- (This)->lpVtbl -> Clone(This,NewTuneRequest)
- #define ITuneRequest_get_Locator(This,Locator)
- (This)->lpVtbl -> get_Locator(This,Locator)
- #define ITuneRequest_put_Locator(This,Locator)
- (This)->lpVtbl -> put_Locator(This,Locator)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE ITuneRequest_get_TuningSpace_Proxy(
- ITuneRequest * This,
- /* [retval][out] */ ITuningSpace **TuningSpace);
- void __RPC_STUB ITuneRequest_get_TuningSpace_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE ITuneRequest_get_Components_Proxy(
- ITuneRequest * This,
- /* [retval][out] */ IComponents **Components);
- void __RPC_STUB ITuneRequest_get_Components_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ITuneRequest_Clone_Proxy(
- ITuneRequest * This,
- /* [retval][out] */ ITuneRequest **NewTuneRequest);
- void __RPC_STUB ITuneRequest_Clone_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE ITuneRequest_get_Locator_Proxy(
- ITuneRequest * This,
- /* [retval][out] */ ILocator **Locator);
- void __RPC_STUB ITuneRequest_get_Locator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE ITuneRequest_put_Locator_Proxy(
- ITuneRequest * This,
- /* [in] */ ILocator *Locator);
- void __RPC_STUB ITuneRequest_put_Locator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITuneRequest_INTERFACE_DEFINED__ */
- #ifndef __IChannelTuneRequest_INTERFACE_DEFINED__
- #define __IChannelTuneRequest_INTERFACE_DEFINED__
- /* interface IChannelTuneRequest */
- /* [unique][helpstring][oleautomation][dual][uuid][nonextensible][object] */
- EXTERN_C const IID IID_IChannelTuneRequest;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("0369B4E0-45B6-11d3-B650-00C04F79498E")
- IChannelTuneRequest : public ITuneRequest
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Channel(
- /* [retval][out] */ long *Channel) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_Channel(
- /* [in] */ long Channel) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IChannelTuneRequestVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IChannelTuneRequest * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IChannelTuneRequest * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IChannelTuneRequest * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IChannelTuneRequest * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IChannelTuneRequest * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IChannelTuneRequest * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IChannelTuneRequest * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TuningSpace )(
- IChannelTuneRequest * This,
- /* [retval][out] */ ITuningSpace **TuningSpace);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Components )(
- IChannelTuneRequest * This,
- /* [retval][out] */ IComponents **Components);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *Clone )(
- IChannelTuneRequest * This,
- /* [retval][out] */ ITuneRequest **NewTuneRequest);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Locator )(
- IChannelTuneRequest * This,
- /* [retval][out] */ ILocator **Locator);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Locator )(
- IChannelTuneRequest * This,
- /* [in] */ ILocator *Locator);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Channel )(
- IChannelTuneRequest * This,
- /* [retval][out] */ long *Channel);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Channel )(
- IChannelTuneRequest * This,
- /* [in] */ long Channel);
-
- END_INTERFACE
- } IChannelTuneRequestVtbl;
- interface IChannelTuneRequest
- {
- CONST_VTBL struct IChannelTuneRequestVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IChannelTuneRequest_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IChannelTuneRequest_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IChannelTuneRequest_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IChannelTuneRequest_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IChannelTuneRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IChannelTuneRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IChannelTuneRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IChannelTuneRequest_get_TuningSpace(This,TuningSpace)
- (This)->lpVtbl -> get_TuningSpace(This,TuningSpace)
- #define IChannelTuneRequest_get_Components(This,Components)
- (This)->lpVtbl -> get_Components(This,Components)
- #define IChannelTuneRequest_Clone(This,NewTuneRequest)
- (This)->lpVtbl -> Clone(This,NewTuneRequest)
- #define IChannelTuneRequest_get_Locator(This,Locator)
- (This)->lpVtbl -> get_Locator(This,Locator)
- #define IChannelTuneRequest_put_Locator(This,Locator)
- (This)->lpVtbl -> put_Locator(This,Locator)
- #define IChannelTuneRequest_get_Channel(This,Channel)
- (This)->lpVtbl -> get_Channel(This,Channel)
- #define IChannelTuneRequest_put_Channel(This,Channel)
- (This)->lpVtbl -> put_Channel(This,Channel)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IChannelTuneRequest_get_Channel_Proxy(
- IChannelTuneRequest * This,
- /* [retval][out] */ long *Channel);
- void __RPC_STUB IChannelTuneRequest_get_Channel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IChannelTuneRequest_put_Channel_Proxy(
- IChannelTuneRequest * This,
- /* [in] */ long Channel);
- void __RPC_STUB IChannelTuneRequest_put_Channel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IChannelTuneRequest_INTERFACE_DEFINED__ */
- #ifndef __IATSCChannelTuneRequest_INTERFACE_DEFINED__
- #define __IATSCChannelTuneRequest_INTERFACE_DEFINED__
- /* interface IATSCChannelTuneRequest */
- /* [unique][helpstring][oleautomation][dual][uuid][nonextensible][object] */
- EXTERN_C const IID IID_IATSCChannelTuneRequest;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("0369B4E1-45B6-11d3-B650-00C04F79498E")
- IATSCChannelTuneRequest : public IChannelTuneRequest
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MinorChannel(
- /* [retval][out] */ long *MinorChannel) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MinorChannel(
- /* [in] */ long MinorChannel) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IATSCChannelTuneRequestVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IATSCChannelTuneRequest * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IATSCChannelTuneRequest * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IATSCChannelTuneRequest * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IATSCChannelTuneRequest * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IATSCChannelTuneRequest * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IATSCChannelTuneRequest * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IATSCChannelTuneRequest * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TuningSpace )(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ ITuningSpace **TuningSpace);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Components )(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ IComponents **Components);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *Clone )(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ ITuneRequest **NewTuneRequest);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Locator )(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ ILocator **Locator);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Locator )(
- IATSCChannelTuneRequest * This,
- /* [in] */ ILocator *Locator);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Channel )(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ long *Channel);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Channel )(
- IATSCChannelTuneRequest * This,
- /* [in] */ long Channel);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_MinorChannel )(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ long *MinorChannel);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_MinorChannel )(
- IATSCChannelTuneRequest * This,
- /* [in] */ long MinorChannel);
-
- END_INTERFACE
- } IATSCChannelTuneRequestVtbl;
- interface IATSCChannelTuneRequest
- {
- CONST_VTBL struct IATSCChannelTuneRequestVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IATSCChannelTuneRequest_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IATSCChannelTuneRequest_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IATSCChannelTuneRequest_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IATSCChannelTuneRequest_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IATSCChannelTuneRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IATSCChannelTuneRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IATSCChannelTuneRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IATSCChannelTuneRequest_get_TuningSpace(This,TuningSpace)
- (This)->lpVtbl -> get_TuningSpace(This,TuningSpace)
- #define IATSCChannelTuneRequest_get_Components(This,Components)
- (This)->lpVtbl -> get_Components(This,Components)
- #define IATSCChannelTuneRequest_Clone(This,NewTuneRequest)
- (This)->lpVtbl -> Clone(This,NewTuneRequest)
- #define IATSCChannelTuneRequest_get_Locator(This,Locator)
- (This)->lpVtbl -> get_Locator(This,Locator)
- #define IATSCChannelTuneRequest_put_Locator(This,Locator)
- (This)->lpVtbl -> put_Locator(This,Locator)
- #define IATSCChannelTuneRequest_get_Channel(This,Channel)
- (This)->lpVtbl -> get_Channel(This,Channel)
- #define IATSCChannelTuneRequest_put_Channel(This,Channel)
- (This)->lpVtbl -> put_Channel(This,Channel)
- #define IATSCChannelTuneRequest_get_MinorChannel(This,MinorChannel)
- (This)->lpVtbl -> get_MinorChannel(This,MinorChannel)
- #define IATSCChannelTuneRequest_put_MinorChannel(This,MinorChannel)
- (This)->lpVtbl -> put_MinorChannel(This,MinorChannel)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IATSCChannelTuneRequest_get_MinorChannel_Proxy(
- IATSCChannelTuneRequest * This,
- /* [retval][out] */ long *MinorChannel);
- void __RPC_STUB IATSCChannelTuneRequest_get_MinorChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IATSCChannelTuneRequest_put_MinorChannel_Proxy(
- IATSCChannelTuneRequest * This,
- /* [in] */ long MinorChannel);
- void __RPC_STUB IATSCChannelTuneRequest_put_MinorChannel_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IATSCChannelTuneRequest_INTERFACE_DEFINED__ */
- #ifndef __IDVBTuneRequest_INTERFACE_DEFINED__
- #define __IDVBTuneRequest_INTERFACE_DEFINED__
- /* interface IDVBTuneRequest */
- /* [unique][helpstring][oleautomation][dual][uuid][nonextensible][object] */
- EXTERN_C const IID IID_IDVBTuneRequest;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("0D6F567E-A636-42bb-83BA-CE4C1704AFA2")
- IDVBTuneRequest : public ITuneRequest
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ONID(
- /* [retval][out] */ long *ONID) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ONID(
- /* [in] */ long ONID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TSID(
- /* [retval][out] */ long *TSID) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_TSID(
- /* [in] */ long TSID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SID(
- /* [retval][out] */ long *SID) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SID(
- /* [in] */ long SID) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IDVBTuneRequestVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IDVBTuneRequest * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IDVBTuneRequest * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IDVBTuneRequest * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IDVBTuneRequest * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IDVBTuneRequest * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IDVBTuneRequest * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IDVBTuneRequest * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TuningSpace )(
- IDVBTuneRequest * This,
- /* [retval][out] */ ITuningSpace **TuningSpace);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Components )(
- IDVBTuneRequest * This,
- /* [retval][out] */ IComponents **Components);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *Clone )(
- IDVBTuneRequest * This,
- /* [retval][out] */ ITuneRequest **NewTuneRequest);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Locator )(
- IDVBTuneRequest * This,
- /* [retval][out] */ ILocator **Locator);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Locator )(
- IDVBTuneRequest * This,
- /* [in] */ ILocator *Locator);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ONID )(
- IDVBTuneRequest * This,
- /* [retval][out] */ long *ONID);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_ONID )(
- IDVBTuneRequest * This,
- /* [in] */ long ONID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TSID )(
- IDVBTuneRequest * This,
- /* [retval][out] */ long *TSID);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_TSID )(
- IDVBTuneRequest * This,
- /* [in] */ long TSID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_SID )(
- IDVBTuneRequest * This,
- /* [retval][out] */ long *SID);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_SID )(
- IDVBTuneRequest * This,
- /* [in] */ long SID);
-
- END_INTERFACE
- } IDVBTuneRequestVtbl;
- interface IDVBTuneRequest
- {
- CONST_VTBL struct IDVBTuneRequestVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IDVBTuneRequest_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IDVBTuneRequest_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IDVBTuneRequest_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IDVBTuneRequest_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IDVBTuneRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IDVBTuneRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IDVBTuneRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IDVBTuneRequest_get_TuningSpace(This,TuningSpace)
- (This)->lpVtbl -> get_TuningSpace(This,TuningSpace)
- #define IDVBTuneRequest_get_Components(This,Components)
- (This)->lpVtbl -> get_Components(This,Components)
- #define IDVBTuneRequest_Clone(This,NewTuneRequest)
- (This)->lpVtbl -> Clone(This,NewTuneRequest)
- #define IDVBTuneRequest_get_Locator(This,Locator)
- (This)->lpVtbl -> get_Locator(This,Locator)
- #define IDVBTuneRequest_put_Locator(This,Locator)
- (This)->lpVtbl -> put_Locator(This,Locator)
- #define IDVBTuneRequest_get_ONID(This,ONID)
- (This)->lpVtbl -> get_ONID(This,ONID)
- #define IDVBTuneRequest_put_ONID(This,ONID)
- (This)->lpVtbl -> put_ONID(This,ONID)
- #define IDVBTuneRequest_get_TSID(This,TSID)
- (This)->lpVtbl -> get_TSID(This,TSID)
- #define IDVBTuneRequest_put_TSID(This,TSID)
- (This)->lpVtbl -> put_TSID(This,TSID)
- #define IDVBTuneRequest_get_SID(This,SID)
- (This)->lpVtbl -> get_SID(This,SID)
- #define IDVBTuneRequest_put_SID(This,SID)
- (This)->lpVtbl -> put_SID(This,SID)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBTuneRequest_get_ONID_Proxy(
- IDVBTuneRequest * This,
- /* [retval][out] */ long *ONID);
- void __RPC_STUB IDVBTuneRequest_get_ONID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBTuneRequest_put_ONID_Proxy(
- IDVBTuneRequest * This,
- /* [in] */ long ONID);
- void __RPC_STUB IDVBTuneRequest_put_ONID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBTuneRequest_get_TSID_Proxy(
- IDVBTuneRequest * This,
- /* [retval][out] */ long *TSID);
- void __RPC_STUB IDVBTuneRequest_get_TSID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBTuneRequest_put_TSID_Proxy(
- IDVBTuneRequest * This,
- /* [in] */ long TSID);
- void __RPC_STUB IDVBTuneRequest_put_TSID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IDVBTuneRequest_get_SID_Proxy(
- IDVBTuneRequest * This,
- /* [retval][out] */ long *SID);
- void __RPC_STUB IDVBTuneRequest_get_SID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IDVBTuneRequest_put_SID_Proxy(
- IDVBTuneRequest * This,
- /* [in] */ long SID);
- void __RPC_STUB IDVBTuneRequest_put_SID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IDVBTuneRequest_INTERFACE_DEFINED__ */
- #ifndef __IMPEG2TuneRequest_INTERFACE_DEFINED__
- #define __IMPEG2TuneRequest_INTERFACE_DEFINED__
- /* interface IMPEG2TuneRequest */
- /* [unique][helpstring][oleautomation][dual][uuid][nonextensible][object] */
- EXTERN_C const IID IID_IMPEG2TuneRequest;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("EB7D987F-8A01-42ad-B8AE-574DEEE44D1A")
- IMPEG2TuneRequest : public ITuneRequest
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TSID(
- /* [retval][out] */ long *TSID) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_TSID(
- /* [in] */ long TSID) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ProgNo(
- /* [retval][out] */ long *ProgNo) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ProgNo(
- /* [in] */ long ProgNo) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IMPEG2TuneRequestVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IMPEG2TuneRequest * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IMPEG2TuneRequest * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IMPEG2TuneRequest * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IMPEG2TuneRequest * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IMPEG2TuneRequest * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IMPEG2TuneRequest * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IMPEG2TuneRequest * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TuningSpace )(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ ITuningSpace **TuningSpace);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Components )(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ IComponents **Components);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *Clone )(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ ITuneRequest **NewTuneRequest);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_Locator )(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ ILocator **Locator);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_Locator )(
- IMPEG2TuneRequest * This,
- /* [in] */ ILocator *Locator);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_TSID )(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ long *TSID);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_TSID )(
- IMPEG2TuneRequest * This,
- /* [in] */ long TSID);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_ProgNo )(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ long *ProgNo);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_ProgNo )(
- IMPEG2TuneRequest * This,
- /* [in] */ long ProgNo);
-
- END_INTERFACE
- } IMPEG2TuneRequestVtbl;
- interface IMPEG2TuneRequest
- {
- CONST_VTBL struct IMPEG2TuneRequestVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IMPEG2TuneRequest_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IMPEG2TuneRequest_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IMPEG2TuneRequest_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IMPEG2TuneRequest_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IMPEG2TuneRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IMPEG2TuneRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IMPEG2TuneRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IMPEG2TuneRequest_get_TuningSpace(This,TuningSpace)
- (This)->lpVtbl -> get_TuningSpace(This,TuningSpace)
- #define IMPEG2TuneRequest_get_Components(This,Components)
- (This)->lpVtbl -> get_Components(This,Components)
- #define IMPEG2TuneRequest_Clone(This,NewTuneRequest)
- (This)->lpVtbl -> Clone(This,NewTuneRequest)
- #define IMPEG2TuneRequest_get_Locator(This,Locator)
- (This)->lpVtbl -> get_Locator(This,Locator)
- #define IMPEG2TuneRequest_put_Locator(This,Locator)
- (This)->lpVtbl -> put_Locator(This,Locator)
- #define IMPEG2TuneRequest_get_TSID(This,TSID)
- (This)->lpVtbl -> get_TSID(This,TSID)
- #define IMPEG2TuneRequest_put_TSID(This,TSID)
- (This)->lpVtbl -> put_TSID(This,TSID)
- #define IMPEG2TuneRequest_get_ProgNo(This,ProgNo)
- (This)->lpVtbl -> get_ProgNo(This,ProgNo)
- #define IMPEG2TuneRequest_put_ProgNo(This,ProgNo)
- (This)->lpVtbl -> put_ProgNo(This,ProgNo)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMPEG2TuneRequest_get_TSID_Proxy(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ long *TSID);
- void __RPC_STUB IMPEG2TuneRequest_get_TSID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IMPEG2TuneRequest_put_TSID_Proxy(
- IMPEG2TuneRequest * This,
- /* [in] */ long TSID);
- void __RPC_STUB IMPEG2TuneRequest_put_TSID_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IMPEG2TuneRequest_get_ProgNo_Proxy(
- IMPEG2TuneRequest * This,
- /* [retval][out] */ long *ProgNo);
- void __RPC_STUB IMPEG2TuneRequest_get_ProgNo_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IMPEG2TuneRequest_put_ProgNo_Proxy(
- IMPEG2TuneRequest * This,
- /* [in] */ long ProgNo);
- void __RPC_STUB IMPEG2TuneRequest_put_ProgNo_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IMPEG2TuneRequest_INTERFACE_DEFINED__ */
- #ifndef __IMPEG2TuneRequestFactory_INTERFACE_DEFINED__
- #define __IMPEG2TuneRequestFactory_INTERFACE_DEFINED__
- /* interface IMPEG2TuneRequestFactory */
- /* [unique][helpstring][oleautomation][dual][uuid][hidden][nonextensible][object] */
- EXTERN_C const IID IID_IMPEG2TuneRequestFactory;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("14E11ABD-EE37-4893-9EA1-6964DE933E39")
- IMPEG2TuneRequestFactory : public IDispatch
- {
- public:
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE CreateTuneRequest(
- /* [in] */ ITuningSpace *TuningSpace,
- /* [retval][out] */ IMPEG2TuneRequest **TuneRequest) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IMPEG2TuneRequestFactoryVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IMPEG2TuneRequestFactory * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IMPEG2TuneRequestFactory * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IMPEG2TuneRequestFactory * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IMPEG2TuneRequestFactory * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IMPEG2TuneRequestFactory * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IMPEG2TuneRequestFactory * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IMPEG2TuneRequestFactory * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE *CreateTuneRequest )(
- IMPEG2TuneRequestFactory * This,
- /* [in] */ ITuningSpace *TuningSpace,
- /* [retval][out] */ IMPEG2TuneRequest **TuneRequest);
-
- END_INTERFACE
- } IMPEG2TuneRequestFactoryVtbl;
- interface IMPEG2TuneRequestFactory
- {
- CONST_VTBL struct IMPEG2TuneRequestFactoryVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IMPEG2TuneRequestFactory_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IMPEG2TuneRequestFactory_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IMPEG2TuneRequestFactory_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IMPEG2TuneRequestFactory_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IMPEG2TuneRequestFactory_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IMPEG2TuneRequestFactory_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IMPEG2TuneRequestFactory_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IMPEG2TuneRequestFactory_CreateTuneRequest(This,TuningSpace,TuneRequest)
- (This)->lpVtbl -> CreateTuneRequest(This,TuningSpace,TuneRequest)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMPEG2TuneRequestFactory_CreateTuneRequest_Proxy(
- IMPEG2TuneRequestFactory * This,
- /* [in] */ ITuningSpace *TuningSpace,
- /* [retval][out] */ IMPEG2TuneRequest **TuneRequest);
- void __RPC_STUB IMPEG2TuneRequestFactory_CreateTuneRequest_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IMPEG2TuneRequestFactory_INTERFACE_DEFINED__ */
- #ifndef __IMPEG2TuneRequestSupport_INTERFACE_DEFINED__
- #define __IMPEG2TuneRequestSupport_INTERFACE_DEFINED__
- /* interface IMPEG2TuneRequestSupport */
- /* [unique][helpstring][uuid][nonextensible][restricted][hidden][object] */
- EXTERN_C const IID IID_IMPEG2TuneRequestSupport;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("1B9D5FC3-5BBC-4b6c-BB18-B9D10E3EEEBF")
- IMPEG2TuneRequestSupport : public IUnknown
- {
- public:
- };
-
- #else /* C style interface */
- typedef struct IMPEG2TuneRequestSupportVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IMPEG2TuneRequestSupport * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-