Searched refs:IElementBehavior (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h46 typedef struct IElementBehavior IElementBehavior; typedef in typeref:struct:IElementBehavior
4247 struct IElementBehavior : public IUnknown { struct in inherits:IUnknown
4253 HRESULT WINAPI IElementBehavior_Init_Proxy(IElementBehavior *This,IElementBehaviorSite *pBehaviorSite);
4255 HRESULT WINAPI IElementBehavior_Notify_Proxy(IElementBehavior *This,LONG lEvent,VARIANT *pVar);
4257 HRESULT WINAPI IElementBehavior_Detach_Proxy(IElementBehavior *This);
4266 virtual HRESULT WINAPI FindBehavior(BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior) = 0;
4268 HRESULT WINAPI IElementBehaviorFactory_FindBehavior_Proxy(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
[all...]
H A Dmshtmlc.h42 typedef struct IElementBehavior IElementBehavior; typedef in typeref:struct:IElementBehavior
4277 struct IElementBehavior : public IUnknown { struct in inherits:IUnknown
4286 HRESULT (WINAPI *QueryInterface)(IElementBehavior *This,REFIID riid,void **ppvObject);
4287 ULONG (WINAPI *AddRef)(IElementBehavior *This);
4288 ULONG (WINAPI *Release)(IElementBehavior *This);
4289 HRESULT (WINAPI *Init)(IElementBehavior *This,IElementBehaviorSite *pBehaviorSite);
4290 HRESULT (WINAPI *Notify)(IElementBehavior *This,LONG lEvent,VARIANT *pVar);
4291 HRESULT (WINAPI *Detach)(IElementBehavior *This);
4294 struct IElementBehavior { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h46 typedef struct IElementBehavior IElementBehavior; typedef in typeref:struct:IElementBehavior
4247 struct IElementBehavior : public IUnknown { struct in inherits:IUnknown
4253 HRESULT WINAPI IElementBehavior_Init_Proxy(IElementBehavior *This,IElementBehaviorSite *pBehaviorSite);
4255 HRESULT WINAPI IElementBehavior_Notify_Proxy(IElementBehavior *This,LONG lEvent,VARIANT *pVar);
4257 HRESULT WINAPI IElementBehavior_Detach_Proxy(IElementBehavior *This);
4266 virtual HRESULT WINAPI FindBehavior(BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior) = 0;
4268 HRESULT WINAPI IElementBehaviorFactory_FindBehavior_Proxy(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
[all...]
H A Dmshtmlc.h42 typedef struct IElementBehavior IElementBehavior; typedef in typeref:struct:IElementBehavior
4277 struct IElementBehavior : public IUnknown { struct in inherits:IUnknown
4286 HRESULT (WINAPI *QueryInterface)(IElementBehavior *This,REFIID riid,void **ppvObject);
4287 ULONG (WINAPI *AddRef)(IElementBehavior *This);
4288 ULONG (WINAPI *Release)(IElementBehavior *This);
4289 HRESULT (WINAPI *Init)(IElementBehavior *This,IElementBehaviorSite *pBehaviorSite);
4290 HRESULT (WINAPI *Notify)(IElementBehavior *This,LONG lEvent,VARIANT *pVar);
4291 HRESULT (WINAPI *Detach)(IElementBehavior *This);
4294 struct IElementBehavior { struct
[all...]

Completed in 380 milliseconds