Mshtmlc.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:3844k
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textKashidaSpace(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textKashidaSpace(
- /* [out][retval] */ VARIANT *p) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IHTMLRuleStyle3Vtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IHTMLRuleStyle3 * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IHTMLRuleStyle3 * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IHTMLRuleStyle3 * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IHTMLRuleStyle3 * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IHTMLRuleStyle3 * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IHTMLRuleStyle3 * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IHTMLRuleStyle3 * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_layoutFlow )(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_layoutFlow )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_zoom )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_zoom )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_wordWrap )(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_wordWrap )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textUnderlinePosition )(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textUnderlinePosition )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarBaseColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarBaseColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarFaceColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarFaceColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbar3dLightColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbar3dLightColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarShadowColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarShadowColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarHighlightColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarHighlightColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarDarkShadowColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarDarkShadowColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarArrowColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarArrowColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_scrollbarTrackColor )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_scrollbarTrackColor )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_writingMode )(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_writingMode )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textAlignLast )(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textAlignLast )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textKashidaSpace )(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textKashidaSpace )(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
-
- END_INTERFACE
- } IHTMLRuleStyle3Vtbl;
- interface IHTMLRuleStyle3
- {
- CONST_VTBL struct IHTMLRuleStyle3Vtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IHTMLRuleStyle3_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IHTMLRuleStyle3_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IHTMLRuleStyle3_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IHTMLRuleStyle3_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IHTMLRuleStyle3_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IHTMLRuleStyle3_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IHTMLRuleStyle3_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IHTMLRuleStyle3_put_layoutFlow(This,v)
- (This)->lpVtbl -> put_layoutFlow(This,v)
- #define IHTMLRuleStyle3_get_layoutFlow(This,p)
- (This)->lpVtbl -> get_layoutFlow(This,p)
- #define IHTMLRuleStyle3_put_zoom(This,v)
- (This)->lpVtbl -> put_zoom(This,v)
- #define IHTMLRuleStyle3_get_zoom(This,p)
- (This)->lpVtbl -> get_zoom(This,p)
- #define IHTMLRuleStyle3_put_wordWrap(This,v)
- (This)->lpVtbl -> put_wordWrap(This,v)
- #define IHTMLRuleStyle3_get_wordWrap(This,p)
- (This)->lpVtbl -> get_wordWrap(This,p)
- #define IHTMLRuleStyle3_put_textUnderlinePosition(This,v)
- (This)->lpVtbl -> put_textUnderlinePosition(This,v)
- #define IHTMLRuleStyle3_get_textUnderlinePosition(This,p)
- (This)->lpVtbl -> get_textUnderlinePosition(This,p)
- #define IHTMLRuleStyle3_put_scrollbarBaseColor(This,v)
- (This)->lpVtbl -> put_scrollbarBaseColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarBaseColor(This,p)
- (This)->lpVtbl -> get_scrollbarBaseColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbarFaceColor(This,v)
- (This)->lpVtbl -> put_scrollbarFaceColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarFaceColor(This,p)
- (This)->lpVtbl -> get_scrollbarFaceColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbar3dLightColor(This,v)
- (This)->lpVtbl -> put_scrollbar3dLightColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbar3dLightColor(This,p)
- (This)->lpVtbl -> get_scrollbar3dLightColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbarShadowColor(This,v)
- (This)->lpVtbl -> put_scrollbarShadowColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarShadowColor(This,p)
- (This)->lpVtbl -> get_scrollbarShadowColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbarHighlightColor(This,v)
- (This)->lpVtbl -> put_scrollbarHighlightColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarHighlightColor(This,p)
- (This)->lpVtbl -> get_scrollbarHighlightColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbarDarkShadowColor(This,v)
- (This)->lpVtbl -> put_scrollbarDarkShadowColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarDarkShadowColor(This,p)
- (This)->lpVtbl -> get_scrollbarDarkShadowColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbarArrowColor(This,v)
- (This)->lpVtbl -> put_scrollbarArrowColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarArrowColor(This,p)
- (This)->lpVtbl -> get_scrollbarArrowColor(This,p)
- #define IHTMLRuleStyle3_put_scrollbarTrackColor(This,v)
- (This)->lpVtbl -> put_scrollbarTrackColor(This,v)
- #define IHTMLRuleStyle3_get_scrollbarTrackColor(This,p)
- (This)->lpVtbl -> get_scrollbarTrackColor(This,p)
- #define IHTMLRuleStyle3_put_writingMode(This,v)
- (This)->lpVtbl -> put_writingMode(This,v)
- #define IHTMLRuleStyle3_get_writingMode(This,p)
- (This)->lpVtbl -> get_writingMode(This,p)
- #define IHTMLRuleStyle3_put_textAlignLast(This,v)
- (This)->lpVtbl -> put_textAlignLast(This,v)
- #define IHTMLRuleStyle3_get_textAlignLast(This,p)
- (This)->lpVtbl -> get_textAlignLast(This,p)
- #define IHTMLRuleStyle3_put_textKashidaSpace(This,v)
- (This)->lpVtbl -> put_textKashidaSpace(This,v)
- #define IHTMLRuleStyle3_get_textKashidaSpace(This,p)
- (This)->lpVtbl -> get_textKashidaSpace(This,p)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_layoutFlow_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRuleStyle3_put_layoutFlow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_layoutFlow_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRuleStyle3_get_layoutFlow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_zoom_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_zoom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_zoom_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_zoom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_wordWrap_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRuleStyle3_put_wordWrap_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_wordWrap_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRuleStyle3_get_wordWrap_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_textUnderlinePosition_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRuleStyle3_put_textUnderlinePosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_textUnderlinePosition_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRuleStyle3_get_textUnderlinePosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarBaseColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarBaseColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarBaseColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarBaseColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarFaceColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarFaceColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarFaceColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarFaceColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbar3dLightColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbar3dLightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbar3dLightColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbar3dLightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarShadowColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarShadowColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarShadowColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarShadowColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarHighlightColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarHighlightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarHighlightColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarHighlightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarDarkShadowColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarDarkShadowColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarDarkShadowColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarDarkShadowColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarArrowColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarArrowColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarArrowColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarArrowColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_scrollbarTrackColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_scrollbarTrackColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_scrollbarTrackColor_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_scrollbarTrackColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_writingMode_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRuleStyle3_put_writingMode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_writingMode_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRuleStyle3_get_writingMode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_textAlignLast_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRuleStyle3_put_textAlignLast_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_textAlignLast_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRuleStyle3_get_textAlignLast_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_put_textKashidaSpace_Proxy(
- IHTMLRuleStyle3 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle3_put_textKashidaSpace_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle3_get_textKashidaSpace_Proxy(
- IHTMLRuleStyle3 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle3_get_textKashidaSpace_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IHTMLRuleStyle3_INTERFACE_DEFINED__ */
- #ifndef __IHTMLRuleStyle4_INTERFACE_DEFINED__
- #define __IHTMLRuleStyle4_INTERFACE_DEFINED__
- /* interface IHTMLRuleStyle4 */
- /* [object][uuid][dual][oleautomation] */
- EXTERN_C const IID IID_IHTMLRuleStyle4;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("3050f817-98b5-11cf-bb82-00aa00bdce0b")
- IHTMLRuleStyle4 : public IDispatch
- {
- public:
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textOverflow(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textOverflow(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_minHeight(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_minHeight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IHTMLRuleStyle4Vtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IHTMLRuleStyle4 * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IHTMLRuleStyle4 * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IHTMLRuleStyle4 * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IHTMLRuleStyle4 * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IHTMLRuleStyle4 * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IHTMLRuleStyle4 * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IHTMLRuleStyle4 * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textOverflow )(
- IHTMLRuleStyle4 * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textOverflow )(
- IHTMLRuleStyle4 * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_minHeight )(
- IHTMLRuleStyle4 * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_minHeight )(
- IHTMLRuleStyle4 * This,
- /* [out][retval] */ VARIANT *p);
-
- END_INTERFACE
- } IHTMLRuleStyle4Vtbl;
- interface IHTMLRuleStyle4
- {
- CONST_VTBL struct IHTMLRuleStyle4Vtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IHTMLRuleStyle4_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IHTMLRuleStyle4_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IHTMLRuleStyle4_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IHTMLRuleStyle4_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IHTMLRuleStyle4_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IHTMLRuleStyle4_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IHTMLRuleStyle4_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IHTMLRuleStyle4_put_textOverflow(This,v)
- (This)->lpVtbl -> put_textOverflow(This,v)
- #define IHTMLRuleStyle4_get_textOverflow(This,p)
- (This)->lpVtbl -> get_textOverflow(This,p)
- #define IHTMLRuleStyle4_put_minHeight(This,v)
- (This)->lpVtbl -> put_minHeight(This,v)
- #define IHTMLRuleStyle4_get_minHeight(This,p)
- (This)->lpVtbl -> get_minHeight(This,p)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle4_put_textOverflow_Proxy(
- IHTMLRuleStyle4 * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRuleStyle4_put_textOverflow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle4_get_textOverflow_Proxy(
- IHTMLRuleStyle4 * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRuleStyle4_get_textOverflow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle4_put_minHeight_Proxy(
- IHTMLRuleStyle4 * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRuleStyle4_put_minHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRuleStyle4_get_minHeight_Proxy(
- IHTMLRuleStyle4 * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRuleStyle4_get_minHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IHTMLRuleStyle4_INTERFACE_DEFINED__ */
- #ifndef __DispHTMLStyle_DISPINTERFACE_DEFINED__
- #define __DispHTMLStyle_DISPINTERFACE_DEFINED__
- /* dispinterface DispHTMLStyle */
- /* [uuid][hidden] */
- EXTERN_C const IID DIID_DispHTMLStyle;
- #if defined(__cplusplus) && !defined(CINTERFACE)
- MIDL_INTERFACE("3050f55a-98b5-11cf-bb82-00aa00bdce0b")
- DispHTMLStyle : public IDispatch
- {
- };
-
- #else /* C style interface */
- typedef struct DispHTMLStyleVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- DispHTMLStyle * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- DispHTMLStyle * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- DispHTMLStyle * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- DispHTMLStyle * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- DispHTMLStyle * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- DispHTMLStyle * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- DispHTMLStyle * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- END_INTERFACE
- } DispHTMLStyleVtbl;
- interface DispHTMLStyle
- {
- CONST_VTBL struct DispHTMLStyleVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define DispHTMLStyle_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define DispHTMLStyle_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define DispHTMLStyle_Release(This)
- (This)->lpVtbl -> Release(This)
- #define DispHTMLStyle_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define DispHTMLStyle_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define DispHTMLStyle_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define DispHTMLStyle_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- #endif /* __DispHTMLStyle_DISPINTERFACE_DEFINED__ */
- EXTERN_C const CLSID CLSID_HTMLStyle;
- #ifdef __cplusplus
- class DECLSPEC_UUID("3050f285-98b5-11cf-bb82-00aa00bdce0b")
- HTMLStyle;
- #endif
- #ifndef __DispHTMLRuleStyle_DISPINTERFACE_DEFINED__
- #define __DispHTMLRuleStyle_DISPINTERFACE_DEFINED__
- /* dispinterface DispHTMLRuleStyle */
- /* [uuid][hidden] */
- EXTERN_C const IID DIID_DispHTMLRuleStyle;
- #if defined(__cplusplus) && !defined(CINTERFACE)
- MIDL_INTERFACE("3050f55c-98b5-11cf-bb82-00aa00bdce0b")
- DispHTMLRuleStyle : public IDispatch
- {
- };
-
- #else /* C style interface */
- typedef struct DispHTMLRuleStyleVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- DispHTMLRuleStyle * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- DispHTMLRuleStyle * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- DispHTMLRuleStyle * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- DispHTMLRuleStyle * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- DispHTMLRuleStyle * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- DispHTMLRuleStyle * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- DispHTMLRuleStyle * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- END_INTERFACE
- } DispHTMLRuleStyleVtbl;
- interface DispHTMLRuleStyle
- {
- CONST_VTBL struct DispHTMLRuleStyleVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define DispHTMLRuleStyle_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define DispHTMLRuleStyle_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define DispHTMLRuleStyle_Release(This)
- (This)->lpVtbl -> Release(This)
- #define DispHTMLRuleStyle_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define DispHTMLRuleStyle_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define DispHTMLRuleStyle_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define DispHTMLRuleStyle_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- #endif /* __DispHTMLRuleStyle_DISPINTERFACE_DEFINED__ */
- EXTERN_C const CLSID CLSID_HTMLRuleStyle;
- #ifdef __cplusplus
- class DECLSPEC_UUID("3050f3d0-98b5-11cf-bb82-00aa00bdce0b")
- HTMLRuleStyle;
- #endif
- #ifndef __IHTMLRenderStyle_INTERFACE_DEFINED__
- #define __IHTMLRenderStyle_INTERFACE_DEFINED__
- /* interface IHTMLRenderStyle */
- /* [object][uuid][dual][oleautomation] */
- EXTERN_C const IID IID_IHTMLRenderStyle;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("3050f6ae-98b5-11cf-bb82-00aa00bdce0b")
- IHTMLRenderStyle : public IDispatch
- {
- public:
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textLineThroughStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textLineThroughStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textUnderlineStyle(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textUnderlineStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textEffect(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textEffect(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textBackgroundColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textBackgroundColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textDecorationColor(
- /* [in] */ VARIANT v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textDecorationColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_renderingPriority(
- /* [in] */ long v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_renderingPriority(
- /* [out][retval] */ long *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_defaultTextSelection(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_defaultTextSelection(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE put_textDecoration(
- /* [in] */ BSTR v) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textDecoration(
- /* [out][retval] */ BSTR *p) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IHTMLRenderStyleVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IHTMLRenderStyle * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IHTMLRenderStyle * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IHTMLRenderStyle * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IHTMLRenderStyle * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IHTMLRenderStyle * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IHTMLRenderStyle * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IHTMLRenderStyle * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textLineThroughStyle )(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textLineThroughStyle )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textUnderlineStyle )(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textUnderlineStyle )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textEffect )(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textEffect )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textColor )(
- IHTMLRenderStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textColor )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textBackgroundColor )(
- IHTMLRenderStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textBackgroundColor )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecorationColor )(
- IHTMLRenderStyle * This,
- /* [in] */ VARIANT v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecorationColor )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_renderingPriority )(
- IHTMLRenderStyle * This,
- /* [in] */ long v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_renderingPriority )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ long *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_defaultTextSelection )(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_defaultTextSelection )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propput] */ HRESULT ( STDMETHODCALLTYPE *put_textDecoration )(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecoration )(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
-
- END_INTERFACE
- } IHTMLRenderStyleVtbl;
- interface IHTMLRenderStyle
- {
- CONST_VTBL struct IHTMLRenderStyleVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IHTMLRenderStyle_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IHTMLRenderStyle_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IHTMLRenderStyle_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IHTMLRenderStyle_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IHTMLRenderStyle_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IHTMLRenderStyle_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IHTMLRenderStyle_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IHTMLRenderStyle_put_textLineThroughStyle(This,v)
- (This)->lpVtbl -> put_textLineThroughStyle(This,v)
- #define IHTMLRenderStyle_get_textLineThroughStyle(This,p)
- (This)->lpVtbl -> get_textLineThroughStyle(This,p)
- #define IHTMLRenderStyle_put_textUnderlineStyle(This,v)
- (This)->lpVtbl -> put_textUnderlineStyle(This,v)
- #define IHTMLRenderStyle_get_textUnderlineStyle(This,p)
- (This)->lpVtbl -> get_textUnderlineStyle(This,p)
- #define IHTMLRenderStyle_put_textEffect(This,v)
- (This)->lpVtbl -> put_textEffect(This,v)
- #define IHTMLRenderStyle_get_textEffect(This,p)
- (This)->lpVtbl -> get_textEffect(This,p)
- #define IHTMLRenderStyle_put_textColor(This,v)
- (This)->lpVtbl -> put_textColor(This,v)
- #define IHTMLRenderStyle_get_textColor(This,p)
- (This)->lpVtbl -> get_textColor(This,p)
- #define IHTMLRenderStyle_put_textBackgroundColor(This,v)
- (This)->lpVtbl -> put_textBackgroundColor(This,v)
- #define IHTMLRenderStyle_get_textBackgroundColor(This,p)
- (This)->lpVtbl -> get_textBackgroundColor(This,p)
- #define IHTMLRenderStyle_put_textDecorationColor(This,v)
- (This)->lpVtbl -> put_textDecorationColor(This,v)
- #define IHTMLRenderStyle_get_textDecorationColor(This,p)
- (This)->lpVtbl -> get_textDecorationColor(This,p)
- #define IHTMLRenderStyle_put_renderingPriority(This,v)
- (This)->lpVtbl -> put_renderingPriority(This,v)
- #define IHTMLRenderStyle_get_renderingPriority(This,p)
- (This)->lpVtbl -> get_renderingPriority(This,p)
- #define IHTMLRenderStyle_put_defaultTextSelection(This,v)
- (This)->lpVtbl -> put_defaultTextSelection(This,v)
- #define IHTMLRenderStyle_get_defaultTextSelection(This,p)
- (This)->lpVtbl -> get_defaultTextSelection(This,p)
- #define IHTMLRenderStyle_put_textDecoration(This,v)
- (This)->lpVtbl -> put_textDecoration(This,v)
- #define IHTMLRenderStyle_get_textDecoration(This,p)
- (This)->lpVtbl -> get_textDecoration(This,p)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textLineThroughStyle_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRenderStyle_put_textLineThroughStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textLineThroughStyle_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRenderStyle_get_textLineThroughStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textUnderlineStyle_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRenderStyle_put_textUnderlineStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textUnderlineStyle_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRenderStyle_get_textUnderlineStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textEffect_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRenderStyle_put_textEffect_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textEffect_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRenderStyle_get_textEffect_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textColor_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRenderStyle_put_textColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textColor_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRenderStyle_get_textColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textBackgroundColor_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRenderStyle_put_textBackgroundColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textBackgroundColor_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRenderStyle_get_textBackgroundColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textDecorationColor_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ VARIANT v);
- void __RPC_STUB IHTMLRenderStyle_put_textDecorationColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textDecorationColor_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLRenderStyle_get_textDecorationColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_renderingPriority_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ long v);
- void __RPC_STUB IHTMLRenderStyle_put_renderingPriority_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_renderingPriority_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ long *p);
- void __RPC_STUB IHTMLRenderStyle_get_renderingPriority_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_defaultTextSelection_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRenderStyle_put_defaultTextSelection_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_defaultTextSelection_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRenderStyle_get_defaultTextSelection_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propput] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_put_textDecoration_Proxy(
- IHTMLRenderStyle * This,
- /* [in] */ BSTR v);
- void __RPC_STUB IHTMLRenderStyle_put_textDecoration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLRenderStyle_get_textDecoration_Proxy(
- IHTMLRenderStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLRenderStyle_get_textDecoration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IHTMLRenderStyle_INTERFACE_DEFINED__ */
- #ifndef __DispHTMLRenderStyle_DISPINTERFACE_DEFINED__
- #define __DispHTMLRenderStyle_DISPINTERFACE_DEFINED__
- /* dispinterface DispHTMLRenderStyle */
- /* [uuid][hidden] */
- EXTERN_C const IID DIID_DispHTMLRenderStyle;
- #if defined(__cplusplus) && !defined(CINTERFACE)
- MIDL_INTERFACE("3050f58b-98b5-11cf-bb82-00aa00bdce0b")
- DispHTMLRenderStyle : public IDispatch
- {
- };
-
- #else /* C style interface */
- typedef struct DispHTMLRenderStyleVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- DispHTMLRenderStyle * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- DispHTMLRenderStyle * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- DispHTMLRenderStyle * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- DispHTMLRenderStyle * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- DispHTMLRenderStyle * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- DispHTMLRenderStyle * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- DispHTMLRenderStyle * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- END_INTERFACE
- } DispHTMLRenderStyleVtbl;
- interface DispHTMLRenderStyle
- {
- CONST_VTBL struct DispHTMLRenderStyleVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define DispHTMLRenderStyle_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define DispHTMLRenderStyle_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define DispHTMLRenderStyle_Release(This)
- (This)->lpVtbl -> Release(This)
- #define DispHTMLRenderStyle_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define DispHTMLRenderStyle_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define DispHTMLRenderStyle_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define DispHTMLRenderStyle_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- #endif /* __DispHTMLRenderStyle_DISPINTERFACE_DEFINED__ */
- EXTERN_C const CLSID CLSID_HTMLRenderStyle;
- #ifdef __cplusplus
- class DECLSPEC_UUID("3050f6aa-98b5-11cf-bb82-00aa00bdce0b")
- HTMLRenderStyle;
- #endif
- #ifndef __IHTMLCurrentStyle_INTERFACE_DEFINED__
- #define __IHTMLCurrentStyle_INTERFACE_DEFINED__
- /* interface IHTMLCurrentStyle */
- /* [object][uuid][dual][oleautomation] */
- EXTERN_C const IID IID_IHTMLCurrentStyle;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("3050f3db-98b5-11cf-bb82-00aa00bdce0b")
- IHTMLCurrentStyle : public IDispatch
- {
- public:
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_position(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_styleFloat(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_color(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_backgroundColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_fontFamily(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_fontStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_fontVariant(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_fontWeight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_fontSize(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_backgroundImage(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_backgroundPositionX(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_backgroundPositionY(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_backgroundRepeat(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeftColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTopColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRightColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottomColor(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTopStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRightStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottomStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeftStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderTopWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderRightWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderBottomWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderLeftWidth(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_left(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_top(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_width(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_height(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingLeft(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingTop(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingRight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_paddingBottom(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textAlign(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textDecoration(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_display(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_visibility(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_zIndex(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_letterSpacing(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_lineHeight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textIndent(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_verticalAlign(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_backgroundAttachment(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_marginTop(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_marginRight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_marginBottom(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_marginLeft(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clear(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStyleType(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStylePosition(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_listStyleImage(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clipTop(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clipRight(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clipBottom(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_clipLeft(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_overflow(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pageBreakBefore(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_pageBreakAfter(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_cursor(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_tableLayout(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderCollapse(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_direction(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_behavior(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [id] */ HRESULT STDMETHODCALLTYPE getAttribute(
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT *AttributeValue) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_unicodeBidi(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_right(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_bottom(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_imeMode(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_rubyAlign(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_rubyPosition(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_rubyOverhang(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textAutospace(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_lineBreak(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_wordBreak(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textJustify(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textJustifyTrim(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textKashida(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_blockDirection(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_layoutGridChar(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_layoutGridLine(
- /* [out][retval] */ VARIANT *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_layoutGridMode(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_layoutGridType(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderStyle(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderColor(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_borderWidth(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_padding(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_margin(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_accelerator(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_overflowX(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_overflowY(
- /* [out][retval] */ BSTR *p) = 0;
-
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_textTransform(
- /* [out][retval] */ BSTR *p) = 0;
-
- };
-
- #else /* C style interface */
- typedef struct IHTMLCurrentStyleVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
- IHTMLCurrentStyle * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void **ppvObject);
-
- ULONG ( STDMETHODCALLTYPE *AddRef )(
- IHTMLCurrentStyle * This);
-
- ULONG ( STDMETHODCALLTYPE *Release )(
- IHTMLCurrentStyle * This);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
- IHTMLCurrentStyle * This,
- /* [out] */ UINT *pctinfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
- IHTMLCurrentStyle * This,
- /* [in] */ UINT iTInfo,
- /* [in] */ LCID lcid,
- /* [out] */ ITypeInfo **ppTInfo);
-
- HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
- IHTMLCurrentStyle * This,
- /* [in] */ REFIID riid,
- /* [size_is][in] */ LPOLESTR *rgszNames,
- /* [in] */ UINT cNames,
- /* [in] */ LCID lcid,
- /* [size_is][out] */ DISPID *rgDispId);
-
- /* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
- IHTMLCurrentStyle * This,
- /* [in] */ DISPID dispIdMember,
- /* [in] */ REFIID riid,
- /* [in] */ LCID lcid,
- /* [in] */ WORD wFlags,
- /* [out][in] */ DISPPARAMS *pDispParams,
- /* [out] */ VARIANT *pVarResult,
- /* [out] */ EXCEPINFO *pExcepInfo,
- /* [out] */ UINT *puArgErr);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_position )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_styleFloat )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_color )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundColor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontFamily )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontStyle )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontVariant )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontWeight )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_fontSize )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundImage )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundPositionX )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundPositionY )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundRepeat )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeftColor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTopColor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRightColor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottomColor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTopStyle )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRightStyle )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottomStyle )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeftStyle )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderTopWidth )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderRightWidth )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderBottomWidth )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderLeftWidth )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_left )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_top )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_width )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_height )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingLeft )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingTop )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingRight )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_paddingBottom )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textAlign )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textDecoration )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_display )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_visibility )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_zIndex )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_letterSpacing )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_lineHeight )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textIndent )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_verticalAlign )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_backgroundAttachment )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginTop )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginRight )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginBottom )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_marginLeft )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clear )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStyleType )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStylePosition )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_listStyleImage )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clipTop )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clipRight )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clipBottom )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_clipLeft )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_overflow )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pageBreakBefore )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_pageBreakAfter )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_cursor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_tableLayout )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderCollapse )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_direction )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_behavior )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [id] */ HRESULT ( STDMETHODCALLTYPE *getAttribute )(
- IHTMLCurrentStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT *AttributeValue);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_unicodeBidi )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_right )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_bottom )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_imeMode )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_rubyAlign )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_rubyPosition )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_rubyOverhang )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textAutospace )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_lineBreak )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_wordBreak )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textJustify )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textJustifyTrim )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textKashida )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_blockDirection )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_layoutGridChar )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_layoutGridLine )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_layoutGridMode )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_layoutGridType )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderStyle )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderColor )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_borderWidth )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_padding )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_margin )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_accelerator )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_overflowX )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_overflowY )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- /* [bindable][displaybind][id][propget] */ HRESULT ( STDMETHODCALLTYPE *get_textTransform )(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
-
- END_INTERFACE
- } IHTMLCurrentStyleVtbl;
- interface IHTMLCurrentStyle
- {
- CONST_VTBL struct IHTMLCurrentStyleVtbl *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define IHTMLCurrentStyle_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define IHTMLCurrentStyle_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define IHTMLCurrentStyle_Release(This)
- (This)->lpVtbl -> Release(This)
- #define IHTMLCurrentStyle_GetTypeInfoCount(This,pctinfo)
- (This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
- #define IHTMLCurrentStyle_GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
- #define IHTMLCurrentStyle_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
- #define IHTMLCurrentStyle_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
- #define IHTMLCurrentStyle_get_position(This,p)
- (This)->lpVtbl -> get_position(This,p)
- #define IHTMLCurrentStyle_get_styleFloat(This,p)
- (This)->lpVtbl -> get_styleFloat(This,p)
- #define IHTMLCurrentStyle_get_color(This,p)
- (This)->lpVtbl -> get_color(This,p)
- #define IHTMLCurrentStyle_get_backgroundColor(This,p)
- (This)->lpVtbl -> get_backgroundColor(This,p)
- #define IHTMLCurrentStyle_get_fontFamily(This,p)
- (This)->lpVtbl -> get_fontFamily(This,p)
- #define IHTMLCurrentStyle_get_fontStyle(This,p)
- (This)->lpVtbl -> get_fontStyle(This,p)
- #define IHTMLCurrentStyle_get_fontVariant(This,p)
- (This)->lpVtbl -> get_fontVariant(This,p)
- #define IHTMLCurrentStyle_get_fontWeight(This,p)
- (This)->lpVtbl -> get_fontWeight(This,p)
- #define IHTMLCurrentStyle_get_fontSize(This,p)
- (This)->lpVtbl -> get_fontSize(This,p)
- #define IHTMLCurrentStyle_get_backgroundImage(This,p)
- (This)->lpVtbl -> get_backgroundImage(This,p)
- #define IHTMLCurrentStyle_get_backgroundPositionX(This,p)
- (This)->lpVtbl -> get_backgroundPositionX(This,p)
- #define IHTMLCurrentStyle_get_backgroundPositionY(This,p)
- (This)->lpVtbl -> get_backgroundPositionY(This,p)
- #define IHTMLCurrentStyle_get_backgroundRepeat(This,p)
- (This)->lpVtbl -> get_backgroundRepeat(This,p)
- #define IHTMLCurrentStyle_get_borderLeftColor(This,p)
- (This)->lpVtbl -> get_borderLeftColor(This,p)
- #define IHTMLCurrentStyle_get_borderTopColor(This,p)
- (This)->lpVtbl -> get_borderTopColor(This,p)
- #define IHTMLCurrentStyle_get_borderRightColor(This,p)
- (This)->lpVtbl -> get_borderRightColor(This,p)
- #define IHTMLCurrentStyle_get_borderBottomColor(This,p)
- (This)->lpVtbl -> get_borderBottomColor(This,p)
- #define IHTMLCurrentStyle_get_borderTopStyle(This,p)
- (This)->lpVtbl -> get_borderTopStyle(This,p)
- #define IHTMLCurrentStyle_get_borderRightStyle(This,p)
- (This)->lpVtbl -> get_borderRightStyle(This,p)
- #define IHTMLCurrentStyle_get_borderBottomStyle(This,p)
- (This)->lpVtbl -> get_borderBottomStyle(This,p)
- #define IHTMLCurrentStyle_get_borderLeftStyle(This,p)
- (This)->lpVtbl -> get_borderLeftStyle(This,p)
- #define IHTMLCurrentStyle_get_borderTopWidth(This,p)
- (This)->lpVtbl -> get_borderTopWidth(This,p)
- #define IHTMLCurrentStyle_get_borderRightWidth(This,p)
- (This)->lpVtbl -> get_borderRightWidth(This,p)
- #define IHTMLCurrentStyle_get_borderBottomWidth(This,p)
- (This)->lpVtbl -> get_borderBottomWidth(This,p)
- #define IHTMLCurrentStyle_get_borderLeftWidth(This,p)
- (This)->lpVtbl -> get_borderLeftWidth(This,p)
- #define IHTMLCurrentStyle_get_left(This,p)
- (This)->lpVtbl -> get_left(This,p)
- #define IHTMLCurrentStyle_get_top(This,p)
- (This)->lpVtbl -> get_top(This,p)
- #define IHTMLCurrentStyle_get_width(This,p)
- (This)->lpVtbl -> get_width(This,p)
- #define IHTMLCurrentStyle_get_height(This,p)
- (This)->lpVtbl -> get_height(This,p)
- #define IHTMLCurrentStyle_get_paddingLeft(This,p)
- (This)->lpVtbl -> get_paddingLeft(This,p)
- #define IHTMLCurrentStyle_get_paddingTop(This,p)
- (This)->lpVtbl -> get_paddingTop(This,p)
- #define IHTMLCurrentStyle_get_paddingRight(This,p)
- (This)->lpVtbl -> get_paddingRight(This,p)
- #define IHTMLCurrentStyle_get_paddingBottom(This,p)
- (This)->lpVtbl -> get_paddingBottom(This,p)
- #define IHTMLCurrentStyle_get_textAlign(This,p)
- (This)->lpVtbl -> get_textAlign(This,p)
- #define IHTMLCurrentStyle_get_textDecoration(This,p)
- (This)->lpVtbl -> get_textDecoration(This,p)
- #define IHTMLCurrentStyle_get_display(This,p)
- (This)->lpVtbl -> get_display(This,p)
- #define IHTMLCurrentStyle_get_visibility(This,p)
- (This)->lpVtbl -> get_visibility(This,p)
- #define IHTMLCurrentStyle_get_zIndex(This,p)
- (This)->lpVtbl -> get_zIndex(This,p)
- #define IHTMLCurrentStyle_get_letterSpacing(This,p)
- (This)->lpVtbl -> get_letterSpacing(This,p)
- #define IHTMLCurrentStyle_get_lineHeight(This,p)
- (This)->lpVtbl -> get_lineHeight(This,p)
- #define IHTMLCurrentStyle_get_textIndent(This,p)
- (This)->lpVtbl -> get_textIndent(This,p)
- #define IHTMLCurrentStyle_get_verticalAlign(This,p)
- (This)->lpVtbl -> get_verticalAlign(This,p)
- #define IHTMLCurrentStyle_get_backgroundAttachment(This,p)
- (This)->lpVtbl -> get_backgroundAttachment(This,p)
- #define IHTMLCurrentStyle_get_marginTop(This,p)
- (This)->lpVtbl -> get_marginTop(This,p)
- #define IHTMLCurrentStyle_get_marginRight(This,p)
- (This)->lpVtbl -> get_marginRight(This,p)
- #define IHTMLCurrentStyle_get_marginBottom(This,p)
- (This)->lpVtbl -> get_marginBottom(This,p)
- #define IHTMLCurrentStyle_get_marginLeft(This,p)
- (This)->lpVtbl -> get_marginLeft(This,p)
- #define IHTMLCurrentStyle_get_clear(This,p)
- (This)->lpVtbl -> get_clear(This,p)
- #define IHTMLCurrentStyle_get_listStyleType(This,p)
- (This)->lpVtbl -> get_listStyleType(This,p)
- #define IHTMLCurrentStyle_get_listStylePosition(This,p)
- (This)->lpVtbl -> get_listStylePosition(This,p)
- #define IHTMLCurrentStyle_get_listStyleImage(This,p)
- (This)->lpVtbl -> get_listStyleImage(This,p)
- #define IHTMLCurrentStyle_get_clipTop(This,p)
- (This)->lpVtbl -> get_clipTop(This,p)
- #define IHTMLCurrentStyle_get_clipRight(This,p)
- (This)->lpVtbl -> get_clipRight(This,p)
- #define IHTMLCurrentStyle_get_clipBottom(This,p)
- (This)->lpVtbl -> get_clipBottom(This,p)
- #define IHTMLCurrentStyle_get_clipLeft(This,p)
- (This)->lpVtbl -> get_clipLeft(This,p)
- #define IHTMLCurrentStyle_get_overflow(This,p)
- (This)->lpVtbl -> get_overflow(This,p)
- #define IHTMLCurrentStyle_get_pageBreakBefore(This,p)
- (This)->lpVtbl -> get_pageBreakBefore(This,p)
- #define IHTMLCurrentStyle_get_pageBreakAfter(This,p)
- (This)->lpVtbl -> get_pageBreakAfter(This,p)
- #define IHTMLCurrentStyle_get_cursor(This,p)
- (This)->lpVtbl -> get_cursor(This,p)
- #define IHTMLCurrentStyle_get_tableLayout(This,p)
- (This)->lpVtbl -> get_tableLayout(This,p)
- #define IHTMLCurrentStyle_get_borderCollapse(This,p)
- (This)->lpVtbl -> get_borderCollapse(This,p)
- #define IHTMLCurrentStyle_get_direction(This,p)
- (This)->lpVtbl -> get_direction(This,p)
- #define IHTMLCurrentStyle_get_behavior(This,p)
- (This)->lpVtbl -> get_behavior(This,p)
- #define IHTMLCurrentStyle_getAttribute(This,strAttributeName,lFlags,AttributeValue)
- (This)->lpVtbl -> getAttribute(This,strAttributeName,lFlags,AttributeValue)
- #define IHTMLCurrentStyle_get_unicodeBidi(This,p)
- (This)->lpVtbl -> get_unicodeBidi(This,p)
- #define IHTMLCurrentStyle_get_right(This,p)
- (This)->lpVtbl -> get_right(This,p)
- #define IHTMLCurrentStyle_get_bottom(This,p)
- (This)->lpVtbl -> get_bottom(This,p)
- #define IHTMLCurrentStyle_get_imeMode(This,p)
- (This)->lpVtbl -> get_imeMode(This,p)
- #define IHTMLCurrentStyle_get_rubyAlign(This,p)
- (This)->lpVtbl -> get_rubyAlign(This,p)
- #define IHTMLCurrentStyle_get_rubyPosition(This,p)
- (This)->lpVtbl -> get_rubyPosition(This,p)
- #define IHTMLCurrentStyle_get_rubyOverhang(This,p)
- (This)->lpVtbl -> get_rubyOverhang(This,p)
- #define IHTMLCurrentStyle_get_textAutospace(This,p)
- (This)->lpVtbl -> get_textAutospace(This,p)
- #define IHTMLCurrentStyle_get_lineBreak(This,p)
- (This)->lpVtbl -> get_lineBreak(This,p)
- #define IHTMLCurrentStyle_get_wordBreak(This,p)
- (This)->lpVtbl -> get_wordBreak(This,p)
- #define IHTMLCurrentStyle_get_textJustify(This,p)
- (This)->lpVtbl -> get_textJustify(This,p)
- #define IHTMLCurrentStyle_get_textJustifyTrim(This,p)
- (This)->lpVtbl -> get_textJustifyTrim(This,p)
- #define IHTMLCurrentStyle_get_textKashida(This,p)
- (This)->lpVtbl -> get_textKashida(This,p)
- #define IHTMLCurrentStyle_get_blockDirection(This,p)
- (This)->lpVtbl -> get_blockDirection(This,p)
- #define IHTMLCurrentStyle_get_layoutGridChar(This,p)
- (This)->lpVtbl -> get_layoutGridChar(This,p)
- #define IHTMLCurrentStyle_get_layoutGridLine(This,p)
- (This)->lpVtbl -> get_layoutGridLine(This,p)
- #define IHTMLCurrentStyle_get_layoutGridMode(This,p)
- (This)->lpVtbl -> get_layoutGridMode(This,p)
- #define IHTMLCurrentStyle_get_layoutGridType(This,p)
- (This)->lpVtbl -> get_layoutGridType(This,p)
- #define IHTMLCurrentStyle_get_borderStyle(This,p)
- (This)->lpVtbl -> get_borderStyle(This,p)
- #define IHTMLCurrentStyle_get_borderColor(This,p)
- (This)->lpVtbl -> get_borderColor(This,p)
- #define IHTMLCurrentStyle_get_borderWidth(This,p)
- (This)->lpVtbl -> get_borderWidth(This,p)
- #define IHTMLCurrentStyle_get_padding(This,p)
- (This)->lpVtbl -> get_padding(This,p)
- #define IHTMLCurrentStyle_get_margin(This,p)
- (This)->lpVtbl -> get_margin(This,p)
- #define IHTMLCurrentStyle_get_accelerator(This,p)
- (This)->lpVtbl -> get_accelerator(This,p)
- #define IHTMLCurrentStyle_get_overflowX(This,p)
- (This)->lpVtbl -> get_overflowX(This,p)
- #define IHTMLCurrentStyle_get_overflowY(This,p)
- (This)->lpVtbl -> get_overflowY(This,p)
- #define IHTMLCurrentStyle_get_textTransform(This,p)
- (This)->lpVtbl -> get_textTransform(This,p)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_position_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_position_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_styleFloat_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_styleFloat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_color_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_color_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_backgroundColor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_backgroundColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_fontFamily_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_fontFamily_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_fontStyle_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_fontStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [hidden][bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_fontVariant_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_fontVariant_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_fontWeight_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_fontWeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_fontSize_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_fontSize_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_backgroundImage_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_backgroundImage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_backgroundPositionX_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_backgroundPositionX_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_backgroundPositionY_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_backgroundPositionY_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_backgroundRepeat_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_backgroundRepeat_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderLeftColor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderLeftColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderTopColor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderTopColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderRightColor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderRightColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderBottomColor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderBottomColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderTopStyle_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderTopStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderRightStyle_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderRightStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderBottomStyle_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderBottomStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderLeftStyle_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderLeftStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderTopWidth_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderTopWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderRightWidth_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderRightWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderBottomWidth_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderBottomWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderLeftWidth_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderLeftWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_left_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_left_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_top_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_top_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_width_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_width_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_height_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_height_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_paddingLeft_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_paddingLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_paddingTop_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_paddingTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_paddingRight_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_paddingRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_paddingBottom_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_paddingBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textAlign_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textDecoration_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textDecoration_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_display_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_display_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_visibility_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_visibility_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_zIndex_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_zIndex_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_letterSpacing_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_letterSpacing_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_lineHeight_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_lineHeight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textIndent_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textIndent_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_verticalAlign_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_verticalAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_backgroundAttachment_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_backgroundAttachment_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_marginTop_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_marginTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_marginRight_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_marginRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_marginBottom_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_marginBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_marginLeft_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_marginLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_clear_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_clear_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_listStyleType_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_listStyleType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_listStylePosition_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_listStylePosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_listStyleImage_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_listStyleImage_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_clipTop_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_clipTop_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_clipRight_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_clipRight_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_clipBottom_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_clipBottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_clipLeft_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_clipLeft_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_overflow_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_overflow_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_pageBreakBefore_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_pageBreakBefore_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_pageBreakAfter_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_pageBreakAfter_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_cursor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_cursor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_tableLayout_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_tableLayout_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderCollapse_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderCollapse_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_direction_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_direction_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_behavior_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_behavior_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [id] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_getAttribute_Proxy(
- IHTMLCurrentStyle * This,
- /* [in] */ BSTR strAttributeName,
- /* [in][defaultvalue] */ LONG lFlags,
- /* [out][retval] */ VARIANT *AttributeValue);
- void __RPC_STUB IHTMLCurrentStyle_getAttribute_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_unicodeBidi_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_unicodeBidi_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_right_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_right_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_bottom_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_bottom_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_imeMode_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_imeMode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_rubyAlign_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_rubyAlign_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_rubyPosition_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_rubyPosition_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_rubyOverhang_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_rubyOverhang_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textAutospace_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textAutospace_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_lineBreak_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_lineBreak_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_wordBreak_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_wordBreak_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textJustify_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textJustify_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textJustifyTrim_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textJustifyTrim_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textKashida_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textKashida_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_blockDirection_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_blockDirection_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_layoutGridChar_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_layoutGridChar_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_layoutGridLine_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ VARIANT *p);
- void __RPC_STUB IHTMLCurrentStyle_get_layoutGridLine_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_layoutGridMode_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_layoutGridMode_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_layoutGridType_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_layoutGridType_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderStyle_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderStyle_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderColor_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderColor_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_borderWidth_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_borderWidth_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_padding_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_padding_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_margin_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_margin_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_accelerator_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_accelerator_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_overflowX_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_overflowX_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_overflowY_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_overflowY_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE IHTMLCurrentStyle_get_textTransform_Proxy(
- IHTMLCurrentStyle * This,
- /* [out][retval] */ BSTR *p);
- void __RPC_STUB IHTMLCurrentStyle_get_textTransform_Stub(
- IRpcStubBuffer *This,
- IRpcChannelBuffer *_pRpcChannelBuffer,
- PRPC_MESSAGE _pRpcMessage,
- DWORD *_pdwStubPhase);
- #endif /* __IHTMLCurrentStyle_INTERFACE_DEFINED__ */
- #ifndef __IHTMLCurrentStyle2_INTERFACE_DEFINED__
- #define __IHTMLCurrentStyle2_INTERFACE_DEFINED__
- /* interface IHTMLCurrentStyle2 */
- /* [object][uuid][dual][oleautomation] */
- EXTERN_C const IID IID_IHTMLCurrentStyle2;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("3050f658-98b5-11cf-bb82-00aa00bdce0b")
- IHTMLCurrentStyle2 : public IDispatch
- {
- public:
- virtual /* [bindable][displaybind][id][propget] */ HRESULT STDMETHODCALLTYPE get_layoutFlow(
- /* [out][retval] */ BSTR *p) = 0;