IThumbnailExtractor Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IThumbnailExtractor
C++/CX
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
Extracts thumbnail graphic from a file. Also provides an event for file changes.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |