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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h9895 virtual HRESULT STDMETHODCALLTYPE OnFileUpdated(
9925 HRESULT (STDMETHODCALLTYPE *OnFileUpdated)( member in struct:IThumbnailExtractorVtbl
9942 #define IThumbnailExtractor_OnFileUpdated(This,pStg) (This)->lpVtbl->OnFileUpdated(This,pStg)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h9895 virtual HRESULT STDMETHODCALLTYPE OnFileUpdated(
9925 HRESULT (STDMETHODCALLTYPE *OnFileUpdated)( member in struct:IThumbnailExtractorVtbl
9942 #define IThumbnailExtractor_OnFileUpdated(This,pStg) (This)->lpVtbl->OnFileUpdated(This,pStg)

Completed in 78 milliseconds