Home
last modified time | relevance | path

Searched refs:DispHTMLTableSection (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.h2280 typedef struct DispHTMLTableSection DispHTMLTableSection; typedef
26630 struct DispHTMLTableSection : public IDispatch { struct
26635 HRESULT (WINAPI *QueryInterface)(DispHTMLTableSection *This,REFIID riid,void **ppvObject);
26636 ULONG (WINAPI *AddRef)(DispHTMLTableSection *This);
26637 ULONG (WINAPI *Release)(DispHTMLTableSection *This);
26638 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLTableSection *This,UINT *pctinfo);
26639 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLTableSection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo…
26640 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLTableSection *This,REFIID riid,LPOLESTR *rgszNames,UINT cN…
26641 …HRESULT (WINAPI *Invoke)(DispHTMLTableSection *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD…
26644 struct DispHTMLTableSection { struct
Dmshtml.h3005 typedef interface DispHTMLTableSection DispHTMLTableSection; typedef
133625 DispHTMLTableSection : public IDispatch
133629 __CRT_UUID_DECL(DispHTMLTableSection, 0x3050f534, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0x…
133637 DispHTMLTableSection* This,
133642 DispHTMLTableSection* This);
133645 DispHTMLTableSection* This);
133649 DispHTMLTableSection* This,
133653 DispHTMLTableSection* This,
133659 DispHTMLTableSection* This,
133667 DispHTMLTableSection* This,
[all …]