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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4194 virtual HRESULT STDMETHODCALLTYPE GetZoneAttributesEx(
4331 HRESULT (STDMETHODCALLTYPE *GetZoneAttributesEx)( member in struct:IInternetZoneManagerEx2Vtbl
4382 #define IInternetZoneManagerEx2_GetZoneAttributesEx(This,dwZone,pZoneAttributes,dwFlags) (This)->lpVtbl->GetZoneAttributesEx(This,dwZone,pZoneAttributes,dwFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4200 virtual HRESULT STDMETHODCALLTYPE GetZoneAttributesEx(
4337 HRESULT (STDMETHODCALLTYPE *GetZoneAttributesEx)( member in struct:IInternetZoneManagerEx2Vtbl
4388 #define IInternetZoneManagerEx2_GetZoneAttributesEx(This,dwZone,pZoneAttributes,dwFlags) (This)->lpVtbl->GetZoneAttributesEx(This,dwZone,pZoneAttributes,dwFlags)

Completed in 62 milliseconds