Searched refs:DispHTMLInputElement (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 | 1417 typedef struct DispHTMLInputElement DispHTMLInputElement; typedef 18938 struct DispHTMLInputElement : public IDispatch { struct 18943 HRESULT (WINAPI *QueryInterface)(DispHTMLInputElement *This,REFIID riid,void **ppvObject); 18944 ULONG (WINAPI *AddRef)(DispHTMLInputElement *This); 18945 ULONG (WINAPI *Release)(DispHTMLInputElement *This); 18946 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLInputElement *This,UINT *pctinfo); 18947 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLInputElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo… 18948 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLInputElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cN… 18949 …HRESULT (WINAPI *Invoke)(DispHTMLInputElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD… 18952 struct DispHTMLInputElement { struct
|
D | mshtml.h | 1885 typedef interface DispHTMLInputElement DispHTMLInputElement; typedef 92731 DispHTMLInputElement : public IDispatch 92735 __CRT_UUID_DECL(DispHTMLInputElement, 0x3050f57d, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0x… 92743 DispHTMLInputElement* This, 92748 DispHTMLInputElement* This); 92751 DispHTMLInputElement* This); 92755 DispHTMLInputElement* This, 92759 DispHTMLInputElement* This, 92765 DispHTMLInputElement* This, 92773 DispHTMLInputElement* This, [all …]
|