Searched defs:IElementBehaviorFactory (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtml.h51 typedef struct IElementBehaviorFactory IElementBehaviorFactory; typedef in typeref:struct:IElementBehaviorFactory
4264 struct IElementBehaviorFactory : public IUnknown { struct in inherits:IUnknown
4268 HRESULT WINAPI IElementBehaviorFactory_FindBehavior_Proxy(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
[all...]
H A Dmshtmlc.h47 typedef struct IElementBehaviorFactory IElementBehaviorFactory; typedef in typeref:struct:IElementBehaviorFactory
4318 struct IElementBehaviorFactory : public IUnknown { struct in inherits:IUnknown
4325 HRESULT (WINAPI *QueryInterface)(IElementBehaviorFactory *This,REFIID riid,void **ppvObject);
4326 ULONG (WINAPI *AddRef)(IElementBehaviorFactory *This);
4327 ULONG (WINAPI *Release)(IElementBehaviorFactory *This);
4328 HRESULT (WINAPI *FindBehavior)(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
4331 struct IElementBehaviorFactory { struct
4341 HRESULT WINAPI IElementBehaviorFactory_FindBehavior_Proxy(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtml.h51 typedef struct IElementBehaviorFactory IElementBehaviorFactory; typedef in typeref:struct:IElementBehaviorFactory
4264 struct IElementBehaviorFactory : public IUnknown { struct in inherits:IUnknown
4268 HRESULT WINAPI IElementBehaviorFactory_FindBehavior_Proxy(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
[all...]
H A Dmshtmlc.h47 typedef struct IElementBehaviorFactory IElementBehaviorFactory; typedef in typeref:struct:IElementBehaviorFactory
4318 struct IElementBehaviorFactory : public IUnknown { struct in inherits:IUnknown
4325 HRESULT (WINAPI *QueryInterface)(IElementBehaviorFactory *This,REFIID riid,void **ppvObject);
4326 ULONG (WINAPI *AddRef)(IElementBehaviorFactory *This);
4327 ULONG (WINAPI *Release)(IElementBehaviorFactory *This);
4328 HRESULT (WINAPI *FindBehavior)(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
4331 struct IElementBehaviorFactory { struct
4341 HRESULT WINAPI IElementBehaviorFactory_FindBehavior_Proxy(IElementBehaviorFactory *This,BSTR bstrBehavior,BSTR bstrBehaviorUrl,IElementBehaviorSite *pSite,IElementBehavior **ppBehavior);
[all...]

Completed in 422 milliseconds