ECapeIllegalAccess Interface

The access to something within the persistence system is not authorised.

Definition

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

Remarks

This exception is thrown when the access to something within the persistence system is not authorised.

See Also