Home
last modified time | relevance | path

Searched refs:IHTMLAppBehavior2 (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.h3044 typedef struct IHTMLAppBehavior2 IHTMLAppBehavior2; typedef
32880 struct IHTMLAppBehavior2 : public IDispatch { struct
32896 HRESULT (WINAPI *QueryInterface)(IHTMLAppBehavior2 *This,REFIID riid,void **ppvObject);
32897 ULONG (WINAPI *AddRef)(IHTMLAppBehavior2 *This);
32898 ULONG (WINAPI *Release)(IHTMLAppBehavior2 *This);
32899 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLAppBehavior2 *This,UINT *pctinfo);
32900 … HRESULT (WINAPI *GetTypeInfo)(IHTMLAppBehavior2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
32901 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLAppBehavior2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
32902 …HRESULT (WINAPI *Invoke)(IHTMLAppBehavior2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
32903 HRESULT (WINAPI *put_contextMenu)(IHTMLAppBehavior2 *This,BSTR v);
[all …]
Dmshtml.h6731 typedef interface IHTMLAppBehavior2 IHTMLAppBehavior2; typedef
219784 IHTMLAppBehavior2 : public IDispatch
219818 __CRT_UUID_DECL(IHTMLAppBehavior2, 0x3050f5c9, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
219826 IHTMLAppBehavior2* This,
219831 IHTMLAppBehavior2* This);
219834 IHTMLAppBehavior2* This);
219838 IHTMLAppBehavior2* This,
219842 IHTMLAppBehavior2* This,
219848 IHTMLAppBehavior2* This,
219856 IHTMLAppBehavior2* This,
[all …]