ECapeFailedInitialisation Interface

This exception is thrown when necessary initialisation has not been performed or has failed.

Definition

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

Remarks

The pre-requisites operations are not valid. The necessary initialisation has not been performed or has failed.

See Also