Vovin.CmcLibNet Namespace |
| Class | Description | |
|---|---|---|
| Application |
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.
| |
| AssemblyInfo |
Contains general assembly information.
| |
| CommenceApp |
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.
| |
| CommenceCOMException |
Custom Commence COM exception thrown when a COM error occurs while talking to Commence.
| |
| CommenceDDEException |
Custom Commence DDE Exception thrown when DDE call failed.
| |
| CommenceMultipleInstancesException |
Custom exception thrown when assembly is invoked while Commence is running more than 1 instance.
| |
| CommenceNotRunningException |
Custom exception thrown when assembly is invoked while Commence is not running.
|
| Interface | Description | |
|---|---|---|
| IApplication |
Application interface.
| |
| ICommenceApp |
Interface for CommenceApp.
|