Searched refs:HTMLInputTextElementEvents2 (Results 1 – 1 of 1) sorted by relevance
| /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
|