Click or drag to resize

ShellUtilitiesResetThumbnails Method (Boolean)

Resets all Windows Shell thumbnails.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static void ResetThumbnails(
	bool waitForCompletion
)

Parameters

waitForCompletion
Type: SystemBoolean
if set to true wait for refresh completion.
See Also