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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h251 typedef struct DispHTMLDOMTextNode DispHTMLDOMTextNode; typedef in typeref:struct:DispHTMLDOMTextNode
7014 struct DispHTMLDOMTextNode : public IDispatch { struct in inherits:IDispatch
[all...]
H A Dmshtmlc.h247 typedef struct DispHTMLDOMTextNode DispHTMLDOMTextNode; typedef in typeref:struct:DispHTMLDOMTextNode
9501 struct DispHTMLDOMTextNode : public IDispatch { struct in inherits:IDispatch
9506 HRESULT (WINAPI *QueryInterface)(DispHTMLDOMTextNode *This,REFIID riid,void **ppvObject);
9507 ULONG (WINAPI *AddRef)(DispHTMLDOMTextNode *This);
9508 ULONG (WINAPI *Release)(DispHTMLDOMTextNode *This);
9509 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLDOMTextNode *This,UINT *pctinfo);
9510 HRESULT (WINAPI *GetTypeInfo)(DispHTMLDOMTextNode *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9511 HRESULT (WINAPI *GetIDsOfNames)(DispHTMLDOMTextNode *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9512 HRESULT (WINAPI *Invoke)(DispHTMLDOMTextNode *Thi
9515 struct DispHTMLDOMTextNode { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h251 typedef struct DispHTMLDOMTextNode DispHTMLDOMTextNode; typedef in typeref:struct:DispHTMLDOMTextNode
7014 struct DispHTMLDOMTextNode : public IDispatch { struct in inherits:IDispatch
[all...]
H A Dmshtmlc.h247 typedef struct DispHTMLDOMTextNode DispHTMLDOMTextNode; typedef in typeref:struct:DispHTMLDOMTextNode
9501 struct DispHTMLDOMTextNode : public IDispatch { struct in inherits:IDispatch
9506 HRESULT (WINAPI *QueryInterface)(DispHTMLDOMTextNode *This,REFIID riid,void **ppvObject);
9507 ULONG (WINAPI *AddRef)(DispHTMLDOMTextNode *This);
9508 ULONG (WINAPI *Release)(DispHTMLDOMTextNode *This);
9509 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLDOMTextNode *This,UINT *pctinfo);
9510 HRESULT (WINAPI *GetTypeInfo)(DispHTMLDOMTextNode *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9511 HRESULT (WINAPI *GetIDsOfNames)(DispHTMLDOMTextNode *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
9512 HRESULT (WINAPI *Invoke)(DispHTMLDOMTextNode *Thi
9515 struct DispHTMLDOMTextNode { struct
[all...]

Completed in 379 milliseconds