Interface IThumbnailProvider
- Namespace
- Microsoft.WindowsAPICodePack.Shell.Interop
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
ComVisible interface for native IThumbnailProvider
[ComVisible(true)]
[Guid("e357fccd-a995-4576-b01f-234630154e96")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IThumbnailProvider
Methods
GetThumbnail(uint, out nint, out uint)
Gets a pointer to a bitmap to display as a thumbnail
void GetThumbnail(uint squareLength, out nint bitmapHandle, out uint bitmapType)