ECapeOutOfBounds Interface

An argument value is outside of the bounds..

Definition

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

Remarks

This class is derived from the ECapeBoundaries interface. It is used to indicate that one of the parameters is outside of its bounds.

See Also