ECapeLicenceError Interface

An operation can not be completed because the licence agreement is not respected.

Definition

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

Remarks

Of course, this type of error could also appear outside the CO scope. In this case, the error does not belong to the CO error handling. It is specific to the platform.

See Also