Click or drag to resize

StorageProviderCopyHookIntegratedBase Constructor

IT Hit User File System
Creates instance of this class.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 8.1.26791.0-Beta2
Syntax
public StorageProviderCopyHookIntegratedBase(
	EngineWindows engine
)

Parameters

engine
Type: ITHit.FileSystem.WindowsEngineWindows
Engine instance.
See Also