Home
last modified time | relevance | path

Searched refs:DispHTMLFrameElement (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.h2477 typedef struct DispHTMLFrameElement DispHTMLFrameElement; typedef
27976 struct DispHTMLFrameElement : public IDispatch { struct
27981 HRESULT (WINAPI *QueryInterface)(DispHTMLFrameElement *This,REFIID riid,void **ppvObject);
27982 ULONG (WINAPI *AddRef)(DispHTMLFrameElement *This);
27983 ULONG (WINAPI *Release)(DispHTMLFrameElement *This);
27984 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLFrameElement *This,UINT *pctinfo);
27985 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLFrameElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo…
27986 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLFrameElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cN…
27987 …HRESULT (WINAPI *Invoke)(DispHTMLFrameElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD…
27990 struct DispHTMLFrameElement { struct
Dmshtml.h3237 typedef interface DispHTMLFrameElement DispHTMLFrameElement; typedef
139871 DispHTMLFrameElement : public IDispatch
139875 __CRT_UUID_DECL(DispHTMLFrameElement, 0x3050f513, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0x…
139883 DispHTMLFrameElement* This,
139888 DispHTMLFrameElement* This);
139891 DispHTMLFrameElement* This);
139895 DispHTMLFrameElement* This,
139899 DispHTMLFrameElement* This,
139905 DispHTMLFrameElement* This,
139913 DispHTMLFrameElement* This,
[all …]