ECapeBadArgument093 Interface

An invalid argument value was passed.

Definition

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

Remarks

The function call includes an invalid argument value. For instance the passed name of the phase does not belong to the CO Phase List.

Properties

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

See Also