Home
last modified time | relevance | path

Searched refs:IHTMLFrameSetElement2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h2606 typedef struct IHTMLFrameSetElement2 IHTMLFrameSetElement2; typedef
28719 struct IHTMLFrameSetElement2 : public IDispatch { struct
28729 HRESULT (WINAPI *QueryInterface)(IHTMLFrameSetElement2 *This,REFIID riid,void **ppvObject);
28730 ULONG (WINAPI *AddRef)(IHTMLFrameSetElement2 *This);
28731 ULONG (WINAPI *Release)(IHTMLFrameSetElement2 *This);
28732 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLFrameSetElement2 *This,UINT *pctinfo);
28733 …HRESULT (WINAPI *GetTypeInfo)(IHTMLFrameSetElement2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInf…
28734 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLFrameSetElement2 *This,REFIID riid,LPOLESTR *rgszNames,UINT c…
28735 …HRESULT (WINAPI *Invoke)(IHTMLFrameSetElement2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WOR…
28736 HRESULT (WINAPI *put_onbeforeprint)(IHTMLFrameSetElement2 *This,VARIANT v);
[all …]
Dmshtml.h3371 typedef interface IHTMLFrameSetElement2 IHTMLFrameSetElement2; typedef
142640 IHTMLFrameSetElement2 : public IDispatch
142656 __CRT_UUID_DECL(IHTMLFrameSetElement2, 0x3050f5c6, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0…
142664 IHTMLFrameSetElement2* This,
142669 IHTMLFrameSetElement2* This);
142672 IHTMLFrameSetElement2* This);
142676 IHTMLFrameSetElement2* This,
142680 IHTMLFrameSetElement2* This,
142686 IHTMLFrameSetElement2* This,
142694 IHTMLFrameSetElement2* This,
[all …]