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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3168 virtual HRESULT STDMETHODCALLTYPE GetZoneMappings(
3239 HRESULT (STDMETHODCALLTYPE *GetZoneMappings)( member in struct:IInternetSecurityManagerVtbl
3264 #define IInternetSecurityManager_GetZoneMappings(This,dwZone,ppenumString,dwFlags) (This)->lpVtbl->GetZoneMappings(This,dwZone,ppenumString,dwFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3174 virtual HRESULT STDMETHODCALLTYPE GetZoneMappings(
3245 HRESULT (STDMETHODCALLTYPE *GetZoneMappings)( member in struct:IInternetSecurityManagerVtbl
3270 #define IInternetSecurityManager_GetZoneMappings(This,dwZone,ppenumString,dwFlags) (This)->lpVtbl->GetZoneMappings(This,dwZone,ppenumString,dwFlags)

Completed in 91 milliseconds