MsWTECom.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:388k
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IWTEApplications_Remove_Proxy(
- IWTEApplications __RPC_FAR * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IWTEApplications_Remove_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IWTEApplications_Refresh_Proxy(
- IWTEApplications __RPC_FAR * This);
- void __RPC_STUB IWTEApplications_Refresh_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IWTEApplications_Save_Proxy(
- IWTEApplications __RPC_FAR * This,
- /* [defaultvalue][in] */ VARIANT_BOOL SaveOnlyIfCurrent);
- void __RPC_STUB IWTEApplications_Save_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IWTEApplications_INTERFACE_DEFINED__ */
- #ifndef __IWTEApplication_INTERFACE_DEFINED__
- #define __IWTEApplication_INTERFACE_DEFINED__
- /* interface IWTEApplication */
- /* [unique][helpstring][dual][uuid][object] */
- EXTERN_C const IID IID_IWTEApplication;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("B83E8322-336C-11D3-8657-0090272F9EEB")
- IWTEApplication : public IDispatch
- {
- public:
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Refresh( void) = 0;
-
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Save(
- /* [defaultvalue][in] */ VARIANT_BOOL SaveOnlyIfCurrent = ( VARIANT_BOOL )0) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_VendorDataSets(
- /* [retval][out] */ IWTEVendorDataSets __RPC_FAR *__RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Name(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_Name(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Description(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_Description(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_HomePage(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_HomePage(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InputTerminator(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_InputTerminator(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_BackKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_BackKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_HomeKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_HomeKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_OperatorKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_OperatorKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_OperatorExtension(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_OperatorExtension(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ClickButtonKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ClickButtonKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SkipButtonKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SkipButtonKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SelectCheckBoxKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SelectCheckBoxKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ClearCheckBoxKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ClearCheckBoxKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_IgnoreNavigationKeysTillTermination(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_IgnoreNavigationKeysTillTermination(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_DetectABCD(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_DetectABCD(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MaxRecordTime(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MaxRecordTime(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RecordStopSilenceTime(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RecordStopSilenceTime(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InvalidKeyAnnouncement(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_InvalidKeyAnnouncement(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TimeoutAnnouncement(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_TimeoutAnnouncement(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_MaxRetries(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_MaxRetries(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_FirstTimeoutInterval(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_FirstTimeoutInterval(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InterTimeoutInterval(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_InterTimeoutInterval(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RecurringErrorPage(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RecurringErrorPage(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RenderTTS(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RenderTTS(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TTSParameters(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_TTSParameters(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SRParameters(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SRParameters(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_LogEventSelection(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_LogEventSelection(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_DelayedAnswering(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_DelayedAnswering(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_PostCallPage(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_PostCallPage(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RenderTablesAsTabularData(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RenderTablesAsTabularData(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InitialAutoNumber(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_InitialAutoNumber(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ShutdownTime(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ShutdownTime(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ShutdownAnnouncement(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ShutdownAnnouncement(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SRThreshold(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SRThreshold(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_UseSR(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_UseSR(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ConfirmBefore(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ConfirmBefore(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ConfirmAfter(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ConfirmAfter(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_OfferItems(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_OfferItems(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ClickButtonPhrases(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ClickButtonPhrases(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SkipButtonPhrases(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SkipButtonPhrases(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SelectCheckBoxPhrases(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SelectCheckBoxPhrases(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ClearCheckBoxPhrases(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ClearCheckBoxPhrases(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_NavigationAnnouncement(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_NavigationAnnouncement(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RepeatMenuAnnouncement(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RepeatMenuAnnouncement(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RepeatMenuKey(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RepeatMenuKey(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_DownloadControlFlags(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_DownloadControlFlags(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_OperatorTransferType(
- /* [retval][out] */ int __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_OperatorTransferType(
- /* [in] */ int newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Vendor(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_Vendor(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_EnableFullConfiguration(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_EnableFullConfiguration(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_RecordStopOnAnyKey(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_RecordStopOnAnyKey(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_ConfirmationMenuAnnouncement(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_ConfirmationMenuAnnouncement(
- /* [in] */ BSTR newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_SuggestConfirmation(
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_SuggestConfirmation(
- /* [in] */ VARIANT_BOOL newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TTSWaveFormat(
- /* [retval][out] */ PCMWaveFormats __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_TTSWaveFormat(
- /* [in] */ PCMWaveFormats newVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InputWaveFormat(
- /* [retval][out] */ PCMWaveFormats __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE put_InputWaveFormat(
- /* [in] */ PCMWaveFormats newVal) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IWTEApplicationVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- IWTEApplication __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- IWTEApplication __RPC_FAR * This);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
- IWTEApplication __RPC_FAR * This,
- /* [out] */ UINT __RPC_FAR *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
- /* [out] */ VARIANT __RPC_FAR *pVarResult,
- /* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
- /* [out] */ UINT __RPC_FAR *puArgErr);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Refresh )(
- IWTEApplication __RPC_FAR * This);
-
- /* [helpstring][id] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Save )(
- IWTEApplication __RPC_FAR * This,
- /* [defaultvalue][in] */ VARIANT_BOOL SaveOnlyIfCurrent);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_VendorDataSets )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ IWTEVendorDataSets __RPC_FAR *__RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_Name )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_Name )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_Description )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_Description )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_HomePage )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_HomePage )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_InputTerminator )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_InputTerminator )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_BackKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_BackKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_HomeKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_HomeKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_OperatorKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_OperatorKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_OperatorExtension )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_OperatorExtension )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ClickButtonKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ClickButtonKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SkipButtonKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SkipButtonKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SelectCheckBoxKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SelectCheckBoxKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ClearCheckBoxKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ClearCheckBoxKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_IgnoreNavigationKeysTillTermination )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_IgnoreNavigationKeysTillTermination )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_DetectABCD )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_DetectABCD )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_MaxRecordTime )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_MaxRecordTime )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RecordStopSilenceTime )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RecordStopSilenceTime )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_InvalidKeyAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_InvalidKeyAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_TimeoutAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_TimeoutAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_MaxRetries )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_MaxRetries )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_FirstTimeoutInterval )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_FirstTimeoutInterval )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_InterTimeoutInterval )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_InterTimeoutInterval )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RecurringErrorPage )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RecurringErrorPage )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RenderTTS )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RenderTTS )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_TTSParameters )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_TTSParameters )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SRParameters )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SRParameters )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_LogEventSelection )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_LogEventSelection )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_DelayedAnswering )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_DelayedAnswering )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_PostCallPage )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_PostCallPage )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RenderTablesAsTabularData )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RenderTablesAsTabularData )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_InitialAutoNumber )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_InitialAutoNumber )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ShutdownTime )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ShutdownTime )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ShutdownAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ShutdownAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SRThreshold )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SRThreshold )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_UseSR )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_UseSR )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ConfirmBefore )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ConfirmBefore )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ConfirmAfter )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ConfirmAfter )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_OfferItems )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_OfferItems )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ClickButtonPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ClickButtonPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SkipButtonPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SkipButtonPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SelectCheckBoxPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SelectCheckBoxPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ClearCheckBoxPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ClearCheckBoxPhrases )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_NavigationAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_NavigationAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RepeatMenuAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RepeatMenuAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RepeatMenuKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RepeatMenuKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_DownloadControlFlags )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_DownloadControlFlags )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_OperatorTransferType )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_OperatorTransferType )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_Vendor )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_Vendor )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_EnableFullConfiguration )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_EnableFullConfiguration )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_RecordStopOnAnyKey )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_RecordStopOnAnyKey )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_ConfirmationMenuAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_ConfirmationMenuAnnouncement )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_SuggestConfirmation )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_SuggestConfirmation )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_TTSWaveFormat )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ PCMWaveFormats __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_TTSWaveFormat )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ PCMWaveFormats newVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_InputWaveFormat )(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ PCMWaveFormats __RPC_FAR *pVal);
-
- /* [helpstring][id][propput] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *put_InputWaveFormat )(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ PCMWaveFormats newVal);
-
- END_INTERFACE
- } IWTEApplicationVtbl;
- interface IWTEApplication
- {
- CONST_VTBL struct IWTEApplicationVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IWTEApplication_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IWTEApplication_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IWTEApplication_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IWTEApplication_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IWTEApplication_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IWTEApplication_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IWTEApplication_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IWTEApplication_Refresh(This)
- (This)->lpVtbl -> Refresh(This)
- #define IWTEApplication_Save(This,SaveOnlyIfCurrent)
- (This)->lpVtbl -> Save(This,SaveOnlyIfCurrent)
- #define IWTEApplication_get_VendorDataSets(This,pVal)
- (This)->lpVtbl -> get_VendorDataSets(This,pVal)
- #define IWTEApplication_get_Name(This,pVal)
- (This)->lpVtbl -> get_Name(This,pVal)
- #define IWTEApplication_put_Name(This,newVal)
- (This)->lpVtbl -> put_Name(This,newVal)
- #define IWTEApplication_get_Description(This,pVal)
- (This)->lpVtbl -> get_Description(This,pVal)
- #define IWTEApplication_put_Description(This,newVal)
- (This)->lpVtbl -> put_Description(This,newVal)
- #define IWTEApplication_get_HomePage(This,pVal)
- (This)->lpVtbl -> get_HomePage(This,pVal)
- #define IWTEApplication_put_HomePage(This,newVal)
- (This)->lpVtbl -> put_HomePage(This,newVal)
- #define IWTEApplication_get_InputTerminator(This,pVal)
- (This)->lpVtbl -> get_InputTerminator(This,pVal)
- #define IWTEApplication_put_InputTerminator(This,newVal)
- (This)->lpVtbl -> put_InputTerminator(This,newVal)
- #define IWTEApplication_get_BackKey(This,pVal)
- (This)->lpVtbl -> get_BackKey(This,pVal)
- #define IWTEApplication_put_BackKey(This,newVal)
- (This)->lpVtbl -> put_BackKey(This,newVal)
- #define IWTEApplication_get_HomeKey(This,pVal)
- (This)->lpVtbl -> get_HomeKey(This,pVal)
- #define IWTEApplication_put_HomeKey(This,newVal)
- (This)->lpVtbl -> put_HomeKey(This,newVal)
- #define IWTEApplication_get_OperatorKey(This,pVal)
- (This)->lpVtbl -> get_OperatorKey(This,pVal)
- #define IWTEApplication_put_OperatorKey(This,newVal)
- (This)->lpVtbl -> put_OperatorKey(This,newVal)
- #define IWTEApplication_get_OperatorExtension(This,pVal)
- (This)->lpVtbl -> get_OperatorExtension(This,pVal)
- #define IWTEApplication_put_OperatorExtension(This,newVal)
- (This)->lpVtbl -> put_OperatorExtension(This,newVal)
- #define IWTEApplication_get_ClickButtonKey(This,pVal)
- (This)->lpVtbl -> get_ClickButtonKey(This,pVal)
- #define IWTEApplication_put_ClickButtonKey(This,newVal)
- (This)->lpVtbl -> put_ClickButtonKey(This,newVal)
- #define IWTEApplication_get_SkipButtonKey(This,pVal)
- (This)->lpVtbl -> get_SkipButtonKey(This,pVal)
- #define IWTEApplication_put_SkipButtonKey(This,newVal)
- (This)->lpVtbl -> put_SkipButtonKey(This,newVal)
- #define IWTEApplication_get_SelectCheckBoxKey(This,pVal)
- (This)->lpVtbl -> get_SelectCheckBoxKey(This,pVal)
- #define IWTEApplication_put_SelectCheckBoxKey(This,newVal)
- (This)->lpVtbl -> put_SelectCheckBoxKey(This,newVal)
- #define IWTEApplication_get_ClearCheckBoxKey(This,pVal)
- (This)->lpVtbl -> get_ClearCheckBoxKey(This,pVal)
- #define IWTEApplication_put_ClearCheckBoxKey(This,newVal)
- (This)->lpVtbl -> put_ClearCheckBoxKey(This,newVal)
- #define IWTEApplication_get_IgnoreNavigationKeysTillTermination(This,pVal)
- (This)->lpVtbl -> get_IgnoreNavigationKeysTillTermination(This,pVal)
- #define IWTEApplication_put_IgnoreNavigationKeysTillTermination(This,newVal)
- (This)->lpVtbl -> put_IgnoreNavigationKeysTillTermination(This,newVal)
- #define IWTEApplication_get_DetectABCD(This,pVal)
- (This)->lpVtbl -> get_DetectABCD(This,pVal)
- #define IWTEApplication_put_DetectABCD(This,newVal)
- (This)->lpVtbl -> put_DetectABCD(This,newVal)
- #define IWTEApplication_get_MaxRecordTime(This,pVal)
- (This)->lpVtbl -> get_MaxRecordTime(This,pVal)
- #define IWTEApplication_put_MaxRecordTime(This,newVal)
- (This)->lpVtbl -> put_MaxRecordTime(This,newVal)
- #define IWTEApplication_get_RecordStopSilenceTime(This,pVal)
- (This)->lpVtbl -> get_RecordStopSilenceTime(This,pVal)
- #define IWTEApplication_put_RecordStopSilenceTime(This,newVal)
- (This)->lpVtbl -> put_RecordStopSilenceTime(This,newVal)
- #define IWTEApplication_get_InvalidKeyAnnouncement(This,pVal)
- (This)->lpVtbl -> get_InvalidKeyAnnouncement(This,pVal)
- #define IWTEApplication_put_InvalidKeyAnnouncement(This,newVal)
- (This)->lpVtbl -> put_InvalidKeyAnnouncement(This,newVal)
- #define IWTEApplication_get_TimeoutAnnouncement(This,pVal)
- (This)->lpVtbl -> get_TimeoutAnnouncement(This,pVal)
- #define IWTEApplication_put_TimeoutAnnouncement(This,newVal)
- (This)->lpVtbl -> put_TimeoutAnnouncement(This,newVal)
- #define IWTEApplication_get_MaxRetries(This,pVal)
- (This)->lpVtbl -> get_MaxRetries(This,pVal)
- #define IWTEApplication_put_MaxRetries(This,newVal)
- (This)->lpVtbl -> put_MaxRetries(This,newVal)
- #define IWTEApplication_get_FirstTimeoutInterval(This,pVal)
- (This)->lpVtbl -> get_FirstTimeoutInterval(This,pVal)
- #define IWTEApplication_put_FirstTimeoutInterval(This,newVal)
- (This)->lpVtbl -> put_FirstTimeoutInterval(This,newVal)
- #define IWTEApplication_get_InterTimeoutInterval(This,pVal)
- (This)->lpVtbl -> get_InterTimeoutInterval(This,pVal)
- #define IWTEApplication_put_InterTimeoutInterval(This,newVal)
- (This)->lpVtbl -> put_InterTimeoutInterval(This,newVal)
- #define IWTEApplication_get_RecurringErrorPage(This,pVal)
- (This)->lpVtbl -> get_RecurringErrorPage(This,pVal)
- #define IWTEApplication_put_RecurringErrorPage(This,newVal)
- (This)->lpVtbl -> put_RecurringErrorPage(This,newVal)
- #define IWTEApplication_get_RenderTTS(This,pVal)
- (This)->lpVtbl -> get_RenderTTS(This,pVal)
- #define IWTEApplication_put_RenderTTS(This,newVal)
- (This)->lpVtbl -> put_RenderTTS(This,newVal)
- #define IWTEApplication_get_TTSParameters(This,pVal)
- (This)->lpVtbl -> get_TTSParameters(This,pVal)
- #define IWTEApplication_put_TTSParameters(This,newVal)
- (This)->lpVtbl -> put_TTSParameters(This,newVal)
- #define IWTEApplication_get_SRParameters(This,pVal)
- (This)->lpVtbl -> get_SRParameters(This,pVal)
- #define IWTEApplication_put_SRParameters(This,newVal)
- (This)->lpVtbl -> put_SRParameters(This,newVal)
- #define IWTEApplication_get_LogEventSelection(This,pVal)
- (This)->lpVtbl -> get_LogEventSelection(This,pVal)
- #define IWTEApplication_put_LogEventSelection(This,newVal)
- (This)->lpVtbl -> put_LogEventSelection(This,newVal)
- #define IWTEApplication_get_DelayedAnswering(This,pVal)
- (This)->lpVtbl -> get_DelayedAnswering(This,pVal)
- #define IWTEApplication_put_DelayedAnswering(This,newVal)
- (This)->lpVtbl -> put_DelayedAnswering(This,newVal)
- #define IWTEApplication_get_PostCallPage(This,pVal)
- (This)->lpVtbl -> get_PostCallPage(This,pVal)
- #define IWTEApplication_put_PostCallPage(This,newVal)
- (This)->lpVtbl -> put_PostCallPage(This,newVal)
- #define IWTEApplication_get_RenderTablesAsTabularData(This,pVal)
- (This)->lpVtbl -> get_RenderTablesAsTabularData(This,pVal)
- #define IWTEApplication_put_RenderTablesAsTabularData(This,newVal)
- (This)->lpVtbl -> put_RenderTablesAsTabularData(This,newVal)
- #define IWTEApplication_get_InitialAutoNumber(This,pVal)
- (This)->lpVtbl -> get_InitialAutoNumber(This,pVal)
- #define IWTEApplication_put_InitialAutoNumber(This,newVal)
- (This)->lpVtbl -> put_InitialAutoNumber(This,newVal)
- #define IWTEApplication_get_ShutdownTime(This,pVal)
- (This)->lpVtbl -> get_ShutdownTime(This,pVal)
- #define IWTEApplication_put_ShutdownTime(This,newVal)
- (This)->lpVtbl -> put_ShutdownTime(This,newVal)
- #define IWTEApplication_get_ShutdownAnnouncement(This,pVal)
- (This)->lpVtbl -> get_ShutdownAnnouncement(This,pVal)
- #define IWTEApplication_put_ShutdownAnnouncement(This,newVal)
- (This)->lpVtbl -> put_ShutdownAnnouncement(This,newVal)
- #define IWTEApplication_get_SRThreshold(This,pVal)
- (This)->lpVtbl -> get_SRThreshold(This,pVal)
- #define IWTEApplication_put_SRThreshold(This,newVal)
- (This)->lpVtbl -> put_SRThreshold(This,newVal)
- #define IWTEApplication_get_UseSR(This,pVal)
- (This)->lpVtbl -> get_UseSR(This,pVal)
- #define IWTEApplication_put_UseSR(This,newVal)
- (This)->lpVtbl -> put_UseSR(This,newVal)
- #define IWTEApplication_get_ConfirmBefore(This,pVal)
- (This)->lpVtbl -> get_ConfirmBefore(This,pVal)
- #define IWTEApplication_put_ConfirmBefore(This,newVal)
- (This)->lpVtbl -> put_ConfirmBefore(This,newVal)
- #define IWTEApplication_get_ConfirmAfter(This,pVal)
- (This)->lpVtbl -> get_ConfirmAfter(This,pVal)
- #define IWTEApplication_put_ConfirmAfter(This,newVal)
- (This)->lpVtbl -> put_ConfirmAfter(This,newVal)
- #define IWTEApplication_get_OfferItems(This,pVal)
- (This)->lpVtbl -> get_OfferItems(This,pVal)
- #define IWTEApplication_put_OfferItems(This,newVal)
- (This)->lpVtbl -> put_OfferItems(This,newVal)
- #define IWTEApplication_get_ClickButtonPhrases(This,pVal)
- (This)->lpVtbl -> get_ClickButtonPhrases(This,pVal)
- #define IWTEApplication_put_ClickButtonPhrases(This,newVal)
- (This)->lpVtbl -> put_ClickButtonPhrases(This,newVal)
- #define IWTEApplication_get_SkipButtonPhrases(This,pVal)
- (This)->lpVtbl -> get_SkipButtonPhrases(This,pVal)
- #define IWTEApplication_put_SkipButtonPhrases(This,newVal)
- (This)->lpVtbl -> put_SkipButtonPhrases(This,newVal)
- #define IWTEApplication_get_SelectCheckBoxPhrases(This,pVal)
- (This)->lpVtbl -> get_SelectCheckBoxPhrases(This,pVal)
- #define IWTEApplication_put_SelectCheckBoxPhrases(This,newVal)
- (This)->lpVtbl -> put_SelectCheckBoxPhrases(This,newVal)
- #define IWTEApplication_get_ClearCheckBoxPhrases(This,pVal)
- (This)->lpVtbl -> get_ClearCheckBoxPhrases(This,pVal)
- #define IWTEApplication_put_ClearCheckBoxPhrases(This,newVal)
- (This)->lpVtbl -> put_ClearCheckBoxPhrases(This,newVal)
- #define IWTEApplication_get_NavigationAnnouncement(This,pVal)
- (This)->lpVtbl -> get_NavigationAnnouncement(This,pVal)
- #define IWTEApplication_put_NavigationAnnouncement(This,newVal)
- (This)->lpVtbl -> put_NavigationAnnouncement(This,newVal)
- #define IWTEApplication_get_RepeatMenuAnnouncement(This,pVal)
- (This)->lpVtbl -> get_RepeatMenuAnnouncement(This,pVal)
- #define IWTEApplication_put_RepeatMenuAnnouncement(This,newVal)
- (This)->lpVtbl -> put_RepeatMenuAnnouncement(This,newVal)
- #define IWTEApplication_get_RepeatMenuKey(This,pVal)
- (This)->lpVtbl -> get_RepeatMenuKey(This,pVal)
- #define IWTEApplication_put_RepeatMenuKey(This,newVal)
- (This)->lpVtbl -> put_RepeatMenuKey(This,newVal)
- #define IWTEApplication_get_DownloadControlFlags(This,pVal)
- (This)->lpVtbl -> get_DownloadControlFlags(This,pVal)
- #define IWTEApplication_put_DownloadControlFlags(This,newVal)
- (This)->lpVtbl -> put_DownloadControlFlags(This,newVal)
- #define IWTEApplication_get_OperatorTransferType(This,pVal)
- (This)->lpVtbl -> get_OperatorTransferType(This,pVal)
- #define IWTEApplication_put_OperatorTransferType(This,newVal)
- (This)->lpVtbl -> put_OperatorTransferType(This,newVal)
- #define IWTEApplication_get_Vendor(This,pVal)
- (This)->lpVtbl -> get_Vendor(This,pVal)
- #define IWTEApplication_put_Vendor(This,newVal)
- (This)->lpVtbl -> put_Vendor(This,newVal)
- #define IWTEApplication_get_EnableFullConfiguration(This,pVal)
- (This)->lpVtbl -> get_EnableFullConfiguration(This,pVal)
- #define IWTEApplication_put_EnableFullConfiguration(This,newVal)
- (This)->lpVtbl -> put_EnableFullConfiguration(This,newVal)
- #define IWTEApplication_get_RecordStopOnAnyKey(This,pVal)
- (This)->lpVtbl -> get_RecordStopOnAnyKey(This,pVal)
- #define IWTEApplication_put_RecordStopOnAnyKey(This,newVal)
- (This)->lpVtbl -> put_RecordStopOnAnyKey(This,newVal)
- #define IWTEApplication_get_ConfirmationMenuAnnouncement(This,pVal)
- (This)->lpVtbl -> get_ConfirmationMenuAnnouncement(This,pVal)
- #define IWTEApplication_put_ConfirmationMenuAnnouncement(This,newVal)
- (This)->lpVtbl -> put_ConfirmationMenuAnnouncement(This,newVal)
- #define IWTEApplication_get_SuggestConfirmation(This,pVal)
- (This)->lpVtbl -> get_SuggestConfirmation(This,pVal)
- #define IWTEApplication_put_SuggestConfirmation(This,newVal)
- (This)->lpVtbl -> put_SuggestConfirmation(This,newVal)
- #define IWTEApplication_get_TTSWaveFormat(This,pVal)
- (This)->lpVtbl -> get_TTSWaveFormat(This,pVal)
- #define IWTEApplication_put_TTSWaveFormat(This,newVal)
- (This)->lpVtbl -> put_TTSWaveFormat(This,newVal)
- #define IWTEApplication_get_InputWaveFormat(This,pVal)
- (This)->lpVtbl -> get_InputWaveFormat(This,pVal)
- #define IWTEApplication_put_InputWaveFormat(This,newVal)
- (This)->lpVtbl -> put_InputWaveFormat(This,newVal)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IWTEApplication_Refresh_Proxy(
- IWTEApplication __RPC_FAR * This);
- void __RPC_STUB IWTEApplication_Refresh_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IWTEApplication_Save_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [defaultvalue][in] */ VARIANT_BOOL SaveOnlyIfCurrent);
- void __RPC_STUB IWTEApplication_Save_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_VendorDataSets_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ IWTEVendorDataSets __RPC_FAR *__RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_VendorDataSets_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_Name_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_Name_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_Name_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_Name_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_Description_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_Description_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_Description_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_Description_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_HomePage_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_HomePage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_HomePage_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_HomePage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_InputTerminator_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_InputTerminator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_InputTerminator_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_InputTerminator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_BackKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_BackKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_BackKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_BackKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_HomeKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_HomeKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_HomeKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_HomeKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_OperatorKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_OperatorKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_OperatorKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_OperatorKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_OperatorExtension_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_OperatorExtension_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_OperatorExtension_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_OperatorExtension_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ClickButtonKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ClickButtonKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ClickButtonKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ClickButtonKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SkipButtonKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SkipButtonKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SkipButtonKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_SkipButtonKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SelectCheckBoxKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SelectCheckBoxKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SelectCheckBoxKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_SelectCheckBoxKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ClearCheckBoxKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ClearCheckBoxKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ClearCheckBoxKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ClearCheckBoxKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_IgnoreNavigationKeysTillTermination_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_IgnoreNavigationKeysTillTermination_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_IgnoreNavigationKeysTillTermination_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_IgnoreNavigationKeysTillTermination_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_DetectABCD_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_DetectABCD_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_DetectABCD_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_DetectABCD_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_MaxRecordTime_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_MaxRecordTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_MaxRecordTime_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_MaxRecordTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RecordStopSilenceTime_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RecordStopSilenceTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RecordStopSilenceTime_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_RecordStopSilenceTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_InvalidKeyAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_InvalidKeyAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_InvalidKeyAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_InvalidKeyAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_TimeoutAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_TimeoutAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_TimeoutAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_TimeoutAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_MaxRetries_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_MaxRetries_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_MaxRetries_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_MaxRetries_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_FirstTimeoutInterval_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_FirstTimeoutInterval_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_FirstTimeoutInterval_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_FirstTimeoutInterval_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_InterTimeoutInterval_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_InterTimeoutInterval_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_InterTimeoutInterval_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_InterTimeoutInterval_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RecurringErrorPage_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RecurringErrorPage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RecurringErrorPage_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_RecurringErrorPage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RenderTTS_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RenderTTS_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RenderTTS_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_RenderTTS_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_TTSParameters_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_TTSParameters_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_TTSParameters_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_TTSParameters_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SRParameters_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SRParameters_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SRParameters_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_SRParameters_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_LogEventSelection_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_LogEventSelection_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_LogEventSelection_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_LogEventSelection_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_DelayedAnswering_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_DelayedAnswering_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_DelayedAnswering_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_DelayedAnswering_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_PostCallPage_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_PostCallPage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_PostCallPage_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_PostCallPage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RenderTablesAsTabularData_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RenderTablesAsTabularData_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RenderTablesAsTabularData_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_RenderTablesAsTabularData_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_InitialAutoNumber_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_InitialAutoNumber_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_InitialAutoNumber_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_InitialAutoNumber_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ShutdownTime_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ShutdownTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ShutdownTime_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_ShutdownTime_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ShutdownAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ShutdownAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ShutdownAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ShutdownAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SRThreshold_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SRThreshold_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SRThreshold_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_SRThreshold_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_UseSR_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_UseSR_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_UseSR_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_UseSR_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ConfirmBefore_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ConfirmBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ConfirmBefore_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ConfirmBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ConfirmAfter_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ConfirmAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ConfirmAfter_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ConfirmAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_OfferItems_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_OfferItems_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_OfferItems_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_OfferItems_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ClickButtonPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ClickButtonPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ClickButtonPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ClickButtonPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SkipButtonPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SkipButtonPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SkipButtonPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_SkipButtonPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SelectCheckBoxPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SelectCheckBoxPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SelectCheckBoxPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_SelectCheckBoxPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ClearCheckBoxPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ClearCheckBoxPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ClearCheckBoxPhrases_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ClearCheckBoxPhrases_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_NavigationAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_NavigationAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_NavigationAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_NavigationAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RepeatMenuAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RepeatMenuAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RepeatMenuAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_RepeatMenuAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RepeatMenuKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RepeatMenuKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RepeatMenuKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_RepeatMenuKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_DownloadControlFlags_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_DownloadControlFlags_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_DownloadControlFlags_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_DownloadControlFlags_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_OperatorTransferType_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ int __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_OperatorTransferType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_OperatorTransferType_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ int newVal);
- void __RPC_STUB IWTEApplication_put_OperatorTransferType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_Vendor_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_Vendor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_Vendor_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_Vendor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_EnableFullConfiguration_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_EnableFullConfiguration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_EnableFullConfiguration_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_EnableFullConfiguration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_RecordStopOnAnyKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_RecordStopOnAnyKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_RecordStopOnAnyKey_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_RecordStopOnAnyKey_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_ConfirmationMenuAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_ConfirmationMenuAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_ConfirmationMenuAnnouncement_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ BSTR newVal);
- void __RPC_STUB IWTEApplication_put_ConfirmationMenuAnnouncement_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_SuggestConfirmation_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_SuggestConfirmation_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_SuggestConfirmation_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ VARIANT_BOOL newVal);
- void __RPC_STUB IWTEApplication_put_SuggestConfirmation_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_TTSWaveFormat_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ PCMWaveFormats __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_TTSWaveFormat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_TTSWaveFormat_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ PCMWaveFormats newVal);
- void __RPC_STUB IWTEApplication_put_TTSWaveFormat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEApplication_get_InputWaveFormat_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [retval][out] */ PCMWaveFormats __RPC_FAR *pVal);
- void __RPC_STUB IWTEApplication_get_InputWaveFormat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IWTEApplication_put_InputWaveFormat_Proxy(
- IWTEApplication __RPC_FAR * This,
- /* [in] */ PCMWaveFormats newVal);
- void __RPC_STUB IWTEApplication_put_InputWaveFormat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IWTEApplication_INTERFACE_DEFINED__ */
- #ifndef __IWTEStepConstrains_INTERFACE_DEFINED__
- #define __IWTEStepConstrains_INTERFACE_DEFINED__
- /* interface IWTEStepConstrains */
- /* [unique][helpstring][dual][uuid][object] */
- EXTERN_C const IID IID_IWTEStepConstrains;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("AFA50DD0-33A8-11D3-8658-0090272F9EEB")
- IWTEStepConstrains : public IDispatch
- {
- public:
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_Type(
- /* [retval][out] */ long __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_TerminationString(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_LegalDigits(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_InitialNumber(
- /* [retval][out] */ BSTR __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_LowerBoundary(
- /* [retval][out] */ long __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_UpperBoundary(
- /* [retval][out] */ long __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_LowerBlocked(
- /* [retval][out] */ long __RPC_FAR *pVal) = 0;
-
- virtual /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE get_UpperBlocked(
- /* [retval][out] */ long __RPC_FAR *pVal) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IWTEStepConstrainsVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- IWTEStepConstrains __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- IWTEStepConstrains __RPC_FAR * This);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [out] */ UINT __RPC_FAR *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
- /* [out] */ VARIANT __RPC_FAR *pVarResult,
- /* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
- /* [out] */ UINT __RPC_FAR *puArgErr);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_Type )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_TerminationString )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_LegalDigits )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_InitialNumber )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_LowerBoundary )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_UpperBoundary )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_LowerBlocked )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
-
- /* [helpstring][id][propget] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *get_UpperBlocked )(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
-
- END_INTERFACE
- } IWTEStepConstrainsVtbl;
- interface IWTEStepConstrains
- {
- CONST_VTBL struct IWTEStepConstrainsVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IWTEStepConstrains_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IWTEStepConstrains_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IWTEStepConstrains_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IWTEStepConstrains_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IWTEStepConstrains_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IWTEStepConstrains_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IWTEStepConstrains_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IWTEStepConstrains_get_Type(This,pVal)
- (This)->lpVtbl -> get_Type(This,pVal)
- #define IWTEStepConstrains_get_TerminationString(This,pVal)
- (This)->lpVtbl -> get_TerminationString(This,pVal)
- #define IWTEStepConstrains_get_LegalDigits(This,pVal)
- (This)->lpVtbl -> get_LegalDigits(This,pVal)
- #define IWTEStepConstrains_get_InitialNumber(This,pVal)
- (This)->lpVtbl -> get_InitialNumber(This,pVal)
- #define IWTEStepConstrains_get_LowerBoundary(This,pVal)
- (This)->lpVtbl -> get_LowerBoundary(This,pVal)
- #define IWTEStepConstrains_get_UpperBoundary(This,pVal)
- (This)->lpVtbl -> get_UpperBoundary(This,pVal)
- #define IWTEStepConstrains_get_LowerBlocked(This,pVal)
- (This)->lpVtbl -> get_LowerBlocked(This,pVal)
- #define IWTEStepConstrains_get_UpperBlocked(This,pVal)
- (This)->lpVtbl -> get_UpperBlocked(This,pVal)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEStepConstrains_get_Type_Proxy(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
- void __RPC_STUB IWTEStepConstrains_get_Type_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEStepConstrains_get_TerminationString_Proxy(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEStepConstrains_get_TerminationString_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEStepConstrains_get_LegalDigits_Proxy(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEStepConstrains_get_LegalDigits_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEStepConstrains_get_InitialNumber_Proxy(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ BSTR __RPC_FAR *pVal);
- void __RPC_STUB IWTEStepConstrains_get_InitialNumber_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEStepConstrains_get_LowerBoundary_Proxy(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
- void __RPC_STUB IWTEStepConstrains_get_LowerBoundary_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IWTEStepConstrains_get_UpperBoundary_Proxy(
- IWTEStepConstrains __RPC_FAR * This,
- /* [retval][out] */ long __RPC_FAR *pVal);
- void __RPC_STUB IWTEStepConstrains_get_UpperBoundary_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);