Click or drag to resize

Vovin.CmcLibNet Namespace

Contains core functiionality.
Classes
  ClassDescription
Public classApplication
CmcLibNet is a .NET assembly that wraps the Commence API. The primary goal for developing this library was to make it easier to communicate with Commence from Powershell. Some convenience methods can only be used from .NET applications, but all functionality as defined in the Commence API is available from COM.
Public classAssemblyInfo
Contains general assembly information.
Public classCommenceApp
CmcLibNet is a .NET assembly that wraps the Commence API. The primary goal for developing this library was to make it easier to communicate with Commence from Powershell.
Public classCommenceCOMException
Custom Commence COM exception thrown when a COM error occurs while talking to Commence.
Public classCommenceDDEException
Custom Commence DDE Exception thrown when DDE call failed.
Public classCommenceMultipleInstancesException
Custom exception thrown when assembly is invoked while Commence is running more than 1 instance.
Public classCommenceNotRunningException
Custom exception thrown when assembly is invoked while Commence is not running.
Interfaces
  InterfaceDescription
Public interfaceIApplication
Application interface.
Public interfaceICommenceApp
Interface for CommenceApp.