IPort Connected Event Args Interface
An object was connected to the port.
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#
[ComVisibleAttribute(true)]
[GuidAttribute("DC735166-8008-4B39-BE1C-6E94A723AD65")]
public interface IPortConnectedEventArgsVB
<ComVisibleAttribute(true)>
<GuidAttribute("DC735166-8008-4B39-BE1C-6E94A723AD65")>
Public Interface IPortConnectedEventArgsRemarks
An object was connected to the port.
Properties
| PortName | The name of the port being connected. |