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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h7139 virtual HRESULT WINAPI OnFileUpdated(IStorage *pStg) = 0;
7148 HRESULT (WINAPI *OnFileUpdated)(IThumbnailExtractor *This,IStorage *pStg); member in struct:IThumbnailExtractorVtbl
7159 #define IThumbnailExtractor_OnFileUpdated(This,pStg) (This)->lpVtbl->OnFileUpdated(This,pStg)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h7139 virtual HRESULT WINAPI OnFileUpdated(IStorage *pStg) = 0;
7148 HRESULT (WINAPI *OnFileUpdated)(IThumbnailExtractor *This,IStorage *pStg); member in struct:IThumbnailExtractorVtbl
7159 #define IThumbnailExtractor_OnFileUpdated(This,pStg) (This)->lpVtbl->OnFileUpdated(This,pStg)

Completed in 57 milliseconds