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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpropidl.h383 virtual HRESULT STDMETHODCALLTYPE SetTimes(
458 HRESULT (STDMETHODCALLTYPE *SetTimes)( member in struct:IPropertyStorageVtbl
493 #define IPropertyStorage_SetTimes(This,pctime,patime,pmtime) (This)->lpVtbl->SetTimes(This,pctime,patime,pmtime)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpropidl.h383 virtual HRESULT STDMETHODCALLTYPE SetTimes(
458 HRESULT (STDMETHODCALLTYPE *SetTimes)( member in struct:IPropertyStorageVtbl
493 #define IPropertyStorage_SetTimes(This,pctime,patime,pmtime) (This)->lpVtbl->SetTimes(This,pctime,patime,pmtime)

Completed in 49 milliseconds