Home
last modified time | relevance | path

Searched refs:DispHTMLFrameBase (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.h2453 typedef struct DispHTMLFrameBase DispHTMLFrameBase; typedef
27837 struct DispHTMLFrameBase : public IDispatch { struct
27842 HRESULT (WINAPI *QueryInterface)(DispHTMLFrameBase *This,REFIID riid,void **ppvObject);
27843 ULONG (WINAPI *AddRef)(DispHTMLFrameBase *This);
27844 ULONG (WINAPI *Release)(DispHTMLFrameBase *This);
27845 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLFrameBase *This,UINT *pctinfo);
27846 … HRESULT (WINAPI *GetTypeInfo)(DispHTMLFrameBase *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
27847 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLFrameBase *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
27848 …HRESULT (WINAPI *Invoke)(DispHTMLFrameBase *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
27851 struct DispHTMLFrameBase { struct
Dmshtml.h3208 typedef interface DispHTMLFrameBase DispHTMLFrameBase; typedef
139162 DispHTMLFrameBase : public IDispatch
139166 __CRT_UUID_DECL(DispHTMLFrameBase, 0x3050f541, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
139174 DispHTMLFrameBase* This,
139179 DispHTMLFrameBase* This);
139182 DispHTMLFrameBase* This);
139186 DispHTMLFrameBase* This,
139190 DispHTMLFrameBase* This,
139196 DispHTMLFrameBase* This,
139204 DispHTMLFrameBase* This,
[all …]