Click or drag to resize

ShellThumbnailGetImageAsIcon Method

Gets the image as an icon.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual ShellThumbnailAsIcon GetImageAsIcon(
	GILIN inOptions
)

Parameters

inOptions
Type: ShellBoost.Core.WindowsShellGILIN
The input options.

Return Value

Type: ShellThumbnailAsIcon
An instance of the ShellThumbnailAsIcon class.
See Also