IThumbnailExtractor Interface

 

This API supports the product 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)

[InterfaceTypeAttribute(1)]
[GuidAttribute("969DC708-5C76-11D1-8D86-0000F804B057")]
[ComConversionLossAttribute]
public interface IThumbnailExtractor

NameDescription
System_CAPS_pubmethodExtractThumbnail(IStorage, UInt32, UInt32, UInt32, UInt32, IntPtr)

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

System_CAPS_pubmethodOnFileUpdated(IStorage)

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

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

Return to top
Show: