Click or drag to resize

ShellExtensionRegistrarUnregisterHandler Method

IT Hit User File System
Unregisters shell service provider COM class.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 8.1.26727.0-Beta2
Syntax
public static void UnregisterHandler(
	Guid handlerClsid
)

Parameters

handlerClsid
Type: SystemGuid
Handler Class ID.
See Also