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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h3712 virtual HRESULT STDMETHODCALLTYPE GetZoneAt(
3806 HRESULT (STDMETHODCALLTYPE *GetZoneAt)( member in struct:IInternetZoneManagerVtbl
3843 #define IInternetZoneManager_GetZoneAt(This,dwEnum,dwIndex,pdwZone) (This)->lpVtbl->GetZoneAt(This,dwEnum,dwIndex,pdwZone)
4087 HRESULT (STDMETHODCALLTYPE *GetZoneAt)( member in struct:IInternetZoneManagerExVtbl
4143 #define IInternetZoneManagerEx_GetZoneAt(This,dwEnum,dwIndex,pdwZone) (This)->lpVtbl->GetZoneAt(This,dwEnum,dwIndex,pdwZone)
4295 HRESULT (STDMETHODCALLTYPE *GetZoneAt)( member in struct:IInternetZoneManagerEx2Vtbl
4375 #define IInternetZoneManagerEx2_GetZoneAt(This,dwEnum,dwIndex,pdwZone) (This)->lpVtbl->GetZoneAt(This,dwEnum,dwIndex,pdwZone)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h3718 virtual HRESULT STDMETHODCALLTYPE GetZoneAt(
3812 HRESULT (STDMETHODCALLTYPE *GetZoneAt)( member in struct:IInternetZoneManagerVtbl
3849 #define IInternetZoneManager_GetZoneAt(This,dwEnum,dwIndex,pdwZone) (This)->lpVtbl->GetZoneAt(This,dwEnum,dwIndex,pdwZone)
4093 HRESULT (STDMETHODCALLTYPE *GetZoneAt)( member in struct:IInternetZoneManagerExVtbl
4149 #define IInternetZoneManagerEx_GetZoneAt(This,dwEnum,dwIndex,pdwZone) (This)->lpVtbl->GetZoneAt(This,dwEnum,dwIndex,pdwZone)
4301 HRESULT (STDMETHODCALLTYPE *GetZoneAt)( member in struct:IInternetZoneManagerEx2Vtbl
4381 #define IInternetZoneManagerEx2_GetZoneAt(This,dwEnum,dwIndex,pdwZone) (This)->lpVtbl->GetZoneAt(This,dwEnum,dwIndex,pdwZone)

Completed in 75 milliseconds