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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3658 virtual HRESULT STDMETHODCALLTYPE GetZoneAttributes(
3743 HRESULT (STDMETHODCALLTYPE *GetZoneAttributes)( member in struct:IInternetZoneManagerVtbl
3834 #define IInternetZoneManager_GetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->GetZoneAttributes(This,dwZone,pZoneAttributes)
4024 HRESULT (STDMETHODCALLTYPE *GetZoneAttributes)( member in struct:IInternetZoneManagerExVtbl
4134 #define IInternetZoneManagerEx_GetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->GetZoneAttributes(This,dwZone,pZoneAttributes)
4232 HRESULT (STDMETHODCALLTYPE *GetZoneAttributes)( member in struct:IInternetZoneManagerEx2Vtbl
4366 #define IInternetZoneManagerEx2_GetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->GetZoneAttributes(This,dwZone,pZoneAttributes)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3664 virtual HRESULT STDMETHODCALLTYPE GetZoneAttributes(
3749 HRESULT (STDMETHODCALLTYPE *GetZoneAttributes)( member in struct:IInternetZoneManagerVtbl
3840 #define IInternetZoneManager_GetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->GetZoneAttributes(This,dwZone,pZoneAttributes)
4030 HRESULT (STDMETHODCALLTYPE *GetZoneAttributes)( member in struct:IInternetZoneManagerExVtbl
4140 #define IInternetZoneManagerEx_GetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->GetZoneAttributes(This,dwZone,pZoneAttributes)
4238 HRESULT (STDMETHODCALLTYPE *GetZoneAttributes)( member in struct:IInternetZoneManagerEx2Vtbl
4372 #define IInternetZoneManagerEx2_GetZoneAttributes(This,dwZone,pZoneAttributes) (This)->lpVtbl->GetZoneAttributes(This,dwZone,pZoneAttributes)

Completed in 100 milliseconds