ExtractThumbnail property

Pointer<NativeFunction<HRESULT Function(Pointer<IThumbnailExtractor> This, Pointer<IStorage> pStg, ULONG ulLength, ULONG ulHeight, Pointer<ULONG> pulOutputLength, Pointer<ULONG> pulOutputHeight, Pointer<HBITMAP> phOutputBitmap)>> ExtractThumbnail
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IThumbnailExtractor> This, ffi.Pointer<IStorage> pStg, ULONG ulLength, ULONG ulHeight, ffi.Pointer<ULONG> pulOutputLength, ffi.Pointer<ULONG> pulOutputHeight, ffi.Pointer<HBITMAP> phOutputBitmap)>> ExtractThumbnail;