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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3680 virtual HRESULT STDMETHODCALLTYPE GetZoneActionPolicy(
3769 HRESULT (STDMETHODCALLTYPE *GetZoneActionPolicy)( member in struct:IInternetZoneManagerVtbl
3838 #define IInternetZoneManager_GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg) (This)->lpVtbl->GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg)
4050 HRESULT (STDMETHODCALLTYPE *GetZoneActionPolicy)( member in struct:IInternetZoneManagerExVtbl
4138 #define IInternetZoneManagerEx_GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg) (This)->lpVtbl->GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg)
4258 HRESULT (STDMETHODCALLTYPE *GetZoneActionPolicy)( member in struct:IInternetZoneManagerEx2Vtbl
4370 #define IInternetZoneManagerEx2_GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg) (This)->lpVtbl->GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3686 virtual HRESULT STDMETHODCALLTYPE GetZoneActionPolicy(
3775 HRESULT (STDMETHODCALLTYPE *GetZoneActionPolicy)( member in struct:IInternetZoneManagerVtbl
3844 #define IInternetZoneManager_GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg) (This)->lpVtbl->GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg)
4056 HRESULT (STDMETHODCALLTYPE *GetZoneActionPolicy)( member in struct:IInternetZoneManagerExVtbl
4144 #define IInternetZoneManagerEx_GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg) (This)->lpVtbl->GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg)
4264 HRESULT (STDMETHODCALLTYPE *GetZoneActionPolicy)( member in struct:IInternetZoneManagerEx2Vtbl
4376 #define IInternetZoneManagerEx2_GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg) (This)->lpVtbl->GetZoneActionPolicy(This,dwZone,dwAction,pPolicy,cbPolicy,urlZoneReg)

Completed in 79 milliseconds