Searched refs:HTMLInputTextElementEvents2 (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 | 1337 typedef struct HTMLInputTextElementEvents2 HTMLInputTextElementEvents2; typedef 17447 struct HTMLInputTextElementEvents2 : public IDispatch { struct 17452 … HRESULT (WINAPI *QueryInterface)(HTMLInputTextElementEvents2 *This,REFIID riid,void **ppvObject); 17453 ULONG (WINAPI *AddRef)(HTMLInputTextElementEvents2 *This); 17454 ULONG (WINAPI *Release)(HTMLInputTextElementEvents2 *This); 17455 HRESULT (WINAPI *GetTypeInfoCount)(HTMLInputTextElementEvents2 *This,UINT *pctinfo); 17456 …HRESULT (WINAPI *GetTypeInfo)(HTMLInputTextElementEvents2 *This,UINT iTInfo,LCID lcid,ITypeInfo **… 17457 …HRESULT (WINAPI *GetIDsOfNames)(HTMLInputTextElementEvents2 *This,REFIID riid,LPOLESTR *rgszNames,… 17458 …HRESULT (WINAPI *Invoke)(HTMLInputTextElementEvents2 *This,DISPID dispIdMember,REFIID riid,LCID lc… 17461 struct HTMLInputTextElementEvents2 { struct
|
D | mshtml.h | 1790 typedef interface HTMLInputTextElementEvents2 HTMLInputTextElementEvents2; typedef 86382 HTMLInputTextElementEvents2 : public IDispatch 86386 __CRT_UUID_DECL(HTMLInputTextElementEvents2, 0x3050f618, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,… 86394 HTMLInputTextElementEvents2* This, 86399 HTMLInputTextElementEvents2* This); 86402 HTMLInputTextElementEvents2* This); 86406 HTMLInputTextElementEvents2* This, 86410 HTMLInputTextElementEvents2* This, 86416 HTMLInputTextElementEvents2* This, 86424 HTMLInputTextElementEvents2* This, [all …]
|