Searched refs:IHTMLSubmitData (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtmlc.h | 722 typedef struct IHTMLSubmitData IHTMLSubmitData; typedef in typeref:struct:IHTMLSubmitData 13264 struct IHTMLSubmitData : public IDispatch { struct in inherits:IDispatch 13273 HRESULT (WINAPI *QueryInterface)(IHTMLSubmitData *This,REFIID riid,void **ppvObject); 13274 ULONG (WINAPI *AddRef)(IHTMLSubmitData *This); 13275 ULONG (WINAPI *Release)(IHTMLSubmitData *This); 13276 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLSubmitData *This,UINT *pctinfo); 13277 HRESULT (WINAPI *GetTypeInfo)(IHTMLSubmitData *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 13278 HRESULT (WINAPI *GetIDsOfNames)(IHTMLSubmitData *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 13279 HRESULT (WINAPI *Invoke)(IHTMLSubmitData *Thi 13285 struct IHTMLSubmitData { struct [all...] |
H A D | mshtml.h | 1067 typedef interface IHTMLSubmitData IHTMLSubmitData; typedef [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtmlc.h | 722 typedef struct IHTMLSubmitData IHTMLSubmitData; typedef in typeref:struct:IHTMLSubmitData 13264 struct IHTMLSubmitData : public IDispatch { struct in inherits:IDispatch 13273 HRESULT (WINAPI *QueryInterface)(IHTMLSubmitData *This,REFIID riid,void **ppvObject); 13274 ULONG (WINAPI *AddRef)(IHTMLSubmitData *This); 13275 ULONG (WINAPI *Release)(IHTMLSubmitData *This); 13276 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLSubmitData *This,UINT *pctinfo); 13277 HRESULT (WINAPI *GetTypeInfo)(IHTMLSubmitData *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 13278 HRESULT (WINAPI *GetIDsOfNames)(IHTMLSubmitData *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 13279 HRESULT (WINAPI *Invoke)(IHTMLSubmitData *Thi 13285 struct IHTMLSubmitData { struct [all...] |
H A D | mshtml.h | 1067 typedef interface IHTMLSubmitData IHTMLSubmitData; typedef [all...] |
Completed in 617 milliseconds