Click or drag to resize

LocalServerExtensionStartComServer Method

IT Hit User File System
Runs shell extensions COM server and registers shell extension class objects with EXE COM server so other applications (Windows Explorer) can connect to COMs running in this app.

Namespace:  WebDAVDrive.ShellExtensions
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 9.0.29527.0
Syntax
public static LocalServer StartComServer()

Return Value

Type: LocalServer
LocalServer instance.
See Also