Home
last modified time | relevance | path

Searched refs:DispHTMLIsIndexElement (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.h1627 typedef struct DispHTMLIsIndexElement DispHTMLIsIndexElement; typedef
20264 struct DispHTMLIsIndexElement : public IDispatch { struct
20269 HRESULT (WINAPI *QueryInterface)(DispHTMLIsIndexElement *This,REFIID riid,void **ppvObject);
20270 ULONG (WINAPI *AddRef)(DispHTMLIsIndexElement *This);
20271 ULONG (WINAPI *Release)(DispHTMLIsIndexElement *This);
20272 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLIsIndexElement *This,UINT *pctinfo);
20273 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLIsIndexElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTIn…
20274 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLIsIndexElement *This,REFIID riid,LPOLESTR *rgszNames,UINT …
20275 …HRESULT (WINAPI *Invoke)(DispHTMLIsIndexElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WO…
20278 struct DispHTMLIsIndexElement { struct
Dmshtml.h2120 typedef interface DispHTMLIsIndexElement DispHTMLIsIndexElement; typedef
98181 DispHTMLIsIndexElement : public IDispatch
98185 __CRT_UUID_DECL(DispHTMLIsIndexElement, 0x3050f519, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,…
98193 DispHTMLIsIndexElement* This,
98198 DispHTMLIsIndexElement* This);
98201 DispHTMLIsIndexElement* This);
98205 DispHTMLIsIndexElement* This,
98209 DispHTMLIsIndexElement* This,
98215 DispHTMLIsIndexElement* This,
98223 DispHTMLIsIndexElement* This,
[all …]