123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842 |
- #pragma warning( disable: 4049 ) /* more than 64k source lines */
- /* this ALWAYS GENERATED file contains the definitions for the interfaces */
- /* File created by MIDL compiler version 6.00.0347 */
- /* Compiler settings for htiframe.idl:
- Oicf, W1, Zp8, env=Win32 (32b run)
- protocol : dce , ms_ext, c_ext
- error checks: allocation ref bounds_check enum stub_data
- VC __declspec() decoration level:
- __declspec(uuid()), __declspec(selectany), __declspec(novtable)
- DECLSPEC_UUID(), MIDL_INTERFACE()
- */
- //@@MIDL_FILE_HEADING( )
- /* verify that the <rpcndr.h> version is high enough to compile this file*/
- #ifndef __REQUIRED_RPCNDR_H_VERSION__
- #define __REQUIRED_RPCNDR_H_VERSION__ 440
- #endif
- #include "rpc.h"
- #include "rpcndr.h"
- #ifndef __RPCNDR_H_VERSION__
- #error this stub requires an updated version of <rpcndr.h>
- #endif // __RPCNDR_H_VERSION__
- #ifndef COM_NO_WINDOWS_H
- #include "windows.h"
- #include "ole2.h"
- #endif /*COM_NO_WINDOWS_H*/
- #ifndef __htiframe_h__
- #define __htiframe_h__
- #if defined(_MSC_VER) && (_MSC_VER >= 1020)
- #pragma once
- #endif
- /* Forward Declarations */
- #ifndef __ITargetNotify_FWD_DEFINED__
- #define __ITargetNotify_FWD_DEFINED__
- typedef interface ITargetNotify ITargetNotify;
- #endif /* __ITargetNotify_FWD_DEFINED__ */
- #ifndef __ITargetNotify2_FWD_DEFINED__
- #define __ITargetNotify2_FWD_DEFINED__
- typedef interface ITargetNotify2 ITargetNotify2;
- #endif /* __ITargetNotify2_FWD_DEFINED__ */
- #ifndef __ITargetFrame2_FWD_DEFINED__
- #define __ITargetFrame2_FWD_DEFINED__
- typedef interface ITargetFrame2 ITargetFrame2;
- #endif /* __ITargetFrame2_FWD_DEFINED__ */
- #ifndef __ITargetContainer_FWD_DEFINED__
- #define __ITargetContainer_FWD_DEFINED__
- typedef interface ITargetContainer ITargetContainer;
- #endif /* __ITargetContainer_FWD_DEFINED__ */
- /* header files for imported files */
- #include "objidl.h"
- #include "oleidl.h"
- #ifdef __cplusplus
- extern "C"{
- #endif
- void * __RPC_USER MIDL_user_allocate(size_t);
- void __RPC_USER MIDL_user_free( void * );
- /* interface __MIDL_itf_htiframe_0000 */
- /* [local] */
- //=--------------------------------------------------------------------------=
- // HTIframe.h
- //=--------------------------------------------------------------------------=
- // (C) Copyright 1995-1998 Microsoft Corporation. All Rights Reserved.
- //
- // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
- // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
- // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
- // PARTICULAR PURPOSE.
- //=--------------------------------------------------------------------------=
- #pragma comment(lib,"uuid.lib")
- //--------------------------------------------------------------------------
- // OLE Hyperlinking ITargetFrame2 Interfaces.
- EXTERN_C const IID IID_ITargetFrame2;
- EXTERN_C const IID IID_ITargetContainer;
- #ifndef _LPTARGETFRAME2_DEFINED
- #define _LPTARGETFRAME2_DEFINED
- #define TF_NAVIGATE 0x7FAEABAC
- #define TARGET_NOTIFY_OBJECT_NAME L"863a99a0-21bc-11d0-82b4-00a0c90c29c5"
- extern RPC_IF_HANDLE __MIDL_itf_htiframe_0000_v0_0_c_ifspec;
- extern RPC_IF_HANDLE __MIDL_itf_htiframe_0000_v0_0_s_ifspec;
- #ifndef __ITargetNotify_INTERFACE_DEFINED__
- #define __ITargetNotify_INTERFACE_DEFINED__
- /* interface ITargetNotify */
- /* [unique][uuid][object] */
- typedef /* [unique] */ ITargetNotify *LPTARGETNOTIFY;
- EXTERN_C const IID IID_ITargetNotify;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("863a99a0-21bc-11d0-82b4-00a0c90c29c5")
- ITargetNotify : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE OnCreate(
- /* [in] */ IUnknown *pUnkDestination,
- /* [in] */ ULONG cbCookie) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE OnReuse(
- /* [in] */ IUnknown *pUnkDestination) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITargetNotifyVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- ITargetNotify * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- ITargetNotify * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- ITargetNotify * This);
-
- HRESULT ( STDMETHODCALLTYPE *OnCreate )(
- ITargetNotify * This,
- /* [in] */ IUnknown *pUnkDestination,
- /* [in] */ ULONG cbCookie);
-
- HRESULT ( STDMETHODCALLTYPE *OnReuse )(
- ITargetNotify * This,
- /* [in] */ IUnknown *pUnkDestination);
-
- END_INTERFACE
- } ITargetNotifyVtbl;
- interface ITargetNotify
- {
- CONST_VTBL struct ITargetNotifyVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITargetNotify_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITargetNotify_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define ITargetNotify_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define ITargetNotify_OnCreate(This,pUnkDestination,cbCookie) \
- (This)->lpVtbl -> OnCreate(This,pUnkDestination,cbCookie)
- #define ITargetNotify_OnReuse(This,pUnkDestination) \
- (This)->lpVtbl -> OnReuse(This,pUnkDestination)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE ITargetNotify_OnCreate_Proxy(
- ITargetNotify * This,
- /* [in] */ IUnknown *pUnkDestination,
- /* [in] */ ULONG cbCookie);
- void __RPC_STUB ITargetNotify_OnCreate_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetNotify_OnReuse_Proxy(
- ITargetNotify * This,
- /* [in] */ IUnknown *pUnkDestination);
- void __RPC_STUB ITargetNotify_OnReuse_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITargetNotify_INTERFACE_DEFINED__ */
- #ifndef __ITargetNotify2_INTERFACE_DEFINED__
- #define __ITargetNotify2_INTERFACE_DEFINED__
- /* interface ITargetNotify2 */
- /* [unique][uuid][object] */
- typedef /* [unique] */ ITargetNotify2 *LPTARGETNOTIFY2;
- EXTERN_C const IID IID_ITargetNotify2;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("3050f6b1-98b5-11cf-bb82-00aa00bdce0b")
- ITargetNotify2 : public ITargetNotify
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE GetOptionString(
- /* [out][in] */ BSTR *pbstrOptions) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITargetNotify2Vtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- ITargetNotify2 * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- ITargetNotify2 * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- ITargetNotify2 * This);
-
- HRESULT ( STDMETHODCALLTYPE *OnCreate )(
- ITargetNotify2 * This,
- /* [in] */ IUnknown *pUnkDestination,
- /* [in] */ ULONG cbCookie);
-
- HRESULT ( STDMETHODCALLTYPE *OnReuse )(
- ITargetNotify2 * This,
- /* [in] */ IUnknown *pUnkDestination);
-
- HRESULT ( STDMETHODCALLTYPE *GetOptionString )(
- ITargetNotify2 * This,
- /* [out][in] */ BSTR *pbstrOptions);
-
- END_INTERFACE
- } ITargetNotify2Vtbl;
- interface ITargetNotify2
- {
- CONST_VTBL struct ITargetNotify2Vtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITargetNotify2_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITargetNotify2_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define ITargetNotify2_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define ITargetNotify2_OnCreate(This,pUnkDestination,cbCookie) \
- (This)->lpVtbl -> OnCreate(This,pUnkDestination,cbCookie)
- #define ITargetNotify2_OnReuse(This,pUnkDestination) \
- (This)->lpVtbl -> OnReuse(This,pUnkDestination)
- #define ITargetNotify2_GetOptionString(This,pbstrOptions) \
- (This)->lpVtbl -> GetOptionString(This,pbstrOptions)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE ITargetNotify2_GetOptionString_Proxy(
- ITargetNotify2 * This,
- /* [out][in] */ BSTR *pbstrOptions);
- void __RPC_STUB ITargetNotify2_GetOptionString_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITargetNotify2_INTERFACE_DEFINED__ */
- #ifndef __ITargetFrame2_INTERFACE_DEFINED__
- #define __ITargetFrame2_INTERFACE_DEFINED__
- /* interface ITargetFrame2 */
- /* [unique][uuid][object] */
- typedef /* [unique] */ ITargetFrame2 *LPTARGETFRAME2;
- typedef /* [public] */
- enum __MIDL_ITargetFrame2_0001
- { FINDFRAME_NONE = 0,
- FINDFRAME_JUSTTESTEXISTENCE = 1,
- FINDFRAME_INTERNAL = 0x80000000
- } FINDFRAME_FLAGS;
- typedef /* [public] */
- enum __MIDL_ITargetFrame2_0002
- { FRAMEOPTIONS_SCROLL_YES = 0x1,
- FRAMEOPTIONS_SCROLL_NO = 0x2,
- FRAMEOPTIONS_SCROLL_AUTO = 0x4,
- FRAMEOPTIONS_NORESIZE = 0x8,
- FRAMEOPTIONS_NO3DBORDER = 0x10,
- FRAMEOPTIONS_DESKTOP = 0x20,
- FRAMEOPTIONS_BROWSERBAND = 0x40
- } FRAMEOPTIONS_FLAGS;
- EXTERN_C const IID IID_ITargetFrame2;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("86D52E11-94A8-11d0-82AF-00C04FD5AE38")
- ITargetFrame2 : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE SetFrameName(
- /* [in] */ LPCWSTR pszFrameName) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetFrameName(
- /* [out] */ LPWSTR *ppszFrameName) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetParentFrame(
- /* [out] */ IUnknown **ppunkParent) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE SetFrameSrc(
- /* [in] */ LPCWSTR pszFrameSrc) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetFrameSrc(
- /* [out] */ LPWSTR *ppszFrameSrc) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetFramesContainer(
- /* [out] */ IOleContainer **ppContainer) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE SetFrameOptions(
- /* [in] */ DWORD dwFlags) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetFrameOptions(
- /* [out] */ DWORD *pdwFlags) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE SetFrameMargins(
- /* [in] */ DWORD dwWidth,
- /* [in] */ DWORD dwHeight) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetFrameMargins(
- /* [out] */ DWORD *pdwWidth,
- /* [out] */ DWORD *pdwHeight) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE FindFrame(
- /* [unique][in] */ LPCWSTR pszTargetName,
- /* [in] */ DWORD dwFlags,
- /* [out] */ IUnknown **ppunkTargetFrame) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetTargetAlias(
- /* [unique][in] */ LPCWSTR pszTargetName,
- /* [out] */ LPWSTR *ppszTargetAlias) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITargetFrame2Vtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- ITargetFrame2 * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- ITargetFrame2 * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- ITargetFrame2 * This);
-
- HRESULT ( STDMETHODCALLTYPE *SetFrameName )(
- ITargetFrame2 * This,
- /* [in] */ LPCWSTR pszFrameName);
-
- HRESULT ( STDMETHODCALLTYPE *GetFrameName )(
- ITargetFrame2 * This,
- /* [out] */ LPWSTR *ppszFrameName);
-
- HRESULT ( STDMETHODCALLTYPE *GetParentFrame )(
- ITargetFrame2 * This,
- /* [out] */ IUnknown **ppunkParent);
-
- HRESULT ( STDMETHODCALLTYPE *SetFrameSrc )(
- ITargetFrame2 * This,
- /* [in] */ LPCWSTR pszFrameSrc);
-
- HRESULT ( STDMETHODCALLTYPE *GetFrameSrc )(
- ITargetFrame2 * This,
- /* [out] */ LPWSTR *ppszFrameSrc);
-
- HRESULT ( STDMETHODCALLTYPE *GetFramesContainer )(
- ITargetFrame2 * This,
- /* [out] */ IOleContainer **ppContainer);
-
- HRESULT ( STDMETHODCALLTYPE *SetFrameOptions )(
- ITargetFrame2 * This,
- /* [in] */ DWORD dwFlags);
-
- HRESULT ( STDMETHODCALLTYPE *GetFrameOptions )(
- ITargetFrame2 * This,
- /* [out] */ DWORD *pdwFlags);
-
- HRESULT ( STDMETHODCALLTYPE *SetFrameMargins )(
- ITargetFrame2 * This,
- /* [in] */ DWORD dwWidth,
- /* [in] */ DWORD dwHeight);
-
- HRESULT ( STDMETHODCALLTYPE *GetFrameMargins )(
- ITargetFrame2 * This,
- /* [out] */ DWORD *pdwWidth,
- /* [out] */ DWORD *pdwHeight);
-
- HRESULT ( STDMETHODCALLTYPE *FindFrame )(
- ITargetFrame2 * This,
- /* [unique][in] */ LPCWSTR pszTargetName,
- /* [in] */ DWORD dwFlags,
- /* [out] */ IUnknown **ppunkTargetFrame);
-
- HRESULT ( STDMETHODCALLTYPE *GetTargetAlias )(
- ITargetFrame2 * This,
- /* [unique][in] */ LPCWSTR pszTargetName,
- /* [out] */ LPWSTR *ppszTargetAlias);
-
- END_INTERFACE
- } ITargetFrame2Vtbl;
- interface ITargetFrame2
- {
- CONST_VTBL struct ITargetFrame2Vtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITargetFrame2_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITargetFrame2_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define ITargetFrame2_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define ITargetFrame2_SetFrameName(This,pszFrameName) \
- (This)->lpVtbl -> SetFrameName(This,pszFrameName)
- #define ITargetFrame2_GetFrameName(This,ppszFrameName) \
- (This)->lpVtbl -> GetFrameName(This,ppszFrameName)
- #define ITargetFrame2_GetParentFrame(This,ppunkParent) \
- (This)->lpVtbl -> GetParentFrame(This,ppunkParent)
- #define ITargetFrame2_SetFrameSrc(This,pszFrameSrc) \
- (This)->lpVtbl -> SetFrameSrc(This,pszFrameSrc)
- #define ITargetFrame2_GetFrameSrc(This,ppszFrameSrc) \
- (This)->lpVtbl -> GetFrameSrc(This,ppszFrameSrc)
- #define ITargetFrame2_GetFramesContainer(This,ppContainer) \
- (This)->lpVtbl -> GetFramesContainer(This,ppContainer)
- #define ITargetFrame2_SetFrameOptions(This,dwFlags) \
- (This)->lpVtbl -> SetFrameOptions(This,dwFlags)
- #define ITargetFrame2_GetFrameOptions(This,pdwFlags) \
- (This)->lpVtbl -> GetFrameOptions(This,pdwFlags)
- #define ITargetFrame2_SetFrameMargins(This,dwWidth,dwHeight) \
- (This)->lpVtbl -> SetFrameMargins(This,dwWidth,dwHeight)
- #define ITargetFrame2_GetFrameMargins(This,pdwWidth,pdwHeight) \
- (This)->lpVtbl -> GetFrameMargins(This,pdwWidth,pdwHeight)
- #define ITargetFrame2_FindFrame(This,pszTargetName,dwFlags,ppunkTargetFrame) \
- (This)->lpVtbl -> FindFrame(This,pszTargetName,dwFlags,ppunkTargetFrame)
- #define ITargetFrame2_GetTargetAlias(This,pszTargetName,ppszTargetAlias) \
- (This)->lpVtbl -> GetTargetAlias(This,pszTargetName,ppszTargetAlias)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE ITargetFrame2_SetFrameName_Proxy(
- ITargetFrame2 * This,
- /* [in] */ LPCWSTR pszFrameName);
- void __RPC_STUB ITargetFrame2_SetFrameName_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetFrameName_Proxy(
- ITargetFrame2 * This,
- /* [out] */ LPWSTR *ppszFrameName);
- void __RPC_STUB ITargetFrame2_GetFrameName_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetParentFrame_Proxy(
- ITargetFrame2 * This,
- /* [out] */ IUnknown **ppunkParent);
- void __RPC_STUB ITargetFrame2_GetParentFrame_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_SetFrameSrc_Proxy(
- ITargetFrame2 * This,
- /* [in] */ LPCWSTR pszFrameSrc);
- void __RPC_STUB ITargetFrame2_SetFrameSrc_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetFrameSrc_Proxy(
- ITargetFrame2 * This,
- /* [out] */ LPWSTR *ppszFrameSrc);
- void __RPC_STUB ITargetFrame2_GetFrameSrc_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetFramesContainer_Proxy(
- ITargetFrame2 * This,
- /* [out] */ IOleContainer **ppContainer);
- void __RPC_STUB ITargetFrame2_GetFramesContainer_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_SetFrameOptions_Proxy(
- ITargetFrame2 * This,
- /* [in] */ DWORD dwFlags);
- void __RPC_STUB ITargetFrame2_SetFrameOptions_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetFrameOptions_Proxy(
- ITargetFrame2 * This,
- /* [out] */ DWORD *pdwFlags);
- void __RPC_STUB ITargetFrame2_GetFrameOptions_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_SetFrameMargins_Proxy(
- ITargetFrame2 * This,
- /* [in] */ DWORD dwWidth,
- /* [in] */ DWORD dwHeight);
- void __RPC_STUB ITargetFrame2_SetFrameMargins_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetFrameMargins_Proxy(
- ITargetFrame2 * This,
- /* [out] */ DWORD *pdwWidth,
- /* [out] */ DWORD *pdwHeight);
- void __RPC_STUB ITargetFrame2_GetFrameMargins_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_FindFrame_Proxy(
- ITargetFrame2 * This,
- /* [unique][in] */ LPCWSTR pszTargetName,
- /* [in] */ DWORD dwFlags,
- /* [out] */ IUnknown **ppunkTargetFrame);
- void __RPC_STUB ITargetFrame2_FindFrame_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetFrame2_GetTargetAlias_Proxy(
- ITargetFrame2 * This,
- /* [unique][in] */ LPCWSTR pszTargetName,
- /* [out] */ LPWSTR *ppszTargetAlias);
- void __RPC_STUB ITargetFrame2_GetTargetAlias_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITargetFrame2_INTERFACE_DEFINED__ */
- #ifndef __ITargetContainer_INTERFACE_DEFINED__
- #define __ITargetContainer_INTERFACE_DEFINED__
- /* interface ITargetContainer */
- /* [unique][uuid][object] */
- typedef /* [unique] */ ITargetContainer *LPTARGETCONTAINER;
- EXTERN_C const IID IID_ITargetContainer;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("7847EC01-2BEC-11d0-82B4-00A0C90C29C5")
- ITargetContainer : public IUnknown
- {
- public:
- virtual HRESULT STDMETHODCALLTYPE GetFrameUrl(
- /* [out] */ LPWSTR *ppszFrameSrc) = 0;
-
- virtual HRESULT STDMETHODCALLTYPE GetFramesContainer(
- /* [out] */ IOleContainer **ppContainer) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct ITargetContainerVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- ITargetContainer * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- ITargetContainer * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- ITargetContainer * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetFrameUrl )(
- ITargetContainer * This,
- /* [out] */ LPWSTR *ppszFrameSrc);
-
- HRESULT ( STDMETHODCALLTYPE *GetFramesContainer )(
- ITargetContainer * This,
- /* [out] */ IOleContainer **ppContainer);
-
- END_INTERFACE
- } ITargetContainerVtbl;
- interface ITargetContainer
- {
- CONST_VTBL struct ITargetContainerVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define ITargetContainer_QueryInterface(This,riid,ppvObject) \
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define ITargetContainer_AddRef(This) \
- (This)->lpVtbl -> AddRef(This)
- #define ITargetContainer_Release(This) \
- (This)->lpVtbl -> Release(This)
- #define ITargetContainer_GetFrameUrl(This,ppszFrameSrc) \
- (This)->lpVtbl -> GetFrameUrl(This,ppszFrameSrc)
- #define ITargetContainer_GetFramesContainer(This,ppContainer) \
- (This)->lpVtbl -> GetFramesContainer(This,ppContainer)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- HRESULT STDMETHODCALLTYPE ITargetContainer_GetFrameUrl_Proxy(
- ITargetContainer * This,
- /* [out] */ LPWSTR *ppszFrameSrc);
- void __RPC_STUB ITargetContainer_GetFrameUrl_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- HRESULT STDMETHODCALLTYPE ITargetContainer_GetFramesContainer_Proxy(
- ITargetContainer * This,
- /* [out] */ IOleContainer **ppContainer);
- void __RPC_STUB ITargetContainer_GetFramesContainer_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __ITargetContainer_INTERFACE_DEFINED__ */
- /* interface __MIDL_itf_htiframe_0117 */
- /* [local] */
- #endif
- extern RPC_IF_HANDLE __MIDL_itf_htiframe_0117_v0_0_c_ifspec;
- extern RPC_IF_HANDLE __MIDL_itf_htiframe_0117_v0_0_s_ifspec;
- /* Additional Prototypes for ALL interfaces */
- unsigned long __RPC_USER BSTR_UserSize( unsigned long *, unsigned long , BSTR * );
- unsigned char * __RPC_USER BSTR_UserMarshal( unsigned long *, unsigned char *, BSTR * );
- unsigned char * __RPC_USER BSTR_UserUnmarshal(unsigned long *, unsigned char *, BSTR * );
- void __RPC_USER BSTR_UserFree( unsigned long *, BSTR * );
- /* end of Additional Prototypes */
- #ifdef __cplusplus
- }
- #endif
- #endif
|