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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h1587 typedef interface IHTMLElementCollection IHTMLElementCollection; typedef
40939 typedef interface IHTMLElementCollection IHTMLElementCollection; typedef
46949 typedef interface IHTMLElementCollection IHTMLElementCollection; typedef
[all...]
H A Dmshtmlc.h328 typedef struct IHTMLElementCollection IHTMLElementCollection; typedef in typeref:struct:IHTMLElementCollection
9862 struct IHTMLElementCollection : public IDispatch { struct in inherits:IDispatch
9874 HRESULT (WINAPI *QueryInterface)(IHTMLElementCollection *This,REFIID riid,void **ppvObject);
9875 ULONG (WINAPI *AddRef)(IHTMLElementCollection *This);
9876 ULONG (WINAPI *Release)(IHTMLElementCollection *This);
9877 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLElementCollection *This,UINT *pctinfo);
9878 HRESULT (WINAPI *GetTypeInfo)(IHTMLElementCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9879 HRESULT (WINAPI *GetIDsOfNames)(IHTMLElementCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9880 HRESULT (WINAPI *Invoke)(IHTMLElementCollection *Thi
9889 struct IHTMLElementCollection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h1587 typedef interface IHTMLElementCollection IHTMLElementCollection; typedef
40939 typedef interface IHTMLElementCollection IHTMLElementCollection; typedef
46949 typedef interface IHTMLElementCollection IHTMLElementCollection; typedef
[all...]
H A Dmshtmlc.h328 typedef struct IHTMLElementCollection IHTMLElementCollection; typedef in typeref:struct:IHTMLElementCollection
9862 struct IHTMLElementCollection : public IDispatch { struct in inherits:IDispatch
9874 HRESULT (WINAPI *QueryInterface)(IHTMLElementCollection *This,REFIID riid,void **ppvObject);
9875 ULONG (WINAPI *AddRef)(IHTMLElementCollection *This);
9876 ULONG (WINAPI *Release)(IHTMLElementCollection *This);
9877 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLElementCollection *This,UINT *pctinfo);
9878 HRESULT (WINAPI *GetTypeInfo)(IHTMLElementCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9879 HRESULT (WINAPI *GetIDsOfNames)(IHTMLElementCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9880 HRESULT (WINAPI *Invoke)(IHTMLElementCollection *Thi
9889 struct IHTMLElementCollection { struct
[all...]

Completed in 660 milliseconds