Home
last modified time | relevance | path

Searched refs:IHTMLAppBehavior3 (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.h3049 typedef struct IHTMLAppBehavior3 IHTMLAppBehavior3; typedef
32965 struct IHTMLAppBehavior3 : public IDispatch { struct
32973 HRESULT (WINAPI *QueryInterface)(IHTMLAppBehavior3 *This,REFIID riid,void **ppvObject);
32974 ULONG (WINAPI *AddRef)(IHTMLAppBehavior3 *This);
32975 ULONG (WINAPI *Release)(IHTMLAppBehavior3 *This);
32976 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLAppBehavior3 *This,UINT *pctinfo);
32977 … HRESULT (WINAPI *GetTypeInfo)(IHTMLAppBehavior3 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
32978 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLAppBehavior3 *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
32979 …HRESULT (WINAPI *Invoke)(IHTMLAppBehavior3 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
32980 HRESULT (WINAPI *put_navigable)(IHTMLAppBehavior3 *This,BSTR v);
[all …]
Dmshtml.h6736 typedef interface IHTMLAppBehavior3 IHTMLAppBehavior3; typedef
220087 IHTMLAppBehavior3 : public IDispatch
220097 __CRT_UUID_DECL(IHTMLAppBehavior3, 0x3050f5cd, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
220105 IHTMLAppBehavior3* This,
220110 IHTMLAppBehavior3* This);
220113 IHTMLAppBehavior3* This);
220117 IHTMLAppBehavior3* This,
220121 IHTMLAppBehavior3* This,
220127 IHTMLAppBehavior3* This,
220135 IHTMLAppBehavior3* This,
[all …]