OnFileUpdated property

Pointer<NativeFunction<HRESULT Function(Pointer<IThumbnailExtractor> This, Pointer<IStorage> pStg)>> OnFileUpdated
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IThumbnailExtractor> This, ffi.Pointer<IStorage> pStg)>> OnFileUpdated;