IThumbnailExtractor Interface

Definition

public interface class IThumbnailExtractor
public interface class IThumbnailExtractor
__interface IThumbnailExtractor
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("969DC708-5C76-11D1-8D86-0000F804B057")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IThumbnailExtractor
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("969DC708-5C76-11D1-8D86-0000F804B057")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IThumbnailExtractor
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("969DC708-5C76-11D1-8D86-0000F804B057")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IThumbnailExtractor = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("969DC708-5C76-11D1-8D86-0000F804B057")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IThumbnailExtractor = interface
Public Interface IThumbnailExtractor
Attributes

Remarks

Extracts thumbnail graphic from a file. Also provides an event for file changes.

Methods

ExtractThumbnail(IStorage, UInt32, UInt32, UInt32, UInt32, IntPtr)
OnFileUpdated(IStorage)

Applies to