Home
last modified time | relevance | path

Searched refs:IHTMLImageElementFactory (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.h466 _COM_SMARTPTR_TYPEDEF(IHTMLImageElementFactory,__uuidof(IHTMLImageElementFactory));
Dmshtmlc.h820 typedef struct IHTMLImageElementFactory IHTMLImageElementFactory; typedef
14287 struct IHTMLImageElementFactory : public IDispatch { struct
14294 HRESULT (WINAPI *QueryInterface)(IHTMLImageElementFactory *This,REFIID riid,void **ppvObject);
14295 ULONG (WINAPI *AddRef)(IHTMLImageElementFactory *This);
14296 ULONG (WINAPI *Release)(IHTMLImageElementFactory *This);
14297 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLImageElementFactory *This,UINT *pctinfo);
14298 …HRESULT (WINAPI *GetTypeInfo)(IHTMLImageElementFactory *This,UINT iTInfo,LCID lcid,ITypeInfo **ppT…
14299 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLImageElementFactory *This,REFIID riid,LPOLESTR *rgszNames,UIN…
14300 …HRESULT (WINAPI *Invoke)(IHTMLImageElementFactory *This,DISPID dispIdMember,REFIID riid,LCID lcid,…
14301 …HRESULT (WINAPI *create)(IHTMLImageElementFactory *This,VARIANT width,VARIANT height,IHTMLImgEleme…
[all …]
Dmshtml.h1185 typedef interface IHTMLImageElementFactory IHTMLImageElementFactory; typedef
72692 IHTMLImageElementFactory : public IDispatch
72701 __CRT_UUID_DECL(IHTMLImageElementFactory, 0x3050f38e, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xb…
72709 IHTMLImageElementFactory* This,
72714 IHTMLImageElementFactory* This);
72717 IHTMLImageElementFactory* This);
72721 IHTMLImageElementFactory* This,
72725 IHTMLImageElementFactory* This,
72731 IHTMLImageElementFactory* This,
72739 IHTMLImageElementFactory* This,
[all …]