ICape Unit Portdirection Property
Returns port direction.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The direction of the port.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(2)]
CapePortDirection direction { get; }VB
<DispIdAttribute(2)>
ReadOnly Property direction As CapePortDirection
GetProperty Value
CapePortDirectionThe direction of the port.
Remarks
Returns the direction in which the object connected to this
port is expected to flow. Allowed values are among those included
in the CapePortDirection type.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeFailedInitialisation | ECapeFailedInitialisation |