IThumbnailExtractor Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")> _
Public Interface IThumbnailExtractor
'Usage
Dim instance As IThumbnailExtractor
[InterfaceTypeAttribute()]
[GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")]
public interface IThumbnailExtractor
[InterfaceTypeAttribute()]
[GuidAttribute(L"969DC708-5C76-11D1-8D86-0000F804B057")]
public interface class IThumbnailExtractor
public interface IThumbnailExtractor

Remarks

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

See Also

Reference

IThumbnailExtractor Members

Microsoft.VisualStudio.OLE.Interop Namespace