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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h279 typedef struct IHTMLAttributeCollection IHTMLAttributeCollection; typedef in typeref:struct:IHTMLAttributeCollection
7036 struct IHTMLAttributeCollection : public IDispatch { struct in inherits:IDispatch
7042 HRESULT WINAPI IHTMLAttributeCollection_get_length_Proxy(IHTMLAttributeCollection *This,__LONG32 *p);
7044 HRESULT WINAPI IHTMLAttributeCollection_get__newEnum_Proxy(IHTMLAttributeCollection *This,IUnknown **p);
7046 HRESULT WINAPI IHTMLAttributeCollection_item_Proxy(IHTMLAttributeCollection *This,VARIANT *name,IDispatch **pdisp);
[all...]
H A Dmshtmlc.h275 typedef struct IHTMLAttributeCollection IHTMLAttributeCollection; typedef in typeref:struct:IHTMLAttributeCollection
9575 struct IHTMLAttributeCollection : public IDispatch { struct in inherits:IDispatch
9584 HRESULT (WINAPI *QueryInterface)(IHTMLAttributeCollection *This,REFIID riid,void **ppvObject);
9585 ULONG (WINAPI *AddRef)(IHTMLAttributeCollection *This);
9586 ULONG (WINAPI *Release)(IHTMLAttributeCollection *This);
9587 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLAttributeCollection *This,UINT *pctinfo);
9588 HRESULT (WINAPI *GetTypeInfo)(IHTMLAttributeCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9589 HRESULT (WINAPI *GetIDsOfNames)(IHTMLAttributeCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9590 HRESULT (WINAPI *Invoke)(IHTMLAttributeCollection *Thi
9596 struct IHTMLAttributeCollection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h279 typedef struct IHTMLAttributeCollection IHTMLAttributeCollection; typedef in typeref:struct:IHTMLAttributeCollection
7036 struct IHTMLAttributeCollection : public IDispatch { struct in inherits:IDispatch
7042 HRESULT WINAPI IHTMLAttributeCollection_get_length_Proxy(IHTMLAttributeCollection *This,__LONG32 *p);
7044 HRESULT WINAPI IHTMLAttributeCollection_get__newEnum_Proxy(IHTMLAttributeCollection *This,IUnknown **p);
7046 HRESULT WINAPI IHTMLAttributeCollection_item_Proxy(IHTMLAttributeCollection *This,VARIANT *name,IDispatch **pdisp);
[all...]
H A Dmshtmlc.h275 typedef struct IHTMLAttributeCollection IHTMLAttributeCollection; typedef in typeref:struct:IHTMLAttributeCollection
9575 struct IHTMLAttributeCollection : public IDispatch { struct in inherits:IDispatch
9584 HRESULT (WINAPI *QueryInterface)(IHTMLAttributeCollection *This,REFIID riid,void **ppvObject);
9585 ULONG (WINAPI *AddRef)(IHTMLAttributeCollection *This);
9586 ULONG (WINAPI *Release)(IHTMLAttributeCollection *This);
9587 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLAttributeCollection *This,UINT *pctinfo);
9588 HRESULT (WINAPI *GetTypeInfo)(IHTMLAttributeCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9589 HRESULT (WINAPI *GetIDsOfNames)(IHTMLAttributeCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9590 HRESULT (WINAPI *Invoke)(IHTMLAttributeCollection *Thi
9596 struct IHTMLAttributeCollection { struct
[all...]

Completed in 390 milliseconds