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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3662 virtual HRESULT STDMETHODCALLTYPE SetZoneAttributes(
3748 HRESULT (STDMETHODCALLTYPE *SetZoneAttributes)( member in struct:IInternetZoneManagerVtbl
3835 #define IInternetZoneManager_SetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->SetZoneAttributes(This,dwZone,pZoneAttributes)
4029 HRESULT (STDMETHODCALLTYPE *SetZoneAttributes)( member in struct:IInternetZoneManagerExVtbl
4135 #define IInternetZoneManagerEx_SetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->SetZoneAttributes(This,dwZone,pZoneAttributes)
4237 HRESULT (STDMETHODCALLTYPE *SetZoneAttributes)( member in struct:IInternetZoneManagerEx2Vtbl
4367 #define IInternetZoneManagerEx2_SetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->SetZoneAttributes(This,dwZone,pZoneAttributes)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3668 virtual HRESULT STDMETHODCALLTYPE SetZoneAttributes(
3754 HRESULT (STDMETHODCALLTYPE *SetZoneAttributes)( member in struct:IInternetZoneManagerVtbl
3841 #define IInternetZoneManager_SetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->SetZoneAttributes(This,dwZone,pZoneAttributes)
4035 HRESULT (STDMETHODCALLTYPE *SetZoneAttributes)( member in struct:IInternetZoneManagerExVtbl
4141 #define IInternetZoneManagerEx_SetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->SetZoneAttributes(This,dwZone,pZoneAttributes)
4243 HRESULT (STDMETHODCALLTYPE *SetZoneAttributes)( member in struct:IInternetZoneManagerEx2Vtbl
4373 #define IInternetZoneManagerEx2_SetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->SetZoneAttributes(This,dwZone,pZoneAttributes)

Completed in 80 milliseconds