Searched refs:DispIHTMLInputTextElement (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/ |
D | mshtmlc.h | 3100 typedef struct DispIHTMLInputTextElement DispIHTMLInputTextElement; typedef 33094 struct DispIHTMLInputTextElement : public IDispatch { struct 33099 … HRESULT (WINAPI *QueryInterface)(DispIHTMLInputTextElement *This,REFIID riid,void **ppvObject); 33100 ULONG (WINAPI *AddRef)(DispIHTMLInputTextElement *This); 33101 ULONG (WINAPI *Release)(DispIHTMLInputTextElement *This); 33102 HRESULT (WINAPI *GetTypeInfoCount)(DispIHTMLInputTextElement *This,UINT *pctinfo); 33103 …HRESULT (WINAPI *GetTypeInfo)(DispIHTMLInputTextElement *This,UINT iTInfo,LCID lcid,ITypeInfo **pp… 33104 …HRESULT (WINAPI *GetIDsOfNames)(DispIHTMLInputTextElement *This,REFIID riid,LPOLESTR *rgszNames,UI… 33105 …HRESULT (WINAPI *Invoke)(DispIHTMLInputTextElement *This,DISPID dispIdMember,REFIID riid,LCID lcid… 33108 struct DispIHTMLInputTextElement { struct
|
D | mshtml.h | 6787 typedef interface DispIHTMLInputTextElement DispIHTMLInputTextElement; typedef 220508 DispIHTMLInputTextElement : public IDispatch 220512 __CRT_UUID_DECL(DispIHTMLInputTextElement, 0x3050f520, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0x… 220520 DispIHTMLInputTextElement* This, 220525 DispIHTMLInputTextElement* This); 220528 DispIHTMLInputTextElement* This); 220532 DispIHTMLInputTextElement* This, 220536 DispIHTMLInputTextElement* This, 220542 DispIHTMLInputTextElement* This, 220550 DispIHTMLInputTextElement* This, [all …]
|