Home
last modified time | relevance | path

Searched refs:DispHTMLAppBehavior (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.h3054 typedef struct DispHTMLAppBehavior DispHTMLAppBehavior; typedef
33010 struct DispHTMLAppBehavior : public IDispatch { struct
33015 HRESULT (WINAPI *QueryInterface)(DispHTMLAppBehavior *This,REFIID riid,void **ppvObject);
33016 ULONG (WINAPI *AddRef)(DispHTMLAppBehavior *This);
33017 ULONG (WINAPI *Release)(DispHTMLAppBehavior *This);
33018 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLAppBehavior *This,UINT *pctinfo);
33019 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLAppBehavior *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
33020 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLAppBehavior *This,REFIID riid,LPOLESTR *rgszNames,UINT cNa…
33021 …HRESULT (WINAPI *Invoke)(DispHTMLAppBehavior *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD …
33024 struct DispHTMLAppBehavior { struct
Dmshtml.h6741 typedef interface DispHTMLAppBehavior DispHTMLAppBehavior; typedef
220238 DispHTMLAppBehavior : public IDispatch
220242 __CRT_UUID_DECL(DispHTMLAppBehavior, 0x3050f57c, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xc…
220250 DispHTMLAppBehavior* This,
220255 DispHTMLAppBehavior* This);
220258 DispHTMLAppBehavior* This);
220262 DispHTMLAppBehavior* This,
220266 DispHTMLAppBehavior* This,
220272 DispHTMLAppBehavior* This,
220280 DispHTMLAppBehavior* This,
[all …]