Click or drag to resize

ComServer Constructor

Initializes a new instance of the ComServer class.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ComServer(
	Guid clsid
)

Parameters

clsid
Type: SystemGuid
The CLSID.
See Also