ECapeInvalidArgument Interface

An invalid argument value was passed. For instance the passed name of the phase does not belong to the CO Phase List.

Definition

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

Remarks

An argument value of the operation is invalid. The position of the argument value within the signature of the operation. First argument is as position 1.

See Also