Searched refs:IHTMLInputButtonElement (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | comdefsp.h | 472 _COM_SMARTPTR_TYPEDEF(IHTMLInputButtonElement,__uuidof(IHTMLInputButtonElement));
|
D | mshtmlc.h | 1387 typedef struct IHTMLInputButtonElement IHTMLInputButtonElement; typedef 18124 struct IHTMLInputButtonElement : public IDispatch { struct 18141 HRESULT (WINAPI *QueryInterface)(IHTMLInputButtonElement *This,REFIID riid,void **ppvObject); 18142 ULONG (WINAPI *AddRef)(IHTMLInputButtonElement *This); 18143 ULONG (WINAPI *Release)(IHTMLInputButtonElement *This); 18144 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLInputButtonElement *This,UINT *pctinfo); 18145 …HRESULT (WINAPI *GetTypeInfo)(IHTMLInputButtonElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTI… 18146 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLInputButtonElement *This,REFIID riid,LPOLESTR *rgszNames,UINT… 18147 …HRESULT (WINAPI *Invoke)(IHTMLInputButtonElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,W… 18148 HRESULT (WINAPI *get_type)(IHTMLInputButtonElement *This,BSTR *p); [all …]
|
D | mshtml.h | 1845 typedef interface IHTMLInputButtonElement IHTMLInputButtonElement; typedef 89054 IHTMLInputButtonElement : public IDispatch 89091 __CRT_UUID_DECL(IHTMLInputButtonElement, 0x3050f2b2, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd… 89099 IHTMLInputButtonElement* This, 89104 IHTMLInputButtonElement* This); 89107 IHTMLInputButtonElement* This); 89111 IHTMLInputButtonElement* This, 89115 IHTMLInputButtonElement* This, 89121 IHTMLInputButtonElement* This, 89129 IHTMLInputButtonElement* This, [all …]
|