Searched defs:ProcessUrlAction (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3144 virtual HRESULT STDMETHODCALLTYPE ProcessUrlAction(
3212 HRESULT (STDMETHODCALLTYPE *ProcessUrlAction)( member in struct:IInternetSecurityManagerVtbl
3261 #define IInternetSecurityManager_ProcessUrlAction(This,pwszUrl,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved) (This)->lpVtbl->ProcessUrlAction(This,pwszUrl,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved)
3374 virtual HRESULT STDMETHODCALLTYPE ProcessUrlAction(
3415 HRESULT (STDMETHODCALLTYPE *ProcessUrlAction)( member in struct:IInternetHostSecurityManagerVtbl
3447 #define IInternetHostSecurityManager_ProcessUrlAction(This,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved) (This)->lpVtbl->ProcessUrlAction(This,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3150 virtual HRESULT STDMETHODCALLTYPE ProcessUrlAction(
3218 HRESULT (STDMETHODCALLTYPE *ProcessUrlAction)( member in struct:IInternetSecurityManagerVtbl
3267 #define IInternetSecurityManager_ProcessUrlAction(This,pwszUrl,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved) (This)->lpVtbl->ProcessUrlAction(This,pwszUrl,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved)
3380 virtual HRESULT STDMETHODCALLTYPE ProcessUrlAction(
3421 HRESULT (STDMETHODCALLTYPE *ProcessUrlAction)( member in struct:IInternetHostSecurityManagerVtbl
3453 #define IInternetHostSecurityManager_ProcessUrlAction(This,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved) (This)->lpVtbl->ProcessUrlAction(This,dwAction,pPolicy,cbPolicy,pContext,cbContext,dwFlags,dwReserved)

Completed in 70 milliseconds