Home
last modified time | relevance | path

Searched refs:IHTMLDOMTextNode2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h223 typedef struct IHTMLDOMTextNode2 IHTMLDOMTextNode2; typedef
9366 struct IHTMLDOMTextNode2 : public IDispatch { struct
9377 HRESULT (WINAPI *QueryInterface)(IHTMLDOMTextNode2 *This,REFIID riid,void **ppvObject);
9378 ULONG (WINAPI *AddRef)(IHTMLDOMTextNode2 *This);
9379 ULONG (WINAPI *Release)(IHTMLDOMTextNode2 *This);
9380 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLDOMTextNode2 *This,UINT *pctinfo);
9381 … HRESULT (WINAPI *GetTypeInfo)(IHTMLDOMTextNode2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
9382 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLDOMTextNode2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
9383 …HRESULT (WINAPI *Invoke)(IHTMLDOMTextNode2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
9384 …HRESULT (WINAPI *substringData)(IHTMLDOMTextNode2 *This,__LONG32 offset,__LONG32 Count,BSTR *pbstr…
[all …]
Dmshtml.h405 typedef interface IHTMLDOMTextNode2 IHTMLDOMTextNode2; typedef
43584 IHTMLDOMTextNode2 : public IDispatch
43609 __CRT_UUID_DECL(IHTMLDOMTextNode2, 0x3050f809, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
43617 IHTMLDOMTextNode2* This,
43622 IHTMLDOMTextNode2* This);
43625 IHTMLDOMTextNode2* This);
43629 IHTMLDOMTextNode2* This,
43633 IHTMLDOMTextNode2* This,
43639 IHTMLDOMTextNode2* This,
43647 IHTMLDOMTextNode2* This,
[all …]