ECape Bad Argument Interface
An invalid argument value was passed.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("E29E42B3-E481-45c6-A737-78F4A7FC0391")]
public interface ECapeBadArgumentVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("E29E42B3-E481-45c6-A737-78F4A7FC0391")>
Public Interface ECapeBadArgumentRemarks
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. |