Click or drag to resize

LocalServerExtension Class

IT Hit User File System
Shell extension handlers registration and startup functionality.
Inheritance Hierarchy
SystemObject
  WebDAVDrive.ShellExtensionsLocalServerExtension

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

The LocalServerExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberStartComServer
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.
Top
See Also