Click or drag to resize

ShellItemIdListRefreshShellViews Method (RefreshViewsOptions)

Refreshes all current Windows Shell views.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual void RefreshShellViews(
	RefreshViewsOptions options
)

Parameters

options
Type: callback.ShellBoost.Core.UtilitiesRefreshViewsOptions
The options.
See Also