Home
last modified time | relevance | path

Searched refs:IHTMLInputImage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdefsp.h481 _COM_SMARTPTR_TYPEDEF(IHTMLInputImage,__uuidof(IHTMLInputImage));
Dmshtmlc.h1412 typedef struct IHTMLInputImage IHTMLInputImage; typedef
18709 struct IHTMLInputImage : public IDispatch { struct
18754 HRESULT (WINAPI *QueryInterface)(IHTMLInputImage *This,REFIID riid,void **ppvObject);
18755 ULONG (WINAPI *AddRef)(IHTMLInputImage *This);
18756 ULONG (WINAPI *Release)(IHTMLInputImage *This);
18757 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLInputImage *This,UINT *pctinfo);
18758 … HRESULT (WINAPI *GetTypeInfo)(IHTMLInputImage *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
18759 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLInputImage *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,…
18760 …HRESULT (WINAPI *Invoke)(IHTMLInputImage *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFla…
18761 HRESULT (WINAPI *get_type)(IHTMLInputImage *This,BSTR *p);
[all …]
Dmshtml.h1875 typedef interface IHTMLInputImage IHTMLInputImage; typedef
91403 IHTMLInputImage : public IDispatch
91524 __CRT_UUID_DECL(IHTMLInputImage, 0x3050f2c2, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,0x…
91532 IHTMLInputImage* This,
91537 IHTMLInputImage* This);
91540 IHTMLInputImage* This);
91544 IHTMLInputImage* This,
91548 IHTMLInputImage* This,
91554 IHTMLInputImage* This,
91562 IHTMLInputImage* This,
[all …]