ECapeData Interface

The base interface for the errors hierarchy related to any data.

Definition

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

Remarks

The ECapeDataException interface is the base interface for errors related to data. The data are the arguments of operations, the parameters coming from the Parameter Common Interface and information on licence key.

See Also