ECapeRoot Interface

The root CAPE-OPEN Exception interface.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0b10-7d66-11d2-a67d-00105a42887f")]
public interface ECapeRoot

Remarks

The interface of the CAPE-OPEN errors hierarchy. The System package and the ECapeUser interface depend on this error.

Properties

Name The name of the error. This is a mandatory field.

See Also