Searched defs:IHTCEventBehavior (Results 1 - 4 of 4) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | mshtml.h | 411 typedef struct IHTCEventBehavior IHTCEventBehavior; typedef in typeref:struct:IHTCEventBehavior 7823 struct IHTCEventBehavior : public IDispatch { struct in inherits:IDispatch 7827 HRESULT WINAPI IHTCEventBehavior_fire_Proxy(IHTCEventBehavior *This,IHTMLEventObj *pvar); [all...] |
H A D | mshtmlc.h | 407 typedef struct IHTCEventBehavior IHTCEventBehavior; typedef in typeref:struct:IHTCEventBehavior 11288 struct IHTCEventBehavior : public IDispatch { struct in inherits:IDispatch 11295 HRESULT (WINAPI *QueryInterface)(IHTCEventBehavior *This,REFIID riid,void **ppvObject); 11296 ULONG (WINAPI *AddRef)(IHTCEventBehavior *This); 11297 ULONG (WINAPI *Release)(IHTCEventBehavior *This); 11298 HRESULT (WINAPI *GetTypeInfoCount)(IHTCEventBehavior *This,UINT *pctinfo); 11299 HRESULT (WINAPI *GetTypeInfo)(IHTCEventBehavior *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 11300 HRESULT (WINAPI *GetIDsOfNames)(IHTCEventBehavior *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 11301 HRESULT (WINAPI *Invoke)(IHTCEventBehavior *Thi 11305 struct IHTCEventBehavior { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | mshtml.h | 411 typedef struct IHTCEventBehavior IHTCEventBehavior; typedef in typeref:struct:IHTCEventBehavior 7823 struct IHTCEventBehavior : public IDispatch { struct in inherits:IDispatch 7827 HRESULT WINAPI IHTCEventBehavior_fire_Proxy(IHTCEventBehavior *This,IHTMLEventObj *pvar); [all...] |
H A D | mshtmlc.h | 407 typedef struct IHTCEventBehavior IHTCEventBehavior; typedef in typeref:struct:IHTCEventBehavior 11288 struct IHTCEventBehavior : public IDispatch { struct in inherits:IDispatch 11295 HRESULT (WINAPI *QueryInterface)(IHTCEventBehavior *This,REFIID riid,void **ppvObject); 11296 ULONG (WINAPI *AddRef)(IHTCEventBehavior *This); 11297 ULONG (WINAPI *Release)(IHTCEventBehavior *This); 11298 HRESULT (WINAPI *GetTypeInfoCount)(IHTCEventBehavior *This,UINT *pctinfo); 11299 HRESULT (WINAPI *GetTypeInfo)(IHTCEventBehavior *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 11300 HRESULT (WINAPI *GetIDsOfNames)(IHTCEventBehavior *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 11301 HRESULT (WINAPI *Invoke)(IHTCEventBehavior *Thi 11305 struct IHTCEventBehavior { struct [all...] |
Completed in 641 milliseconds