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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h1052 typedef interface IHTMLFormElement IHTMLFormElement; typedef
[all...]
H A Dmshtmlc.h707 typedef struct IHTMLFormElement IHTMLFormElement; typedef in typeref:struct:IHTMLFormElement
13022 struct IHTMLFormElement : public IDispatch { struct in inherits:IDispatch
13052 HRESULT (WINAPI *QueryInterface)(IHTMLFormElement *This,REFIID riid,void **ppvObject);
13053 ULONG (WINAPI *AddRef)(IHTMLFormElement *This);
13054 ULONG (WINAPI *Release)(IHTMLFormElement *This);
13055 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLFormElement *This,UINT *pctinfo);
13056 HRESULT (WINAPI *GetTypeInfo)(IHTMLFormElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
13057 HRESULT (WINAPI *GetIDsOfNames)(IHTMLFormElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
13058 HRESULT (WINAPI *Invoke)(IHTMLFormElement *Thi
13085 struct IHTMLFormElement { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h1052 typedef interface IHTMLFormElement IHTMLFormElement; typedef
[all...]
H A Dmshtmlc.h707 typedef struct IHTMLFormElement IHTMLFormElement; typedef in typeref:struct:IHTMLFormElement
13022 struct IHTMLFormElement : public IDispatch { struct in inherits:IDispatch
13052 HRESULT (WINAPI *QueryInterface)(IHTMLFormElement *This,REFIID riid,void **ppvObject);
13053 ULONG (WINAPI *AddRef)(IHTMLFormElement *This);
13054 ULONG (WINAPI *Release)(IHTMLFormElement *This);
13055 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLFormElement *This,UINT *pctinfo);
13056 HRESULT (WINAPI *GetTypeInfo)(IHTMLFormElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
13057 HRESULT (WINAPI *GetIDsOfNames)(IHTMLFormElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
13058 HRESULT (WINAPI *Invoke)(IHTMLFormElement *Thi
13085 struct IHTMLFormElement { struct
[all...]

Completed in 650 milliseconds