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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3673 virtual HRESULT STDMETHODCALLTYPE SetZoneCustomPolicy(
3761 HRESULT (STDMETHODCALLTYPE *SetZoneCustomPolicy)( member in struct:IInternetZoneManagerVtbl
3837 #define IInternetZoneManager_SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4042 HRESULT (STDMETHODCALLTYPE *SetZoneCustomPolicy)( member in struct:IInternetZoneManagerExVtbl
4137 #define IInternetZoneManagerEx_SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4250 HRESULT (STDMETHODCALLTYPE *SetZoneCustomPolicy)( member in struct:IInternetZoneManagerEx2Vtbl
4369 #define IInternetZoneManagerEx2_SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3679 virtual HRESULT STDMETHODCALLTYPE SetZoneCustomPolicy(
3767 HRESULT (STDMETHODCALLTYPE *SetZoneCustomPolicy)( member in struct:IInternetZoneManagerVtbl
3843 #define IInternetZoneManager_SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4048 HRESULT (STDMETHODCALLTYPE *SetZoneCustomPolicy)( member in struct:IInternetZoneManagerExVtbl
4143 #define IInternetZoneManagerEx_SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4256 HRESULT (STDMETHODCALLTYPE *SetZoneCustomPolicy)( member in struct:IInternetZoneManagerEx2Vtbl
4375 #define IInternetZoneManagerEx2_SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->SetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)

Completed in 77 milliseconds