ECapeOutOfResources Interface

An exception that indicates that the resources required by this operation are not available.

Definition

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

Remarks

The physical resources necessary to the execution of the operation are out of limits.

See Also