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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3666 virtual HRESULT STDMETHODCALLTYPE GetZoneCustomPolicy(
3753 HRESULT (STDMETHODCALLTYPE *GetZoneCustomPolicy)( member in struct:IInternetZoneManagerVtbl
3836 #define IInternetZoneManager_GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4034 HRESULT (STDMETHODCALLTYPE *GetZoneCustomPolicy)( member in struct:IInternetZoneManagerExVtbl
4136 #define IInternetZoneManagerEx_GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4242 HRESULT (STDMETHODCALLTYPE *GetZoneCustomPolicy)( member in struct:IInternetZoneManagerEx2Vtbl
4368 #define IInternetZoneManagerEx2_GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3672 virtual HRESULT STDMETHODCALLTYPE GetZoneCustomPolicy(
3759 HRESULT (STDMETHODCALLTYPE *GetZoneCustomPolicy)( member in struct:IInternetZoneManagerVtbl
3842 #define IInternetZoneManager_GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4040 HRESULT (STDMETHODCALLTYPE *GetZoneCustomPolicy)( member in struct:IInternetZoneManagerExVtbl
4142 #define IInternetZoneManagerEx_GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)
4248 HRESULT (STDMETHODCALLTYPE *GetZoneCustomPolicy)( member in struct:IInternetZoneManagerEx2Vtbl
4374 #define IInternetZoneManagerEx2_GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg) (This)->lpVtbl->GetZoneCustomPolicy(This,dwZone,guidKey,ppPolicy,pcbPolicy,ulrZoneReg)

Completed in 60 milliseconds