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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h3941 virtual HRESULT STDMETHODCALLTYPE SetElementTimes(
4046 HRESULT (STDMETHODCALLTYPE *SetElementTimes)( member in struct:IStorageVtbl
4090 #define IStorage_SetElementTimes(This,pwcsName,pctime,patime,pmtime) (This)->lpVtbl->SetElementTimes(This,pwcsName,pctime,patime,pmtime)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h3941 virtual HRESULT STDMETHODCALLTYPE SetElementTimes(
4046 HRESULT (STDMETHODCALLTYPE *SetElementTimes)( member in struct:IStorageVtbl
4090 #define IStorage_SetElementTimes(This,pwcsName,pctime,patime,pmtime) (This)->lpVtbl->SetElementTimes(This,pwcsName,pctime,patime,pmtime)

Completed in 154 milliseconds