Searched refs:IHTMLDOMAttribute (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h212 typedef struct IHTMLDOMAttribute IHTMLDOMAttribute; typedef in typeref:struct:IHTMLDOMAttribute
6861 struct IHTMLDOMAttribute : public IDispatch { struct in inherits:IDispatch
6868 HRESULT WINAPI IHTMLDOMAttribute_get_nodeName_Proxy(IHTMLDOMAttribute *This,BSTR *p);
6870 HRESULT WINAPI IHTMLDOMAttribute_put_nodeValue_Proxy(IHTMLDOMAttribute *This,VARIANT v);
6872 HRESULT WINAPI IHTMLDOMAttribute_get_nodeValue_Proxy(IHTMLDOMAttribute *This,VARIANT *p);
6874 HRESULT WINAPI IHTMLDOMAttribute_get_specified_Proxy(IHTMLDOMAttribute *This,VARIANT_BOOL *p);
6901 virtual HRESULT WINAPI cloneNode(VARIANT_BOOL fDeep,IHTMLDOMAttribute **clonedNode) = 0;
6939 HRESULT WINAPI IHTMLDOMAttribute2_cloneNode_Proxy(IHTMLDOMAttribute2 *This,VARIANT_BOOL fDeep,IHTMLDOMAttribute **clonedNode);
7055 virtual HRESULT WINAPI getNamedItem(BSTR bstrName,IHTMLDOMAttribute **newretNod
[all...]
H A Dmshtmlc.h208 typedef struct IHTMLDOMAttribute IHTMLDOMAttribute; typedef in typeref:struct:IHTMLDOMAttribute
9124 struct IHTMLDOMAttribute : public IDispatch { struct in inherits:IDispatch
9134 HRESULT (WINAPI *QueryInterface)(IHTMLDOMAttribute *This,REFIID riid,void **ppvObject);
9135 ULONG (WINAPI *AddRef)(IHTMLDOMAttribute *This);
9136 ULONG (WINAPI *Release)(IHTMLDOMAttribute *This);
9137 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLDOMAttribute *This,UINT *pctinfo);
9138 HRESULT (WINAPI *GetTypeInfo)(IHTMLDOMAttribute *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9139 HRESULT (WINAPI *GetIDsOfNames)(IHTMLDOMAttribute *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9140 HRESULT (WINAPI *Invoke)(IHTMLDOMAttribute *Thi
9147 struct IHTMLDOMAttribute { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h212 typedef struct IHTMLDOMAttribute IHTMLDOMAttribute; typedef in typeref:struct:IHTMLDOMAttribute
6861 struct IHTMLDOMAttribute : public IDispatch { struct in inherits:IDispatch
6868 HRESULT WINAPI IHTMLDOMAttribute_get_nodeName_Proxy(IHTMLDOMAttribute *This,BSTR *p);
6870 HRESULT WINAPI IHTMLDOMAttribute_put_nodeValue_Proxy(IHTMLDOMAttribute *This,VARIANT v);
6872 HRESULT WINAPI IHTMLDOMAttribute_get_nodeValue_Proxy(IHTMLDOMAttribute *This,VARIANT *p);
6874 HRESULT WINAPI IHTMLDOMAttribute_get_specified_Proxy(IHTMLDOMAttribute *This,VARIANT_BOOL *p);
6901 virtual HRESULT WINAPI cloneNode(VARIANT_BOOL fDeep,IHTMLDOMAttribute **clonedNode) = 0;
6939 HRESULT WINAPI IHTMLDOMAttribute2_cloneNode_Proxy(IHTMLDOMAttribute2 *This,VARIANT_BOOL fDeep,IHTMLDOMAttribute **clonedNode);
7055 virtual HRESULT WINAPI getNamedItem(BSTR bstrName,IHTMLDOMAttribute **newretNod
[all...]
H A Dmshtmlc.h208 typedef struct IHTMLDOMAttribute IHTMLDOMAttribute; typedef in typeref:struct:IHTMLDOMAttribute
9124 struct IHTMLDOMAttribute : public IDispatch { struct in inherits:IDispatch
9134 HRESULT (WINAPI *QueryInterface)(IHTMLDOMAttribute *This,REFIID riid,void **ppvObject);
9135 ULONG (WINAPI *AddRef)(IHTMLDOMAttribute *This);
9136 ULONG (WINAPI *Release)(IHTMLDOMAttribute *This);
9137 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLDOMAttribute *This,UINT *pctinfo);
9138 HRESULT (WINAPI *GetTypeInfo)(IHTMLDOMAttribute *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9139 HRESULT (WINAPI *GetIDsOfNames)(IHTMLDOMAttribute *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9140 HRESULT (WINAPI *Invoke)(IHTMLDOMAttribute *Thi
9147 struct IHTMLDOMAttribute { struct
[all...]

Completed in 381 milliseconds