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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3694 virtual HRESULT STDMETHODCALLTYPE PromptAction(
3785 HRESULT (STDMETHODCALLTYPE *PromptAction)( member in struct:IInternetZoneManagerVtbl
3840 #define IInternetZoneManager_PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags) (This)->lpVtbl->PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags)
4066 HRESULT (STDMETHODCALLTYPE *PromptAction)( member in struct:IInternetZoneManagerExVtbl
4140 #define IInternetZoneManagerEx_PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags) (This)->lpVtbl->PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags)
4274 HRESULT (STDMETHODCALLTYPE *PromptAction)( member in struct:IInternetZoneManagerEx2Vtbl
4372 #define IInternetZoneManagerEx2_PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags) (This)->lpVtbl->PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3700 virtual HRESULT STDMETHODCALLTYPE PromptAction(
3791 HRESULT (STDMETHODCALLTYPE *PromptAction)( member in struct:IInternetZoneManagerVtbl
3846 #define IInternetZoneManager_PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags) (This)->lpVtbl->PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags)
4072 HRESULT (STDMETHODCALLTYPE *PromptAction)( member in struct:IInternetZoneManagerExVtbl
4146 #define IInternetZoneManagerEx_PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags) (This)->lpVtbl->PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags)
4280 HRESULT (STDMETHODCALLTYPE *PromptAction)( member in struct:IInternetZoneManagerEx2Vtbl
4378 #define IInternetZoneManagerEx2_PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags) (This)->lpVtbl->PromptAction(This,dwAction,hwndParent,pwszUrl,pwszText,dwPromptFlags)

Completed in 78 milliseconds