Home
last modified time | relevance | path

Searched refs:DispIHTMLInputButtonElement (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.h3086 typedef struct DispIHTMLInputButtonElement DispIHTMLInputButtonElement; typedef
33056 struct DispIHTMLInputButtonElement : public IDispatch { struct
33061 … HRESULT (WINAPI *QueryInterface)(DispIHTMLInputButtonElement *This,REFIID riid,void **ppvObject);
33062 ULONG (WINAPI *AddRef)(DispIHTMLInputButtonElement *This);
33063 ULONG (WINAPI *Release)(DispIHTMLInputButtonElement *This);
33064 HRESULT (WINAPI *GetTypeInfoCount)(DispIHTMLInputButtonElement *This,UINT *pctinfo);
33065 …HRESULT (WINAPI *GetTypeInfo)(DispIHTMLInputButtonElement *This,UINT iTInfo,LCID lcid,ITypeInfo **…
33066 …HRESULT (WINAPI *GetIDsOfNames)(DispIHTMLInputButtonElement *This,REFIID riid,LPOLESTR *rgszNames,…
33067 …HRESULT (WINAPI *Invoke)(DispIHTMLInputButtonElement *This,DISPID dispIdMember,REFIID riid,LCID lc…
33070 struct DispIHTMLInputButtonElement { struct
Dmshtml.h6773 typedef interface DispIHTMLInputButtonElement DispIHTMLInputButtonElement; typedef
220386 DispIHTMLInputButtonElement : public IDispatch
220390 __CRT_UUID_DECL(DispIHTMLInputButtonElement, 0x3050f51e, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,…
220398 DispIHTMLInputButtonElement* This,
220403 DispIHTMLInputButtonElement* This);
220406 DispIHTMLInputButtonElement* This);
220410 DispIHTMLInputButtonElement* This,
220414 DispIHTMLInputButtonElement* This,
220420 DispIHTMLInputButtonElement* This,
220428 DispIHTMLInputButtonElement* This,
[all …]