Searched defs:IHTMLImgElement (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h814 typedef struct IHTMLImgElement IHTMLImgElement; typedef in typeref:struct:IHTMLImgElement
8830 struct IHTMLImgElement : public IDispatch { struct in inherits:IDispatch
8881 HRESULT WINAPI IHTMLImgElement_put_isMap_Proxy(IHTMLImgElement *This,VARIANT_BOOL v);
8883 HRESULT WINAPI IHTMLImgElement_get_isMap_Proxy(IHTMLImgElement *This,VARIANT_BOOL *p);
8885 HRESULT WINAPI IHTMLImgElement_put_useMap_Proxy(IHTMLImgElement *This,BSTR v);
8887 HRESULT WINAPI IHTMLImgElement_get_useMap_Proxy(IHTMLImgElement *This,BSTR *p);
8889 HRESULT WINAPI IHTMLImgElement_get_mimeType_Proxy(IHTMLImgElement *This,BSTR *p);
8891 HRESULT WINAPI IHTMLImgElement_get_fileSize_Proxy(IHTMLImgElement *This,BSTR *p);
8893 HRESULT WINAPI IHTMLImgElement_get_fileCreatedDate_Proxy(IHTMLImgElement *Thi
[all...]
H A Dmshtmlc.h810 typedef struct IHTMLImgElement IHTMLImgElement; typedef in typeref:struct:IHTMLImgElement
13969 struct IHTMLImgElement : public IDispatch { struct in inherits:IDispatch
14023 HRESULT (WINAPI *QueryInterface)(IHTMLImgElement *This,REFIID riid,void **ppvObject);
14024 ULONG (WINAPI *AddRef)(IHTMLImgElement *This);
14025 ULONG (WINAPI *Release)(IHTMLImgElement *This);
14026 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLImgElement *This,UINT *pctinfo);
14027 HRESULT (WINAPI *GetTypeInfo)(IHTMLImgElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
14028 HRESULT (WINAPI *GetIDsOfNames)(IHTMLImgElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
14029 HRESULT (WINAPI *Invoke)(IHTMLImgElement *Thi
14080 struct IHTMLImgElement { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h814 typedef struct IHTMLImgElement IHTMLImgElement; typedef in typeref:struct:IHTMLImgElement
8830 struct IHTMLImgElement : public IDispatch { struct in inherits:IDispatch
8881 HRESULT WINAPI IHTMLImgElement_put_isMap_Proxy(IHTMLImgElement *This,VARIANT_BOOL v);
8883 HRESULT WINAPI IHTMLImgElement_get_isMap_Proxy(IHTMLImgElement *This,VARIANT_BOOL *p);
8885 HRESULT WINAPI IHTMLImgElement_put_useMap_Proxy(IHTMLImgElement *This,BSTR v);
8887 HRESULT WINAPI IHTMLImgElement_get_useMap_Proxy(IHTMLImgElement *This,BSTR *p);
8889 HRESULT WINAPI IHTMLImgElement_get_mimeType_Proxy(IHTMLImgElement *This,BSTR *p);
8891 HRESULT WINAPI IHTMLImgElement_get_fileSize_Proxy(IHTMLImgElement *This,BSTR *p);
8893 HRESULT WINAPI IHTMLImgElement_get_fileCreatedDate_Proxy(IHTMLImgElement *Thi
[all...]
H A Dmshtmlc.h810 typedef struct IHTMLImgElement IHTMLImgElement; typedef in typeref:struct:IHTMLImgElement
13969 struct IHTMLImgElement : public IDispatch { struct in inherits:IDispatch
14023 HRESULT (WINAPI *QueryInterface)(IHTMLImgElement *This,REFIID riid,void **ppvObject);
14024 ULONG (WINAPI *AddRef)(IHTMLImgElement *This);
14025 ULONG (WINAPI *Release)(IHTMLImgElement *This);
14026 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLImgElement *This,UINT *pctinfo);
14027 HRESULT (WINAPI *GetTypeInfo)(IHTMLImgElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
14028 HRESULT (WINAPI *GetIDsOfNames)(IHTMLImgElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
14029 HRESULT (WINAPI *Invoke)(IHTMLImgElement *Thi
14080 struct IHTMLImgElement { struct
[all...]

Completed in 489 milliseconds